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

fix(angular): downgrade @angular/compiler to v13-lts #194

Merged
merged 2 commits into from
Nov 30, 2022

Conversation

danielleroux
Copy link
Collaborator

Summary

Compile angular wrapper library with latest angular lts (v13)

@danielleroux danielleroux added type: bug Something isn't working component: angular pull request affects minor version The pull request affects only minor version labels Nov 29, 2022
@danielleroux danielleroux added this to the next-release milestone Nov 29, 2022
@danielleroux danielleroux changed the title fix(angular): downgrade compile to v13-lts fix(angular): downgrade @angular/compiler to v13-lts Nov 29, 2022
@danielleroux danielleroux merged commit cb3c15b into main Nov 30, 2022
@danielleroux danielleroux deleted the 188-angular-compiler-downgrade branch November 30, 2022 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pull request affects minor version The pull request affects only minor version type: bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Installation in a Project with Angular Version <14.0.0 throws Error
2 participants