Releases: tiberiuzuld/angular-busy
Releases · tiberiuzuld/angular-busy
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
19.0.0 (2023-11-19)
Support for Angular 17
18.0.0 (2023-05-07)
Support for Angular 16
17.0.0 (2022-11-26)
Support for Angular 15
- Migrate library to standalone components and keeping the
CgBusyModule
support - Migrate Demo App to standalone components
- Update README.md to have example with standalone components