Features
- feat(config): allow suppressing reserved public name warning by @deleonio in #6389
- feat: new core decorators
@PropSerialize
&@AttrDeserialize
by @johnjenkins in #6387 | Read the docs
Bug Fixes
- fix(test): stop duplicate super calls in Jest by @johnjenkins in #6401
- fix(test): trigger
@Watch
decorators on inherited classes in jest env by @johnjenkins in #6402 - fix: local (same-file) class inheritance search by @johnjenkins in #6403
- fix(runtime): stop immediate re-renders for reflected props when null !== undefined by @johnjenkins in #6404
New Contributors
Full Changelog: v4.37.1...v4.38.0