Changelog
July 14, 2025 ยท View on GitHub
This file was generated using @jscutlery/semver.
2.5.1 (2024-02-03)
Bug Fixes
2.5.0 (2024-01-19)
Features
- store: ๐ฅ add events support (fce4724)
2.4.0 (2023-09-24)
Features
2.3.2 (2023-06-02)
Bug Fixes
2.3.1 (2023-02-05)
Bug Fixes
2.3.0 (2022-11-21)
Features
2.2.0 (2022-10-26)
Features
2.1.0 (2022-05-30)
Features
- store: add setPropsInitialValue to have ability update initial value passed to propsFactory (#275) (c8be676)
2.0.0 (2022-05-12)
Bug Fixes
- store: destroy should reset the store state (558e4c0)
BREAKING CHANGES
- store: Calling the destroy method will also reset the state
1.5.6 (2022-03-29)
Bug Fixes
- store: ๐ return emitOnce cb value (4718f37)
1.5.5 (2022-03-28)
Bug Fixes
- store: ๐ fix emitOnce condition (46d2bf4)
1.5.4 (2022-03-23)
Bug Fixes
1.5.3 (2022-03-22)
Bug Fixes
- store: add enableElfProdMode
1.5.2 (2022-03-16)
Bug Fixes
1.5.0 (2022-03-08)
Features
- store: ๐ฅ add emitOnce function (3256d5f)
1.4.0 (2022-03-08)
Features
1.3.3 (2022-02-24)
Bug Fixes
- store: ๐ fix createStore type (f1f38b2)
1.3.2 (2022-02-23)
Bug Fixes
- store: ๐ revert type (370bb9c)
1.3.1 (2022-02-23)
Bug Fixes
- store: ๐ fix createStore type (87c756b)
1.3.0 (2022-02-23)
Features
1.2.0 (2022-02-17)
Features
- store: ๐ฅ add setProps mutation (452d2aa)
1.1.0 (2022-02-16)
Features
- store: ๐ฅ add setProp mutation (b0bea61)