What's Changed
- feat(config): allow suppressing reserved event name warnings by @deleonio in #6748
- chore(deps-dev): bump form-data from 3.0.4 to 3.0.5 in /src/testing/jest/jest-27-and-under by @dependabot[bot] in #6757
- fix(compiler): handle constructor overloads by @cyphercodes in #6766
- fix(compiler): escape backslashes before other escape sequences in styles by @Arul1998 in #6773
- fix(compiler): preserve bundler directive comments in es5 output by @Arul1998 in #6779
- chore(deps-dev): bump ws from 7.5.10 to 7.5.13 in /src/testing/jest/jest-27-and-under by @dependabot[bot] in #6796
- feat: added
closedbyandfocusgroupproperties by @mfranzke in #6797 - chore(deps-dev): bump fast-uri from 3.1.2 to 3.1.4 by @dependabot[bot] in #6795
- fix(compiler): resolveVar follows import chain by @johnjenkins in #6801
- feat(jsx): add fetchpriority attribute to img, link, script, and iframe by @Burzmalian in #6803
- fix(compiler): too many required props / "union type too complex" by @johnjenkins in #6804
- chore: rename LICENSE.md to standard LICENSE by @johnjenkins in #6805
- chore(deps-dev): bump ip-address from 10.2.0 to 10.4.0 by @dependabot[bot] in #6806
- chore(deps-dev): bump fast-uri from 3.1.4 to 3.1.5 by @dependabot[bot] in #6809
- feat(jsx): add global
translateattribute to HTMLAttributes by @erik-gullberg in #6808 - fix(docs): stop
toLowerCase()shadow part names by @johnjenkins in #6813 - fix(runtime): memory leak on document.hidden by @johnjenkins in #6811
- fix(runtime): VDOM should not process non-vnode objects by @johnjenkins in #6812
- fix(runtime): stop forwarded named slot being added to nested default slot by @johnjenkins in #6815
- fix(runtime): guard against render reentrancy under
taskQueue: 'immediate'by @johnjenkins in #6817 - fix(compiler): resolve inherited type references against the declaring file by @Arul1998 in #6782
- fix(runtime): retry lazy component load after a failed dynamic import by @yasinkocak in #6772
- feat(docs): better default part / slot handling by @johnjenkins in #6819
- fix(runtime): ensure non-shadow DOM getters return null instead of undefined by @ArjanEend in #6792
- Release v4.44.0 by @github-actions[bot] in #6820
New Contributors
- @Arul1998 made their first contribution in #6773
- @mfranzke made their first contribution in #6797
- @Burzmalian made their first contribution in #6803
- @erik-gullberg made their first contribution in #6808
- @yasinkocak made their first contribution in #6772
- @ArjanEend made their first contribution in #6792
Full Changelog: v4.43.5...v4.44.0