What's Changed
- fix(core): guard lifecycle passes loop against destroyed renderables by @anerli in #882
- core: fix Select test assertions by @simonklee in #1204
- renderer: isolate tests from the host terminal environment by @simonklee in #1223
- fix(ffi): preserve borrowed pointer owners by @simonklee in #1221
- Reduce Yoga callback pressure for native text measurement by @kommander in #1219
- refactor(core): remove unused ADDED/REMOVED LayoutEvents by @posva in #1218
- fix(core): identity-based child management, resolves duplicate-id culling corruption by @kommander in #1224
- solid: fix plugin subpath resolution by @simonklee in #1217
New Contributors
Full Changelog: v0.4.2...v0.4.3