v6.1.0
What's Changed
- fix: use more helpful error message for invalid render() return value @W-14785069 by @wjhsf in #3943
- chore: improve license header checks @W-14846456 by @wjhsf in #3951
- test(errors): validate error object shapes and unique codes @W-14841223 by @wjhsf in #3949
- feat: allow computed properties in @wire if they are constants or primitives @W-14785085 by @wjhsf in #3955
- refactor: remove
shadowSupportMode = 'any'
by @jmsjtu in #3953 - chore: update non-breaking deps by @nolanlawson in #3966
- chore(copyright): update rollup config to use correct copyright by @wjhsf in #3967
- chore: fix broken test due to Firefox update by @nolanlawson in #3968
- refactor: remove polyfill globalThis by @SaurabhMulay999 in #3960
- chore: release v6.1.0 by @nolanlawson in #3969
- chore: release v6.1.0 by @nolanlawson in #3970
New Contributors
- @SaurabhMulay999 made their first contribution in #3960
Full Changelog: v6.0.0...v6.1.0