1.6.2 (2023-12-13)
- readme: update README.md for ng-ag-grid-schematics (3877d78)
1.6.1 (2023-09-26)
- component-store: replace dasherize with camelize (edb7cf6)
1.6.0 (2023-09-26)
1.5.1 (2023-09-24)
- npmignore: exclude ts source files from npm package (612b260)
1.5.0 (2023-09-24)
- path update for template and styles files (a188669)
- tests: remove spec file from no-state (fe706e2)
- tests: update test suite to include missing template (4225a14)
- add component-store option to the main function (a61113b)
- schematics: add schematic files for component-store state (2c8671e)
- template: add missing template file for no-state (1d1c454)
1.4.1 (2023-09-20)
- revert: add 'ng-add' schematic to collection (8b6c00d)
1.4.0 (2023-09-20)
- schematics: add 'ng-add' schematic to collection (abc9f39)
1.3.6 (2023-09-20)
1.3.5 (2023-09-20)
- deps: optimize dependencies and reduce bundle size (452beee)
1.3.4 (2023-09-20)
- deps: optimize dependencies and reduce bundle size (aaa78c7)
1.3.3 (2023-09-20)
- ensure proper file ignoring in .npmignore (5328fda)
1.3.2 (2023-09-20)
- ensure proper file ignoring in .npmignore (c8a53a0)
1.3.1 (2023-09-20)
- ensure proper file ignoring in .npmignore (a0f2965)
1.3.0 (2023-09-20)
- update README.md (7489461)
1.2.0 (2023-09-19)
- add schematic and ag-grid dependencies (c47a81e)
- schema: update schema for project configuration (f495ec0)
1.1.0 (2023-09-17)
1.0.1 (2023-08-23)
- Initial project setup