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

Patch fix #1069 into 14.2 version for compatibility #1079

Closed
mikaelboff opened this issue Mar 2, 2023 · 1 comment
Closed

Patch fix #1069 into 14.2 version for compatibility #1079

mikaelboff opened this issue Mar 2, 2023 · 1 comment
Labels

Comments

@mikaelboff
Copy link
Contributor

🚀 feature request

Description

I'm wondering if it would be possible to patch the Fix (#1069) into version 14.2 and create version 14.2.5.

The reason to this is to maintain compatibility for projects with angular version < 14, since This commit has changed the peer dependencies of angular version to >=14.0.0.

Describe the solution you'd like

Patch the fix to 14.2 version and generate 14.2.5 to maintain compatibility.

Describe alternatives you've considered

I've considered updating our entire enterprise angular application, but it is not on our next milestones.

@andriikamaldinov1
Copy link
Collaborator

@mikaelboff Thanks for using Ngx-mask. We did a downgrade with a lot of fixes from version 16 to version 14. Use version 14.3.0 for angular 14.
It example with version 14 angular - https://stackblitz.com/edit/angular-14-demo-a4oupv?file=src%2Fapp%2Fapp.component.html,src%2Fapp%2Fapp.component.ts,src%2Fmain.ts,src%2Froutes.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants