All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.1.0 (2022-12-23)
3.0.0 (2022-07-18)
- update to Angular 12 and Ivy distribution (#45)
2.5.1 (2021-12-13)
- web-types: add descriptions and version (9e39ce7)
2.5.0 (2021-12-10)
2.4.0 (2021-11-19)
2.3.2 (2021-11-01)
- module: improve error messages (a86cd79)
2.3.1 (2021-11-01)
- module: add assertion to keep module singleton (1ff3226)
2.3.0 (2021-10-15)
- bind: removes attribute if null provided (113d9fb)
2.2.0 (2021-04-21)
2.1.3 (2021-03-01)
2.1.2 (2021-02-20)
- bind: add nullish coalescing instead of resetting element property (0562714)
2.1.1 (2021-02-12)
- aot: add utility function to spoof callable in AOT compiler (b0bed98)
2.1.0 (2021-02-10)
2.0.0 (2020-12-11)
- capture: Bump Angular version to 9
1.0.1 (2020-02-27)
- shouldCall: fix for AOT build (3688da4)