Releases: tiberiuzuld/angular-busy
Releases · tiberiuzuld/angular-busy
22.0.2 (2025-07-22)
Bug fixes
- Fix signal to ignore initial value only if it's
undefined
22.0.1 (2025-07-01)
Bug fixes
- fix peer dependency on angular v20
22.0.0 (2025-06-28)
Support for Angular 20
- Add support for signal, it ignores initial value and shows spinner till new value arrives
21.0.0 (2024-12-05)
Support for Angular 19
20.1.1 (2024-08-05)
Bug fix
- change observable to use pipe finalize instead of subscribe
https://rxjs.dev/api/operators/finalize
20.1.0 (2024-05-24)
- add exportAs to cgBusy directive
20.0.0 (2024-05-24)
Support for Angular 18
19.1.0 (2024-05-24)
- add exportAs to cgBusy directive