🎿 4.38.0 (2025-10-02)
Features
- config: allow suppressing reserved public name warning (#6389) (341fec4)
 - new core decorators 
@PropSerialize&@AttrDeserialize(#6387) (967c234) | Read the docs 
Bug Fixes
- local (same-file) class inheritance search (#6403) (695b1ac)
 - runtime: stop immediate re-renders for reflected props when null !== undefined (#6404) (680b12e)
 - test: stop duplicate super calls in Jest (#6401) (32160ad)
 - test: trigger 
@Watchdecorators on inherited classes in jest env (#6402) (f277068) 
New Contributors
Full Changelog: v4.37.1...v4.38.0