10.28.4
Core size optimizations (#5022)
Turn preact.min.js into a globals+commonjs bundle, leave preact.js as the pure CJS bundle
Fix nullish default props (#4775)
perf: created NULL constant (#4682)
refactor: Golf down unnecessary strict equality checks (#4723)
Strict equality check on constructor (#4985)
Adds snap events (#4947)
chore: Backport refcallback type and debug helpers (#4860)
Updates dangerouslySetInnerHTML type so future TS will accept Trusted… (#4931)
Improve internal JSDoc types (#4173)
chore: Fix TS lang server support in our `.d.ts` files (#4698)
refactor: Remove `declare global` from internal types (#4583)