Skip to content

Latest commit

 

History

History
140 lines (63 loc) · 6.07 KB

CHANGELOG.md

File metadata and controls

140 lines (63 loc) · 6.07 KB

1.6.2 (2023-12-13)

Bug Fixes

  • readme: update README.md for ng-ag-grid-schematics (3877d78)

1.6.1 (2023-09-26)

Bug Fixes

  • component-store: replace dasherize with camelize (edb7cf6)

1.6.0 (2023-09-26)

Features

  • add component-store-with-entity-adapter option to the main function (#42) (49ad3e7)

1.5.1 (2023-09-24)

Bug Fixes

  • npmignore: exclude ts source files from npm package (612b260)

1.5.0 (2023-09-24)

Bug Fixes

  • 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)

Features

  • 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)

Bug Fixes

  • revert: add 'ng-add' schematic to collection (8b6c00d)

1.4.0 (2023-09-20)

Features

  • schematics: add 'ng-add' schematic to collection (abc9f39)

1.3.6 (2023-09-20)

Performance Improvements

  • update schematic to handle multiple file paths (ed5cb46), closes #33

1.3.5 (2023-09-20)

Bug Fixes

  • deps: optimize dependencies and reduce bundle size (452beee)

1.3.4 (2023-09-20)

Bug Fixes

  • deps: optimize dependencies and reduce bundle size (aaa78c7)

1.3.3 (2023-09-20)

Bug Fixes

  • ensure proper file ignoring in .npmignore (5328fda)

1.3.2 (2023-09-20)

Bug Fixes

  • ensure proper file ignoring in .npmignore (c8a53a0)

1.3.1 (2023-09-20)

Bug Fixes

  • ensure proper file ignoring in .npmignore (a0f2965)

1.3.0 (2023-09-20)

Features

1.2.0 (2023-09-19)

Features

  • add schematic and ag-grid dependencies (c47a81e)
  • schema: update schema for project configuration (f495ec0)

1.1.0 (2023-09-17)

Features

  • enhance ag grid schematic configuration (#23) (e54a3f1)

1.0.1 (2023-08-23)

Bug Fixes

  • release: rearrange plugins in .releaserc (#6) (3e15719)

1.0.0 (2023-08-21)

Features

  • add initial project setup and configurations (#1) (f8acb10)

BREAKING CHANGES

  • Initial project setup