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

TypeScript: Fix glob pattern used in package typesVersions config #15918

Merged
merged 1 commit into from Aug 30, 2021

Conversation

gaetanmaisse
Copy link
Member

Issue: #15196

What I did

I updated the glob pattern used in typesVersions field of all the package.json because it looks like the previous one wasn't working. See the issue for details, I was able to reproduce with Angular 9, TS 3.6 and SB 6.3.

How to test

  • Downgrade SB Angular repro to Angular 9, TS 3.6 and try to open a story file in your favourite IDE. An error will be thrown, updating the @storybook/angular package in your node_modules with the change done in the PR should fix the pb.

@nx-cloud
Copy link

nx-cloud bot commented Aug 25, 2021

Nx Cloud Report

CI ran the following commands for commit 6f45ba1. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch

Status Command
#000000 nx run-many --target=prepare --all --parallel --max-parallel=15

Sent with 💌 from NxCloud.

@gaetanmaisse gaetanmaisse marked this pull request as ready for review August 25, 2021 19:26
@gaetanmaisse gaetanmaisse requested a review from a team August 25, 2021 19:26
@shilman shilman changed the title Misc: Update glob pattern used in TypeScript's typesVersions config TypeScript: Update glob pattern used in package typesVersions config Aug 30, 2021
@shilman shilman changed the title TypeScript: Update glob pattern used in package typesVersions config TypeScript: Fix glob pattern used in package typesVersions config Aug 30, 2021
@shilman shilman merged commit 937d9f0 into next Aug 30, 2021
@shilman shilman deleted the fix-15196 branch August 30, 2021 15:29
@shilman shilman added this to the 6.4 PRs milestone Sep 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants