Skip to content

v22.0.0

Latest

Choose a tag to compare

@ChristofFritz ChristofFritz released this 17 Jun 22:50
57878ef

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.0 and @angular/common >= 22.0.0
  • Upgraded all workspace dependencies to Angular 22, Angular Material 22, ng-packagr 22, and pnpm 11

Internal

  • Migrated DndDropzoneDirective and DndPlaceholderRefDirective from constructor injection to inject(), 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