Releases: ChristofFritz/ngx-drag-drop
Releases · ChristofFritz/ngx-drag-drop
Release list
v22.0.0
What's Changed
Angular 22
This release tracks Angular 22 — the library major version matches the Angular major version as always.
- Updated peer dependencies to
@angular/core >= 22.0.0and@angular/common >= 22.0.0 - Upgraded all workspace dependencies to Angular 22, Angular Material 22, ng-packagr 22, and pnpm 11
Internal
- Migrated
DndDropzoneDirectiveandDndPlaceholderRefDirectivefrom constructor injection toinject(), consistent with the rest of the library
Breaking Changes
Requires Angular 22. For Angular 21 support, use ngx-drag-drop@21.x.
Full Changelog: v21.0.6...v22.0.0
v21.0.6
v21.0.5
v21.0.4
v21.0.3
What's Changed
Bug Fixes
- Fix dropzone in Shadow DOM (#186) — thanks @rmaiersilldorff
Cleanup
Infrastructure
- Add vitest unit tests (64 tests)
- Add GitHub Actions workflows for CI, Pages deployment, and npm publishing
- Add test coverage reporting to CI
v21.0.1
- Repo-transfer changes
Full Changelog: v21...v21.0.1
v21
- Upgraded to Angular 21
- Bumped package version to 21
- Removed Karma test framework and all associated configuration files (the existing tests were not useful and not run in the pipeline anyway)
- Deleted all test related files
- Rebuilt docs with Angular 21
Full Changelog: v20...v21
v20
What's Changed
- Migrate to angular 20 by @nartblood in #189
New Contributors
- @nartblood made their first contribution in #189
Full Changelog: v18.0.2...v20
v18.0.2
What's Changed
Full Changelog: v18.0.1...v18.0.2