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

feat(workspace-plugin): make normalize-package-dependencies generic and faster #31293

Conversation

Hotell
Copy link
Contributor

@Hotell Hotell commented May 7, 2024

Previous Behavior

  • pre-release version normalization was tightly coupled to v9
  • beachball incorrect bump fix was tightly coupled to v9

New Behavior

  • pre-release version normalization is generic
  • beachball incorrect bump is generic

Perf: not using extremely slow readProjectConfiguration anymore (#31008)

Related Issue(s)

@fabricteam
Copy link
Collaborator

fabricteam commented May 7, 2024

📊 Bundle size report

✅ No changes found

@Hotell Hotell marked this pull request as ready for review May 7, 2024 09:34
@Hotell Hotell requested a review from a team as a code owner May 7, 2024 09:34
@Hotell Hotell force-pushed the nx/generators/normalize-pkg-deps/make-it-generic branch from 3340ef8 to 38bf741 Compare May 7, 2024 09:35
Copy link

codesandbox-ci bot commented May 7, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@Hotell Hotell merged commit 87e2887 into microsoft:master May 7, 2024
18 checks passed
@Hotell Hotell deleted the nx/generators/normalize-pkg-deps/make-it-generic branch May 7, 2024 13:59
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