github preactjs/preact 10.5.12

latest releases: 10.20.2, 10.20.1, 10.20.0...
3 years ago

This release includes an enhancement to our devtools integration. Via a babel plugin you can get more readable hook names to show up in devtools instead of dozens of useState hooks in devtools. Check out https://github.com/preactjs/babel-plugin-transform-hook-names for more information.

Before:

image

After:

image

Bug Fixes

Maintenance

Don't miss a new preact release

NewReleases is sending notifications on new releases.