1.0.40 - The serializer update
NO BREAKING CHANGES
CHANGES
- Allow custom serializer in Core, for serializing arbitrary keys
- Allow custom serializer in LocalStorages, for serializing states
- Default serializer is JSON, i added GZIP example in tests
NO BREAKING CHANGES
CHANGES