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