Releases: timofei-iatsenko/angular-cc-library
Releases · timofei-iatsenko/angular-cc-library
3.5.1
What's Changed
- Angular 20 upgrade by @mohammedsahl in #132
New Contributors
- @mohammedsahl made their first contribution in #132
Full Changelog: v3.5.0...v3.5.1
3.5.0
3.4.0
What's Changed
- chore: updated to angular 18 by @s-torrisi in #125
New Contributors
- @s-torrisi made their first contribution in #125
Full Changelog: v3.3.0...v3.4.0
3.3.0
What's Changed
Full Changelog: v3.2.0...v3.3.0
Angular 16 Support
Angular dependencies bump.
Angular 15 Support
Library built with Angular 15 compiler.
Angular 14.x is no longer supported. If you are using this version, please, stick with version 3.0.4
Add support for Angular 14
No changes in library logic
Angular 13 Support
Library built using Angular Compiler v13 with partial Ivy metadata
Angular 12 Support
v2.1.3 update to angular 12
Ionic Compatibility Fix
Remove tag name from directive's selector input[ccNumber] -> [ccNumber]
Fixes #66