10.29.2
Fix buggy edge case (#5090)
Turn preact.min.js into a globals+commonjs bundle, leave preact.js as the pure CJS bundle
Fix nullish default props (#4775)
Ensure we reset renderCount (#5017)
perf: created NULL constant (#4682)
refactor: Golf down unnecessary strict equality checks (#4723)
Strict equality check on constructor (#4985)
Migrate from biome to oxfmt (#5033)
Improve internal JSDoc types (#4173)
Create a unique event-clock for each Preact instance on a page. (#5068)
refactor: Remove `declare global` from internal types (#4583)