Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular 14 compatibility #248

Merged
merged 2 commits into from
Jul 5, 2022
Merged

Angular 14 compatibility #248

merged 2 commits into from
Jul 5, 2022

Conversation

PascalHonegger
Copy link
Contributor

@PascalHonegger PascalHonegger commented Jul 1, 2022

Upgrade library to Angular 14. I also made some small changes which make sense in my opinion:

  • Remove IE11 compatibility note, as IE11 isn't supported by angular anymore
  • Only support angular 14 as peer dependency, ivy libraries only officially support the same major angular version (source)
  • Update travis to use Node 16, Angular dropped Node 12 support and 16 is the current LTS release

This PR closes #247

@AhsanAyaz any idea when Angular 14 compatibility might be released?

@PascalHonegger PascalHonegger changed the title Angular 14 compatibility Angular 14 compatibility, closes #247 Jul 1, 2022
@PascalHonegger PascalHonegger changed the title Angular 14 compatibility, closes #247 Angular 14 compatibility Jul 1, 2022
@87Dev
Copy link

87Dev commented Jul 5, 2022

something new? It would be interesting if it merged. Thanks

@AhsanAyaz
Copy link
Owner

Thanks for this @PascalHonegger . I'll have a look at it soon.

@AhsanAyaz
Copy link
Owner

LGTM @PascalHonegger . Thank you 🙂 🎉

@AhsanAyaz AhsanAyaz merged commit 84f0d74 into AhsanAyaz:master Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support For Angular 14.0
3 participants