Serializer failure
When library published at computer (maven-local) Library fail at runtime (JS), can not find serializer annotations. At this wai everything works.
Manually specifying the serializers should not be needed. Also, I'm not able to reproduce this.
I would assume it's some kind of configuration problem on your side. Try cleaning everything and make sure you use the samer kotlin and serialization lib versions everywhere.
I realy do not known why, when i clone whole repo, then run project -> is ok. but when i publish into maven local, library is broken by serializer annotations (missing), I try reproduce problem in my other library-projects with the same verions. But this problem never happends