Skip to content

Releases: react18-tools/react18-global-store

Release v2.0.1-use.0

12 Jul 13:42
Compare
Choose a tag to compare

Release v2.0.0

11 Jul 06:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.3...2.0.0

Release v2.0.0-alpha.0

23 Jun 15:16
Compare
Choose a tag to compare

Release v1.1.3-refactor.0

22 Jun 16:24
Compare
Choose a tag to compare

Release v1.1.3

22 Jun 16:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.2...1.1.3

Release v1.1.2-alpha.1

17 Jun 16:12
Compare
Choose a tag to compare

What's Changed

  • Rewrite by @mayank1513 in #27
  • style: format code with Prettier by @deepsource-autofix in #28

Full Changelog: 1.1.1...1.1.2-alpha.1

Release v1.1.2-alpha.0

17 Jun 14:24
Compare
Choose a tag to compare

What's Changed

  • Rewrite by @mayank1513 in #27
  • style: format code with Prettier by @deepsource-autofix in #28

Full Changelog: 1.1.1...1.1.2-alpha.0

Release v1.1.2

17 Jun 16:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.1.2

Release 1.1.1

14 Jun 03:45
a510746
Compare
Choose a tag to compare

Patch Changes

  • Refactor to reduce minzip size

What's Changed

Full Changelog: 1.1.0...1.1.1

Release 1.1.0

13 Jun 02:05
73f1961
Compare
Choose a tag to compare

Minor Changes

  • Support initializer function. Now you can initialize the RGStore by supplying a function in place of constant.

What's Changed

Full Changelog: 1.0.2...1.1.0