Skip to content
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

v6.3.0 #4037

Merged
merged 9 commits into from Mar 7, 2024
Merged

v6.3.0 #4037

merged 9 commits into from Mar 7, 2024

Conversation

abdulsattar
Copy link
Contributor

Details

v6.0.3

Does this pull request introduce a breaking change?

  • ✅ No, it does not introduce a breaking change.
  • 🚨 Yes, it does introduce a breaking change.

Does this pull request introduce an observable change?

  • ✅ No, it does not introduce an observable change.
  • ⚠️ Yes, it does include an observable change.

GUS work item

nolanlawson and others added 9 commits February 29, 2024 09:30
Co-authored-by: Will Harney <62956339+wjhsf@users.noreply.github.com>
* docs(features): add more JSDoc for top-level exports

* docs(wire-service): add more JSDoc for top-level exports

* docs(lwc): fix up JSDoc

* docs(compiler): add JSDoc for @lwc/compiler

* docs(engine-server): polish JSDoc for @lwc/engine-server

* chore: is anyone gonna read this commit message?

* docs(engine-dom): polish JSDoc for @lwc/engine-dom

* chore: avoid using magic string in comment
* chore: avoid @ts-ignore

* chore: finish incomplete changes

* fix(types): replace @ts-expect-error with type assertion

* fix: avoid type errors

* chore: restore explicit return type to minimize diff

* refactor: use HTMLElement shadowRoot instead of defining our own

* chore: remove unnecessary assertion

* fix(types): correctly indicate undefined can be returned
* fix: event listener not being invoked for native web components

* chore: simplify test

* chore: test tweaks

* chore: also avoid wrapping listeners for non-Node EventTargets

* chore: account for light dom nodes

* chore: account for window

---------

Co-authored-by: Eugene Kashida <ekashida@gmail.com>
#4033)

* feat: support generating inlined sourcemaps when transforming js files in the LWC compiler

* feat: support sourcemaps through rollup plugin

* fix: additional tests

* fix: add test for existing use case
@abdulsattar abdulsattar requested a review from a team as a code owner March 7, 2024 17:58
@jmsjtu jmsjtu changed the title v6.0.3 v6.3.0 Mar 7, 2024
Copy link

✅ All Pre-release Checks Passed

  • Check PR user has rights to execute the workflow
    PR owner is allowed to initiate release/deploy
  • Check PR is approved
    PR 4037 is approved
  • Check PR is mergeable
    PR 4037 is mergeable
  • ⚠️ Check GUS reference is present
    PR does not contain a reference to a GUS work item. You can update it any time by including '@W-XXXXXXX' into the title or body of the PR
  • Check no conflicting Github release
  • Check NPM packages have not been released yet
  • ⚪️ Check Maven artifacts have not been released yet (skipped)
    Skipping check since project doesn't deliver Maven artifacts
  • ⚪️ Check GAV mapping exists for jar repo (skipped)
    Skipping GAV mapping check because a core jar is not being released.

Copy link

🚢 Release Starting

This pull request has been merged and the release of version 6.3.0 is starting.

You can monitor the progress of the release in Nucleus by visiting the following URL.
https://nucleus.uipengsys-public.buildndeliver-s.aws-esvc1-useast2.aws.sfdc.cl/workflows/211227

@salesforce-nucleus salesforce-nucleus bot merged commit dff4999 into release Mar 7, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants