Releases: will-stone/2n8
Releases · will-stone/2n8
Release 0.2.3
0.2.3 (2024-12-05)
Patches
- Show $ methods as methods in IDE (197fe56)
- Hide emitChange method as it's an internal method (d63ec4b)
Release 0.2.2
0.2.2 (2024-12-05)
Patches
- Provide initial state to server snapshot of React store (cec5da1)
- Throw if attempting to reset an action (4444426)
- Add type to $reset (10a0f41)
Release 0.2.1
0.2.1 (2024-12-05)
Patches
- Refactor for one less line of code (1e59973)
- Fix server and client hydration mismatch (99dc112)
- Fix reset not announcing change to listeners (19e8250)
Release 0.2.0
0.2.0 (2024-12-03)
Minor changes
- Removed React hook from main bundle, and exported it from /react (284fb26)
Release 0.1.0
0.1.0 (2024-12-02)
Minor changes
- ClassyStore -> TwoAndEight, createClassyStore -> createStore (1914c91)
Patches
Release 0.0.5
0.0.5 (2024-12-02)
Patches
- Fix build artefacts not in release (caa40bd)
Release 0.0.4
0.0.4 (2024-12-02)
Patches
- Initial library release (for testing only) (d0df404)
Release 0.0.3
0.0.3 (2024-12-02)
Patches