v2.24.10

karpathy/nn-zero-to-herov2.24.10Aug 25, 2026by tinchox5

AI Summary

Bug fix release addressing transformed reconciliation issues, offscreen capture problems, and iframe suggestion logic. Also includes a funding update.

Key Highlights

  • Fixed transformed reconciliation issues
  • Fixed offscreen capture functionality
  • Fixed iframe suggesting options that are already enabled
  • Added funding information

Full Release Notes

- fix: transformed reconciliation. Ref #489 [9b28ab4](https://github.com/zumerlab/snapdom/commit/9b28ab4d28b7ac56f324e2677ae47b3c22ba55ba)
- fix: offscreen captures. Ref #488 [460b75e](https://github.com/zumerlab/snapdom/commit/460b75ec0108436c874bf623d3d3c5f1adea134c)
- fix(iframe): stop suggesting an option that is already on [98de375](https://github.com/zumerlab/snapdom/commit/98de37594af6e3891173d091695bf021240482ff)
- add funding [e839ec0](https://github.com/zumerlab/snapdom/commit/e839ec0475a6f950927e146f18c041d9bc9a160b)

**Full Changelog**: https://github.com/zumerlab/snapdom/compare/v2.24.7...v2.24.10