Bug Fixes
- cache host refs in public render() method (#6674) (7dd8ea7)
- compiler: set log file path when writeLog is enabled (#6655) (3d95083), closes #6632
- runtime: normalize legacy watcher metadata for backward compatibility (#6676) (db26aba)
- runtime: skip setter when removing reflected bool attr (#6673) (6c8a3b6), closes #6672
- utils: handle Unicode characters in serializeProperty (#6654) (000ddb9), closes #6643
New Contributors
- @cyphercodes made their first contribution in #6654
- @AlyssonT made their first contribution in #6673
Full Changelog: v4.43.3...v4.43.4