Skip to content

Release 0.2.0

Choose a tag to compare

@github-actions github-actions released this 29 Apr 13:24
· 1749 commits to main since this release

r18gs

0.2.0

Minor Changes

  • 81b9d3f: Make the library extensible with plugins

Patch Changes

  • Add Persist and Sync plugin

0.1.4

Patch Changes

  • Fix ESM builds

0.1.3

Patch Changes

  • Quick Fix the build setup and fix library issues.

0.1.2

Patch Changes

  • Improve minification

0.1.1

Patch Changes

  • Refactor without changing the exposed APIs. Some libraries using internal APIs may face temporary issues.

0.1.0

Minor Changes

  • Remove client side hooks. Now this store works well with server components as well. Though, server side use is tricky and not recommended yet.

0.0.5

Patch Changes

  • Fix Typescript error

0.0.4

Patch Changes

  • Fix getServerSnapshot errors on some projects.

0.0.3

Patch Changes

  • Fix exports; improve examples; Update README

0.0.2

Patch Changes

  • Export SetStateAction and SetterArgTypes for better documentation and ease of use for other TS projects.

0.0.1

Patch Changes

  • Fix publish setup

What's Changed

Full Changelog: v0.1.4...0.2.0