preact v10.4.5 Release Notes

Release Date: 2020-06-30 // almost 4 years ago
  • ๐Ÿ›  This is a bugfix-only release and updating is seamless. We encourage everyone to do so ๐Ÿ‘

    ๐Ÿ› Bug Fixes

    ๐Ÿšง Maintenance

    • ๐Ÿ‘Œ Improve code coverage (#2596, thanks @andrewiggins)
    • โšก๏ธ Optimize unpkg entry: Commonjs plus globals default export (#2261, thanks @developit)
    • ๐Ÿ— Share build output between action jobs (#2579, thanks @andrewiggins)
    • โž• Add TypeScript for extending JSX types with custom elements (#2581, thanks @andrewiggins)
    • โšก๏ธ Update Node version in actions and format YAML files using prettier (#2577, thanks @andrewiggins)
    • โž• Add GitHub action to run benches (#2560, thanks @andrewiggins)
    • โž• Add many_updates benchmark (#2559, thanks @andrewiggins)
    • ๐Ÿฑ ๐ŸŒ๏ธโ€โ™‚๏ธ rAF check (#2555, thanks @developit)
    • put rerenderCount on the Component prototype (#2552, thanks @JoviDeCroock)
    • ๐Ÿ”Œ Use "babel-plugin-transform-rename-properties" to consistently mangle properties (#2548, thanks @andrewiggins)