Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Feb 10:31
dc3aaff

3.0.0 (2024-02-04)

Bug Fixes

BREAKING CHANGES

  • Make sure to define the ngOnChanges hook on your component if you use the ngOnChanges observable given by the library otherwise it'll throw a runtime error. More info about why here https://stackoverflow.com/a/77930589/2398593