Skip to content

Releases: MrWangJustToDo/reactivity-store

v0.4.0

11 Mar 17:18

Choose a tag to compare

change

  1. better support non-browser environment
  2. update Persist middleware to support StorageAdapter
  3. doc update

Full Changelog: v0.3.12...v0.4.0

v0.3.12

14 Oct 09:57

Choose a tag to compare

Full Changelog: v0.3.11...v0.3.12

v0.3.11

13 Jun 10:50

Choose a tag to compare

Full Changelog: v0.3.10...v0.3.11

v0.3.10

12 Jun 14:37

Choose a tag to compare

Full Changelog: v0.3.9...v0.3.10

change

  1. update deps
  2. support stableCompare options

v0.3.9

19 Dec 15:06

Choose a tag to compare

change

  1. remove react-dom dependence

bug fix

  1. fix subscribe not work as expected

v0.3.8

18 Dec 14:21

Choose a tag to compare

change

  1. support compare function for hook
  2. improve type

v0.3.7

02 Nov 07:50

Choose a tag to compare

change

because of the @vue/reactivity 3.5 release, there are a break change for ReactiveEffect usage, this version of release should fix it

v0.3.6

13 Oct 04:03

Choose a tag to compare

  1. fix a bug for StrictMode

v0.3.5

02 Sep 02:45

Choose a tag to compare

  • improve performance
  • add stable options for useSelector

v0.3.4

13 May 10:45

Choose a tag to compare

change

  1. ready for react 19
  2. improve redux devtool

Full Changelog: v0.3.3...v0.3.4