Skip to content

Releases: will-stone/2n8

Release 0.10.2

21 Jan 10:27
Compare
Choose a tag to compare

0.10.2 (2025-01-21)

Patches

  • Add emoji-logo to README title (248faeb)

Release 0.10.1

20 Jan 16:04
Compare
Choose a tag to compare

0.10.1 (2025-01-20)

Patches

  • Replace equality checker package for a faster one (dcf68d9)

Release 0.10.0

20 Jan 15:35
Compare
Choose a tag to compare

0.10.0 (2025-01-20)

Minor changes

  • Remove unused API method: getSubscribersCount (da94d77)

Release 0.9.1

20 Jan 15:02
Compare
Choose a tag to compare

0.9.1 (2025-01-20)

Patches

Release 0.9.0

20 Jan 10:00
Compare
Choose a tag to compare

0.9.0 (2025-01-20)

Minor changes

  • Export API from create function rather than off the store class (5561a49)

Release 0.8.3

12 Jan 21:04
Compare
Choose a tag to compare

0.8.3 (2025-01-12)

Patches

Release 0.8.2

07 Jan 12:42
Compare
Choose a tag to compare

0.8.2 (2025-01-07)

Patches

  • Fix initial state being mutated (eead54d)

Release 0.8.1

07 Jan 09:18
Compare
Choose a tag to compare

0.8.1 (2025-01-07)

Patches

  • Expose store on useStore (a93a31c)

Release 0.8.0

06 Jan 20:58
Compare
Choose a tag to compare

0.8.0 (2025-01-06)

Minor changes

  • Stop using proxies as they are slow (a284ab1)

Patches

  • Remove internal API from React field selectors (64fb7e9)
  • Re-export clone utility (a6d8139)

Release 0.7.7

04 Jan 21:55
Compare
Choose a tag to compare

0.7.7 (2025-01-04)

Patches

  • Remove duplicate set in reset (c527383)