You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [5.0.0-v5.1](v4.66.1...v5.0.0-v5.1) (2024-04-11)
### Features
* Update Angular to 15 ([70f20e4](70f20e4))
* Update dependecy versions ([8f217ee](8f217ee))
### BREAKING CHANGES
* - Angular 12-14 is no longer supported
- Event handlers with `Function` type are changed to `() => void`
- Event handlers with `any` return types are changed to `void` return type
0 commit comments