Skip to content

0.6.0

Compare
Choose a tag to compare
@marvinhagemeister marvinhagemeister released this 25 Apr 12:06
16d280b

This release hardens the recently introduced hooks inspection and fixes several edge cases. Apart from that it's now possible to properly debug Preact applications that are rendered inside an iframe. The highlight overlay will adapt to the iframe's position accordingly 🎉

Screenshot from 2020-04-25 09-59-51

Despite this being mostly a maintenance release, there is one new feature: "Reload and profile". This allows to capture the very first render of any application and inspect the render performance!

preact-reload-profile

Features:

Bug Fixes:

Maintenance: