-
-
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: Minor 8.5.0 #30263
base: next-release
Are you sure you want to change the base?
Release: Minor 8.5.0 #30263
Conversation
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
3 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile
View your CI Pipeline Execution ↗ for commit 08b7406.
☁️ 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 | 59 | 59 | 0 |
Self size | 410 KB | 228 KB | 🎉 -183 KB 🎉 |
Dependency size | 13.46 MB | 13.46 MB | 🚨 +42 B 🚨 |
Bundle Size Analyzer | Link | Link |
@storybook/addon-essentials
Before | After | Difference | |
---|---|---|---|
Dependency count | 36 | 36 | 0 |
Self size | 17 KB | 12 KB | 🎉 -4 KB 🎉 |
Dependency size | 13.83 MB | 13.83 MB | 🎉 -25 B 🎉 |
Bundle Size Analyzer | Link | Link |
@storybook/addon-mdx-gfm
Before | After | Difference | |
---|---|---|---|
Dependency count | 69 | 69 | 0 |
Self size | 4 KB | 3 KB | 🎉 -1 KB 🎉 |
Dependency size | 2.41 MB | 2.41 MB | 🚨 +3 B 🚨 |
Bundle Size Analyzer | Link | Link |
@storybook/experimental-addon-test
Before | After | Difference | |
---|---|---|---|
Dependency count | 60 | 60 | 0 |
Self size | 974 KB | 762 KB | 🎉 -212 KB 🎉 |
Dependency size | 14.15 MB | 14.15 MB | 🚨 +29 B 🚨 |
Bundle Size Analyzer | Link | Link |
@storybook/cli
Before | After | Difference | |
---|---|---|---|
Dependency count | 397 | 398 | 🚨 +1 🚨 |
Self size | 496 KB | 504 KB | 🚨 +8 KB 🚨 |
Dependency size | 75.51 MB | 75.55 MB | 🚨 +45 KB 🚨 |
Bundle Size Analyzer | Link | Link |
This is an automated pull request that bumps the version from
8.5.0-beta.11
to8.5.0
.Once this pull request is merged, it will trigger a new release of version
8.5.0
.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:If 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
Greptile Summary
Based on the provided information, I'll create a concise review summary of this version bump pull request:
Version bump from 8.5.0-beta.11 to 8.5.0, introducing several new features and improvements while maintaining stability through the beta cycle.
beforeAll
and enhancedplay
function for improved component testing capabilitiesdocs.codePanel
parameterThis version bump follows semantic versioning practices appropriately for a minor release, containing new features and improvements without breaking changes. The changes have been validated through the beta cycle and the documentation has been updated accordingly.