This file was generated using @jscutlery/semver.
16.0.0 (2023-06-21)
- smver: fix typo in parameter (aa98655)
- core: require rxjs 7 (7e63f94)
16.0.0 (2023-06-21)
- smver: fix typo in parameter (aa98655)
- core: require rxjs 7 (7e63f94)
15.0.0 (2022-11-29)
- apply work around for useActions (842a142)
- remove schematics from README (7c64b67)
- resolve security risks (cd2d4f0)
- getActions: remove deprecated helper getActions (e1c40df)
- getActions: remove deprecated helper usePicks (8225796)
- StoreChunk: remove deprecated StoreFacade-Decorator (1ceba3b)
- useActions: provide a comprehensible Error if no contructor is provided (6a72f24)
- useSelectors: remove deprecated helper bindSelectors (354cf9a)
- useSelectors: bindSelectors has to be replaced with useSelectors
- getActions: usePick has to be replaced useSelect
- getActions: getActions has to be replaced useActions
- StoreChunk: @StoreFacade has to be replaced with @StoreChunk
14.0.3 (2022-11-29)
- core: correct version range of rxjs (4737bbe)
14.0.2 (2022-11-21)
- correct peerDependency to Angular (80e7acf)
14.0.1 (2022-11-19)
14.0.0 (2022-06-11)
- run security audit (64fa009)
- connect to nx cloud (efff830)
- define peer versions (cf61db8)
- migrate to Angular 14 (606b5b8)
- remove schematics library (383566b)
13.1.3 (2022-03-14)
13.1.2 (2022-03-14)
- add missing name (2421ecf)
- correct intendation of env (2baa72c)
- store-registration: flatten existing reducers when combining them (bfa8a92)
13.1.1 (2022-02-11)
13.1.0 (2022-02-11)
- add helper checking for props (5fe6157)
- add nested duck example (e614b18)
- recursive: ignore duck-blocks (6770d91)
13.0.2 (2022-01-13)
- has-immutable-duck: consider nested ducks (c00b243)
13.0.1 (2021-12-14)
- restore README files (a0830f7)
13.0.0 (2021-12-14)
13.0.0-alpha.3 (2021-12-14)
- use-actions: add type to actionCreator (6733305)
13.0.0-alpha.2 (2021-12-14)
- action-prefixung: ➕ possibility to disable automatic prefixing (8501330)
- actions: auto-prefix action types 🚀 (4006ed4)
13.0.0-alpha.1 (2021-12-13)
- hamronize naming by introducing StoreChunk (613eb4e)
- hamronize naming by introducing useActions (f7db2b7)
- hamronize naming by introducing useSelect (496c9d5)
- hamronize naming by introducing useSelectors (4cb230e)
13.0.0-alpha.0 (2021-12-13)
- add missin eslintrc (5b632f7)