What's Changed
- refactor(ssr-compiler): remove setter attribute reflection by @ekashida in #4772
- build(deps-dev): bump the theoretically-non-breaking group with 15 updates by @dependabot in #4774
- fix(types): better ARIA types by @wjhsf in #4765
- test: fix Symbol error in fixture by @nolanlawson in #4777
- feat(ssr-compiler): api decorator support by @ekashida in #4766
- test: fix flaky mutation logging test by @nolanlawson in #4782
- fix: make
<input>
value
/checked
pure props by @nolanlawson in #4776 - feat(engine-dom): native-only styles by @nolanlawson in #4780
- test(ssr-compiler): remove test scenarios that throw exceptions by @ekashida in #4786
- fix(tests): timeout in debug should not exceed max signed 32 bit int by @cardoso in #4795
- test(ssr): account for all Rollup warnings by @nolanlawson in #4794
- fix(ssr): fix duplicate styles in same template by @nolanlawson in #4792
- fix(ssr): make child props immutable by @nolanlawson in #4779
- fix(ssr): fix converting dynamic values to strings by @nolanlawson in #4778
- chore: release v8.7.0 by @nolanlawson in #4797
- chore: release v8.7.0 by @nolanlawson in #4798
Full Changelog: v8.6.0...v8.7.0