Skip to content

Releases: bobbyquantum/ngx-editor

v22.0.0

12 Jun 20:50

Choose a tag to compare

Breaking Changes

  • requires angular v22 or greater

Internal

  • migrate builders to @angular/build and update SSR bootstrap for Angular 22 (#1)

v21.0.0

03 Mar 01:13

Choose a tag to compare

21.0.0\n\n- requires angular v21 or greater\n- promote 21.0.0-beta.1 to stable 21.0.0

v21.0.0-beta.1

14 Dec 19:23
1224fcb

Choose a tag to compare

v21.0.0-beta.1 - What's Different

βœ… Angular 21 support
βœ… Zoneless change detection (provideZonelessChangeDetection())
βœ… OnPush change detection for all components
βœ… Angular Signals for reactive state
βœ… Modern control flow (@if, @for instead of *ngIf, *ngFor)
βœ… inject() pattern instead of constructor injection
βœ… Ctrl/Cmd+Click to open links in editor