Skip to content

v5.0.0-v5.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Apr 10:05

5.0.0-v5.1 (2024-04-11)

Features

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