Skip to content

1.0.40 - The serializer update

Compare
Choose a tag to compare
@hazae41 hazae41 released this 28 Aug 14:58
· 872 commits to master since this release

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