Angular 13 Support
[13.0.0] Major Update (new versioning system)
- Upgraded to support Angular 13 by @almothafar in #435
- Possible fix for issues in
accept-user-input
#372 by @almothafar in #433 - Possible fix for getFormattedListItem(...).toLowerCase is not a function #375
- Versioning now matches the latest supported Angular version
- TSLint to ESLint migration by @almothafar in #432
- ES version now is ES2020
- Demo fix for observable (still not perfect)
Full Changelog: 4.0.0...13.0.0