v6.3.0
Full Changelog: v6.3.4...v6.3.0
What's Changed
- refactor: move fragment cache-busting to Karma-only by @nolanlawson in #4025
- fix(template-compiler): avoid mutating the ast when binding complex template expressions by @ekashida in #4026
- docs: add more JSDoc for top-level exports @W-13278716 by @wjhsf in #4028
- chore: avoid @ts-ignore by @wjhsf in #4027
- test: enable test for native shadow by @ekashida in #4031
- fix: event listener not being invoked for native web components by @jye-sf in #4012
- feat: support generating inlined sourcemaps when transforming js file… by @jye-sf in #4033
- fix(template-compiler): avoid discarding text content whitespace for complex expressions by @ekashida in #4029
Full Changelog: v6.2.1...v6.3.0