-
Notifications
You must be signed in to change notification settings - Fork 407
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
chore: release #5254
Merged
Merged
chore: release #5254
Conversation
This file contains 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
* fix(rollup-plugin): resolve default modules * test(rollup-plugin): fix lwc-modules test * test(rollup-plugin): add test for overriding defaultModules * chore: improve test descriptions * Update packages/@lwc/rollup-plugin/src/index.ts Co-authored-by: Will Harney <[email protected]> --------- Co-authored-by: Will Harney <[email protected]>
Outdated downstreams that always fail just create noise.
* chore(types): add missing static props SSR LightningElement * refactor(ssr): move slotted content to last params makes fancy typing easier * refactor(types): rekerjigger `generateMarkup` type defs * feat(ssr): implement light dom slotted content in fallback template * Update packages/@lwc/ssr-runtime/src/index.ts * chore: revert light DOM slots in fallback template not behavior we want
* chore(ssr): use real error messages for errors No more TODO! * chore: update test fixture with new error * chore: fix expected error message
* test: template provided through @api-decorated prop * chore: add comment
* chore: add flag for extended scope token syntax * test(engine-server): remove `feature` feature it's unused * chore: remove feature from types * chore(tests): remove unused exports from tests * chore: rename x/test modules to x/static * chore: use static x-test for root fixture component tag name (x-test) may not match directory name of root component * chore: remove tag name that is no longer used * refactor(test): destructure! * chore: `fixture-test` feels better than `x-test` to make it more clear it's special * refactor: check scope token for static optimized on/off * test: invalid scope tokens * test: restore `features` feature just removed it yesterday lol * test(engine-server): add scope token validation tests * chore: remove unused file * chore: remove debuggery prop * chore: update to new test config * chore: prettier * chore: rename flag make it more accurate * chore: restore original validation location * chore: clean up duplicate check * test(karma): update test to new behavior
* chore: testing hydration * chore: added tests * chore: added dedicated tests for v1/2 delta * chore: modified public property test * fix: tabindex corrections, additional tests * chore: minor corrections * fix: prettier * chore: update undeclared test * fix: hydration test * chore: added hydration tests and v1/2 pathing * chore: test debug * chore: check error length * chore: revert hydration failure test * chore: change path strat * chore: test correction, production mode
Bumps [globals](https://github.com/sindresorhus/globals) from 15.15.0 to 16.0.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.15.0...v16.0.0) --- updated-dependencies: - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
/nucleus ignore --reason "Unrelated __lwc issue in webruntime" |
jye-sf
approved these changes
Mar 3, 2025
✅ All Pre-release Checks Passed
|
🚢 Release StartingThis pull request has been merged and the release of version 8.15.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.