Skip to content

4.3.3

Compare
Choose a tag to compare
@marvinhagemeister marvinhagemeister released this 27 Aug 17:22
· 116 commits to main since this release

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