v6.2.0
Contains signal implementation in LWC and a few other bug fixes.
What's Changed
- feat: signals implementation v1 by @jmsjtu in #3963
- feat: add reporting for shadowSupportMode by @jye-sf in #3980
- refactor: disable
formAssociated
on custom element constructor by @jmsjtu in #3984 - chore: Update target to es2021 by @ekashida in #3988
- chore: remove punctuation from filenames by @wjhsf in #3994
- chore: facilitate manual type checking @W-15023469 by @wjhsf in #3992
- chore: leverage the full power of @typescript-eslint @W-15024672 by @wjhsf in #3995
- refactor: avoid calling traverseAndSetElement on every rerender by @jmsjtu in #3998
- fix: add default exports to
lwc
@W-13710298 by @wjhsf in #3997 - build(deps): bump ip from 1.1.8 to 1.1.9 by @dependabot in #4001
- chore: release v6.2.0 by @rax-it in #4004
- chore: release v6.2.0 by @rax-it in #4005
New Contributors
Full Changelog: v6.1.1...v6.2.0