-
Notifications
You must be signed in to change notification settings - Fork 427
chore: release 8.20.0 #5382
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
Merged
Merged
chore: release 8.20.0 #5382
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
we only support environments where it exists, now
* fix(release): oops shell scripts are relative to cwd * fix(release): properly handle semver release types previously, specifying "minor" via `yarn release:version minor` would use the literal string "minor"
Bumps [undici](https://github.com/nodejs/undici) from 6.21.1 to 6.21.3. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.21.1...v6.21.3) --- updated-dependencies: - dependency-name: undici dependency-version: 6.21.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Will Harney <[email protected]>
Make SSR compiler recognize lwc:on directive. Also adds snapshot and hydration tests to verify lwc:on used in SSR context Co-authored-by: Dale Bustad <[email protected]>
* chore(ssr): move some calculations to compile-time for sleeker output * chore: remove unused types * chore: add mechanism to hoist statements * wip: hoist shadow slot fns * wip: address initial issues with hoisted shadow slot fn * wip: complete non-working solution * chore: comment * wip: new approach with hoisting to top of tmpl fn * fix: invalid slot-fn identifier when lwc:component is used * feat: curry local variables into the shadow slot content fn * chore: comments and some light cleanup * chore: add files that will be immediately deleted * chore: delete files immediately * chore: readability improvement Co-authored-by: Will Harney <[email protected]> * fix: excessive verbosity Co-authored-by: Will Harney <[email protected]> --------- Co-authored-by: Will Harney <[email protected]>
* chore: bump version to 8.20.0 * chore(release): wait 3 seconds before checking CI so GitHub has time to get it started, otherwise it will fail immediately
jmsjtu
approved these changes
Jun 4, 2025
Contributor
✅ All Pre-release Checks Passed
|
Contributor
🚢 Release StartingThis pull request has been merged and the release of version 8.20.0 is starting. You can monitor the progress of the release in Nucleus by visiting the following URL. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.