All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
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)