preact v10.0.3 Release Notes

Release Date: 2019-10-29 // over 4 years ago
  • ๐Ÿš€ This release corrects an issue where a debug warning was printed incorrectly to the console, that (rightfully) confused users. So we wanted to fix that as quick as possible ๐Ÿ‘

    ๐Ÿ› Bug Fixes

    ๐Ÿšง Maintenance

    • Queue layoutEffects in component render callbacks array (+0 B) (#2050, thanks @andrewiggins)
    • โœ… Separate debug tests into multiple files and fix some bugs in debug (#2047, thanks @andrewiggins)