Releases: failed-successfully/ngx-darkbox-gallery-library
Releases · failed-successfully/ngx-darkbox-gallery-library
4.0.0
Added
- Added compatabilty to angular 20 (#1863)
Changed
- Update build pipeline to use node 22 (#1863)
- BREAKING CHANGE: Dropped all unsupported Angular versions. The minimum supported angular version is now 18.x
3.0.0
Added
- Added compatabilty to angular 19 (1609)
Changed
- Update build pipeline to use node 20 (#1598)
- BREAKING CHANGE: Migrated the library to use standalone components. Please see the updated inclusion documentation described in the
README.md
(1608)
2.1.0
Added
- Added compatabilty to angular 18 (#1423)
2.0.2
- Update build pipeline to use node 20 and 22
- Update release pipeline to use node 20
- Update project dependencies
2.0.1
Added
- Added compatabilty to angular 17 (#1208)
Changed
- Update build pipeline to use node 20 (#1139)
- Typo in peerDependencies causing resolution issues
Removed
- BREAKING CHANGE: Remove support for Angular <=14. Angular 15 is now the minimum required version.
2.0.0
Added
- Added compatabilty to angular 17 (#1208)
Changed
- Update build pipeline to use node 20 (#1139)
Removed
- BREAKING CHANGE: Remove support for Angular <=14. Angular 15 is now the minimum required version.
Removed
v1.3.0
Added
- Added compatabilty to angular 16 (#988, #989)
v1.2.1
Changed
- Fixed issues with angular peer dependencies (#773, #774)
v1.2.0
Added
Changed
- Update to Angular 15 and made the lib Angular 15 ready (#744)
- Fixed ugly description on npmjs.com
v1.1.0
Changed
- Fixed publishing of library to gpr
- Use a consistent color picker for the demo page (#412, #424)
- Update node to version 18 (#510, #511)
- Update to Angular 14 and made the lib Angular 14 ready (#552)