3.1.2 (2023-03-07)
- allow newer peerDependencies (a900b66)
3.1.1 (2023-02-18)
3.1.0 (2023-02-18)
3.0.2 (2022-08-11)
- update .releaserc (bc57fe7)
3.0.1 (2022-06-27)
- fix package peerDependencies (e151367)
3.0.0 (2022-06-27)
- chore!: update to Angular 14 (fc3440e)
- update to Angular 14
2.1.0 (2022-06-27)
2.0.0 (2022-04-08)
- support two-way binding by following the pattern @Input() x, @Output() xChange from https://angular.io/guide/two-way-binding
1.0.1 (2022-02-22)
- add ngx-toggle implementation (11fa885)