Skip to content

Angular 13 Support

Compare
Choose a tag to compare
@almothafar almothafar released this 15 Sep 18:43
· 32 commits to master since this release
6724fb4

[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