-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
Release: Prerelease 8.5.0-beta.9 #30214
Conversation
…was trying to optimize the vitest plugin itself)
…l-msw-fix Addon Test: Add prerequisite check for MSW
…pport-svelte-csf-in-vitest
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
5 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile
Build: Fix infinite reloading of internal storybook
141b025
to
b77d3d5
Compare
…support-for-addon-test Addon Test: Improve support for mono-repos
b77d3d5
to
da9f413
Compare
…pport-svelte-csf-in-vitest
…ries-output Scripts: Only output esm for nodeEntries on request
da9f413
to
6347de1
Compare
…slash Benchmark: Fix script breaking when base branch has slashes
6347de1
to
be91380
Compare
…n-vitest Vitest: Add plugins from `viteFinal`
be91380
to
0851568
Compare
View your CI Pipeline Execution ↗ for commit 0851568.
☁️ Nx Cloud last updated this comment at |
Package BenchmarksCommit: The following packages have significant changes to their size or dependencies:
|
Before | After | Difference | |
---|---|---|---|
Dependency count | 60 | 60 | 0 |
Self size | 974 KB | 761 KB | 🎉 -213 KB 🎉 |
Dependency size | 14.15 MB | 14.15 MB | 0 B |
Bundle Size Analyzer | Link | Link |
This is an automated pull request that bumps the version from
8.5.0-beta.8
to8.5.0-beta.9
.Once this pull request is merged, it will trigger a new release of version
8.5.0-beta.9
.If you're not a core maintainer with permissions to release you can ignore this pull request.
To do
Before merging the PR, there are a few QA steps to go through:
And for each change below:
This is a list of all the PRs merged and commits pushed directly to
next
, that will be part of this release:viteFinal
#30105If you've made any changes doing the above QA (change PR titles, revert PRs), manually trigger a re-generation of this PR with this workflow and wait for it to finish. It will wipe your progress in this to do, which is expected.
Feel free to manually commit any changes necessary to this branch after you've done the last re-generation, following the Make Manual Changes section in the docs, especially if you're making changes to the changelog.
When everything above is done:
Generated changelog
8.5.0-beta.9
viteFinal
- #30105, thanks @JReinhold!