19.0.0 (2024-06-01)
Features
BREAKING CHANGES
- enable usage with zoneless change detection
Switched relevant parts to OnPush + Signals, so this will work with zoneless change detection enabled. I deliberately didn't use any of the new control flow syntax so this should technically still be compatible with Angular 16 (at least in a small test app with 16 it still worked for me)