-
Notifications
You must be signed in to change notification settings - Fork 392
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 v8.9.0 #4893
Merged
Merged
chore: release v8.9.0 #4893
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
Script to run CI for forks doesn't include triggering nucleus tests; now it does!
* feat: remove decorator imports visitor * Update packages/@lwc/ssr-compiler/src/compile-js/remove-decorator-import.ts Co-authored-by: Will Harney <[email protected]> --------- Co-authored-by: Will Harney <[email protected]>
#4848) Co-authored-by: Nolan Lawson <[email protected]>
Co-authored-by: Nolan Lawson <[email protected]>
* chore(deps): remove eslint-plugin-jest * chore: clean up eslint config * chore: add more lint rules to tests
* test(hydration): global html attributes are borked * chore(test): don't expect SSR-specific output * wip * fix(engine-server): reflect global HTML attributes * chore: clarify tree-shakeable error * refactor: use reflection twice otherwise @lwc/shared isn't tree-shakeable * refactor: organize reflection files * chore: cleanup * test(reflection): update test to reflect reflected global attributes * fix(spellcheck): use correct boolean logic --------- Co-authored-by: Nolan Lawson <[email protected]>
Co-authored-by: Nicolas Robert Dehault <[email protected]>
Co-authored-by: James Tu <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
#4881) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nolan Lawson <[email protected]>
Co-authored-by: Will Harney <[email protected]>
* refactor: move import helper to context * fix(imports): remove import when @track is used * fix(imports): only import connectContext when necessary * chore: rename functions for clarity * fix(imports): only import htmlEscape when necessary * refactor(imports): use more helper * chore: remove unused dependency removal don't need to remove them if we never add them * refactor: fix up importer
ekashida
approved these changes
Nov 19, 2024
wjhsf
approved these changes
Nov 19, 2024
/nucleus release |
โ All Pre-release Checks Passed
|
๐ข Release StartingThis pull request has been merged and the release of version 8.9.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.
Details
Does this pull request introduce a breaking change?
Does this pull request introduce an observable change?