Skip to content

Releases: nuxt/devtools

v2.2.1

05 Mar 09:20
eda0e67
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • inspector: Do not register instapector events if there is already any  -  by @antfu (db01e)
    View changes on GitHub

v2.2.0

05 Mar 08:09
ab4e646
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v2.1.3

03 Mar 16:06
a91a07c
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v2.1.2

03 Mar 15:10
4a0bb12
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v2.1.1

28 Feb 04:44
946dd03
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • Use shiki js engine instead of precompiled  -  by @antfu (d0180)
    View changes on GitHub

v2.1.0

16 Feb 08:11
66d2743
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • Hide inspector button when not available  -  by @antfu (68489)
    View changes on GitHub

v2.0.0

06 Feb 12:32
13f6fd0
Compare
Choose a tag to compare

✨ Highlights

Nuxt DevTools v2.0 isn't a massive update but rather some necessary breaking changes for us to move forward easier.

The main breaking change is that Nuxt DevTools 2.0 now requires Vite v6, which means Nuxt v3.15+. Along with other improvements like custom editor selection, Discovery.js for resolved Nuxt/Nitro/Vite configs (rather advanced, mostly for debugging), bringing back the schema generator, and more optimized dependencies.

We will soon include v2.0 in the next Nuxt release.


   🚨 Breaking Changes

  • Requires Vite v6 and Nuxt v3.15  -  by @antfu (f2a2f)
  • Move edge releases to nightly releases  -  by @antfu (5c6df)
  • Remove global installation wizard  -  by @antfu (23215)
  • Upgrade execa and which, requires node ^18.17.0  -  by ** >=20.5.0** ()
  • Switch from flatted to structured-clone-es  -  by @antfu (403fe)

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0-beta.7

05 Feb 08:36
dd9a91a
Compare
Choose a tag to compare
v2.0.0-beta.7 Pre-release
Pre-release

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0-beta.6

05 Feb 04:32
62792a3
Compare
Choose a tag to compare
v2.0.0-beta.6 Pre-release
Pre-release

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0-beta.5

04 Feb 15:21
87a1e86
Compare
Choose a tag to compare
v2.0.0-beta.5 Pre-release
Pre-release

   🐞 Bug Fixes

    View changes on GitHub