Releases: carere/solux
Releases · carere/solux
v3.3.2
3.3.2 (2024-11-14)
Bug Fixes
enable creating the store with only rootSlice & container (1c1253d )
v3.3.1
3.3.1 (2024-05-23)
Bug Fixes
configurestore: rootEpic called once during initialization (55c50a0 )
v3.3.0
3.3.0 (2024-02-22)
Features
adding more options to devtools & filtering event send to devtools (7eefdd2 )
v3.2.0
3.2.0 (2024-02-19)
Features
adding possibility to name the solux store instance (534d8ee )
v3.1.0
3.1.0 (2024-02-16)
Features
adding back entity adapter + rebase (5e4f11e )
v3.0.0
3.0.0 (2024-02-16)
Bug Fixes
downgrade semantic-realease (10ea8a5 )
Features
remove updates from entityAdapter + bump version (8de0c38 )
BREAKING CHANGES
removing update & upsert functions from the entity adapter
v2.1.1
2.1.1 (2023-05-31)
Bug Fixes
createentityadapter: return new initialState on each call to getInitialState (2d23aa7 )
v2.1.0
2.1.0 (2023-04-04)
Bug Fixes
adding second template parameter in context component for the newly added container (872a180 )
Features
adding container to the store (bac8800 )
v2.0.0
2.0.0 (2023-01-21)
Features
remove getState and replace it by returning directly the state (4cf7c91 )
BREAKING CHANGES
Removing the getState method from the store and replace it with the state object
v1.3.0
1.3.0 (2022-10-21)
Features
adding subscribe to a specific event (7d25324 )
You can’t perform that action at this time.