Skip to content

[Docs]: v17.1.0 drops support for Angular 15, not v18 #2047

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

Open
buildiumben opened this issue Dec 2, 2024 · 0 comments
Open

[Docs]: v17.1.0 drops support for Angular 15, not v18 #2047

buildiumben opened this issue Dec 2, 2024 · 0 comments

Comments

@buildiumben
Copy link

buildiumben commented Dec 2, 2024

Version

17.1.0

Please provide a link to a minimal reproduction of the bug

https://stackblitz.com/edit/angular-v15-kitchen-sink-3gwujp?file=src%2Fapp%2Fapp.module.ts,src%2Fapp%2Fapp.component.html,src%2Fapp%2Fapp.component.ts

Please provide the exception or error you saw

Error in turbo_modules/angular-auth-oidc-client@17.1.0/fesm2022/angular-auth-oidc-client.mjs
The entrypoint for '@angular/core' could not successfully be resolved. The file '/turbo_modules/@angular/core@15.2.10/rxjs-interop' does not exist. Please log an issue with the package author or check for an updated version of the package.

Steps to reproduce the behavior

Attempt to compile an Angular 15 application (latest is 15.2.10) with v17.1.0 installed

A clear and concise description of what you expected to happen.

Since the docs indicate Angular 15 support was dropped in v18, I expect it to compile.

Additional context

According to the docs Angular 15 support was dropped in v18, however, it appears it was dropped in v17.1
v17.0.0 release with no Signals
v17.1.0 release with Signal support

Angular 15 Stackblitz with v17.0.0 installed
Angular 15 Stackblitz with v17.1.0 installed

@buildiumben buildiumben changed the title [Bug]: [Docs]: v17.1.0 drops support for Angular 15, not v18 Dec 2, 2024
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

1 participant