What's Changed
- Optimisation: Removed use of std::dynamic_pointer_cast in loops by @chrfalch in #1237
- #1257: Fixed rendering arefacts after background mode by @chrfalch in #1259
- Optimisation: Removed extra use of ref counting when swapping property values by @chrfalch in #1238
- Optimised isUndefinedOrNull() check for DOM properties by @chrfalch in #1240
- #1253: Fixed missing error message if null guard is missing for font prop. by @chrfalch in #1254
Full Changelog: v0.1.169-beta...v0.1.170-beta