Skip to content

v3.3.0

Compare
Choose a tag to compare
@AlemTuzlak AlemTuzlak released this 21 Oct 14:51
· 114 commits to main since this release

Errors tab

New errors tab has been added!

  • Detects wrongly nested HTML for you and adds the errors to the tab
  • Lets you click on the file names to open up the locations and fix the issues

HMR improvements

RDT was causing HMR to take a bit longer due to some heavy packages (namely lucide-react), the package has been removed and your apps should HMR faster

What's Changed

  • remove lucide-react dependency by @xHomu in #68

Full Changelog: v3.2.2...v3.3.0