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

v 3.1.0 is not compatible with angular 13 #231

Open
X4V1 opened this issue Jul 20, 2022 · 2 comments
Open

v 3.1.0 is not compatible with angular 13 #231

X4V1 opened this issue Jul 20, 2022 · 2 comments

Comments

@X4V1
Copy link

X4V1 commented Jul 20, 2022

I'm submitting a ... (check one with "x")

[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
  • Ngx-pipes version: 3.1.0

Angular 13 is not supported from the version 3.1.0 of ngx pipes.
In the changelog of the version 3.0.0 it states that the v3 is compatible with angular 13+ which is not the case.

  "peerDependencies": {
    "@angular/core": "^14.0.0"
  },
@SimonStiph
Copy link

I'm seeing the same exact thing. I'm migrating to Angular 13 (possibly on my way to Angular 14), and I cannot find a ngx-pipes version that supports Angular 13. I chuckled, but others might be in a worse predicament than I am in.

@danrevah
Copy link
Owner

danrevah commented Aug 14, 2022

you could use Ngx-pipes version 3.0.0 for v13 support. Unfortunately a breaking for v14 introduced in v3.1.0 instead of a new major upgrade.

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

No branches or pull requests

3 participants