-
Notifications
You must be signed in to change notification settings - Fork 393
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.5.0 #4738
chore: release v8.5.0 #4738
Conversation
* chore: remove compile time handling of aria attribute reflection * chore: update public attribute accessors * chore: reflect attrs to props * chore: reflect prop to attr * chore: update back reference * test: reflection * chore: tweaks * chore: review feedback * chore: types * test: refactor * chore: normalize all attribute methods * chore: move attr-to-prop helpers to @lwc/shared * chore: use null prototype * chore: rename variable * fix: add missing comma * chore: dedupe mappings * feat(ssr): reflect global HTML attributes * feat(ssr): reflect global HTML attributes, but better * chore(ssr): mostly revert move to @lwc/shared * feat(ssr): reflect global HTML attributes, but better * Update packages/@lwc/ssr-runtime/src/reflection.ts Co-authored-by: Eugene Kashida <ekashida@gmail.com> * fix(ssr): hidden is a "true" boolean attribute * fix(template-compiler): use `Array.from` instead of `Object.entries` * Update packages/@lwc/ssr-runtime/src/reflection.ts * Update packages/@lwc/ssr-runtime/src/reflection.ts * Update packages/@lwc/ssr-runtime/src/reflection.ts * fix(ssr): handle infinite tabindex * chore(template-compiler): remove duplicate export --------- Co-authored-by: Eugene Kashida <ekashida@gmail.com> Co-authored-by: Nolan Lawson <nlawson@salesforce.com>
Co-authored-by: Will Harney <62956339+wjhsf@users.noreply.github.com>
Co-authored-by: Nolan Lawson <nlawson@salesforce.com>
โฆtory with 31 updates (#4723) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nolan Lawson <nlawson@salesforce.com>
Co-authored-by: Will Harney <62956339+wjhsf@users.noreply.github.com>
Co-authored-by: Will Harney <62956339+wjhsf@users.noreply.github.com>
Co-authored-by: Will Harney <62956339+wjhsf@users.noreply.github.com>
/nucleus release |
โ One or More Pre-release Checks Failed
|
/nucleus release --force |
โ All Pre-release Checks Passed
|
Error occurred when performing PR merge: At least 1 approving review is required by reviewers with write access. |
โ An unexpected error occurred while attempting to start the |
โ All Pre-release Checks Passed
|
๐ข Release StartingThis pull request has been merged and the release of version 8.5.0 is starting. You can monitor the progress of the release in Nucleus by visiting the following URL. |
Details
Does this pull request introduce a breaking change?
Does this pull request introduce an observable change?