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(js): update minimum supported typescript version by js plugin #20530

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

leosvelperez
Copy link
Member

@leosvelperez leosvelperez commented Dec 1, 2023

Current Behavior

The minimum supported TypeScript version is still using the minimum supported version by Angular v14, which is already unsupported.

Expected Behavior

The minimum supported TypeScript version should be the minimum supported version by Angular v15, which is the lowest Angular version supported.

Related Issue(s)

Fixes #

@leosvelperez leosvelperez self-assigned this Dec 1, 2023
@leosvelperez leosvelperez requested a review from a team as a code owner December 1, 2023 13:57
Copy link

vercel bot commented Dec 1, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Dec 1, 2023 2:18pm

@leosvelperez leosvelperez force-pushed the js/bump-min-ts-version branch from d19002d to 9a84c5f Compare December 1, 2023 14:17
@leosvelperez leosvelperez merged commit 4926668 into nrwl:master Dec 1, 2023
@leosvelperez leosvelperez deleted the js/bump-min-ts-version branch December 1, 2023 18:05
Copy link

github-actions bot commented Dec 7, 2023

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants