chore: release 8.20.0#5382
Merged
salesforce-nucleus[bot] merged 7 commits intoreleasefrom Jun 4, 2025
Merged
Conversation
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Will Harney <62956339+wjhsf@users.noreply.github.com>
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 <dbustad@salesforce.com>
* 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 <62956339+wjhsf@users.noreply.github.com> * fix: excessive verbosity Co-authored-by: Will Harney <62956339+wjhsf@users.noreply.github.com> --------- Co-authored-by: Will Harney <62956339+wjhsf@users.noreply.github.com>
* 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. |
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
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.