7.0.2 (2024-02-23)
7.0.1 (2024-02-23)
- exclude .nx (0dcdf76)
- improve generators + specify correct tslint version + generate docs (b745f41)
7.0.0 (2024-02-19)
7.0.0-beta.8 (2024-02-16)
- release new major version, update to last version of angular (128320a)
- minimal required version of angular is now angular 16.
7.0.0-beta.7 (2022-09-29)
- update to Angular 13 (05383d3)
- fix tests executions + update jest (8fe3a31)
- AkitaFiltersPlugin will be generated in last version of Angular Package Format
7.0.0-beta.6 (2022-06-14)
- Fix extends Akita Filter plugin error : EntityCollectionPlugin cannot be invoked without 'new' (c4f1bbd)
- AkitaFiltersPlugin will no longer extend EntityCollectionPlugin, that is not used in the code
7.0.0-beta.5 (2022-06-14)
- Fix extends DataSource error (fc02b7c)
- AkitaMatDatource will not extends anymore DataSource.