Skip to content

Releases: preactjs/preact-devtools

4.7.2

25 Apr 09:21
Compare
Choose a tag to compare

Features

Bug Fixes

Maintenance

New Contributors

Full Changelog: v4.7.1...v4.7.2

4.7.1

06 Mar 14:24
Compare
Choose a tag to compare

This release fixes a publishing issue for the Chrome extension variant.

4.7.0

05 Mar 11:32
Compare
Choose a tag to compare

Features

Bug Fixes

4.6.2

28 Feb 20:58
Compare
Choose a tag to compare

Bug Fixes

v11 (unreleased Preact version):

Maintenance

4.6.0

01 Oct 04:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.5.0...v4.6.0

4.5.0

06 Sep 15:28
Compare
Choose a tag to compare

Features

v4.4.0

28 Aug 04:28
Compare
Choose a tag to compare

Features

Bug Fixes

4.3.3

27 Aug 17:22
Compare
Choose a tag to compare

Bug Fixes

  • Fix sidebar data not cleared on disconnect (#419, thanks @marvinhagemeister)
  • Fix roots displayed by render order instead of ordering them based on the DOM structure. This commonly occurs when working with Astro or Deno's Fresh framework (#417, thanks @marvinhagemeister)
  • Fix DevTools panel height not filling viewport if smaller than available space (#416, thanks @marvinhagemeister)
  • Fix rare case of DevTools not initializing (#398, thanks @marvinhagemeister)

Maintenance

4.3.2

23 Jun 18:26
Compare
Choose a tag to compare

Bug Fixes

4.3.1

06 Jun 17:37
Compare
Choose a tag to compare

Bug Fixes

Maintenance