Releases: nuxt/devtools
Releases · nuxt/devtools
v1.0.8
v1.0.7
🚀 Features
- server-routes: Implement persisting input values in localStorage - by @arashsheyda in #545 (67dbf)
🐞 Bug Fixes
- Update title of Eye Dropper command - by @ahmetbarut in #558 (ea581)
- Support
iframeProps
option for CSP, fix Stackblitz - by @antfu (0eb7a) - Make twitter og tags optional - by @antfu (41ee5)
- devtools: Update default types to
module.d.ts
/.mts
- by @danielroe in #559 (2ecd3) - open-graph: Fix type error, close #563 - by @antfu in #563 (c6305)
- timeline-helper-wrapper: Fix return value in timeline wrapper for promises - by @Vespand in #567 (0645e)
View changes on GitHub
v1.0.6
🐞 Bug Fixes
- Improve rpc import message, close #528 - by @antfu in #528 (721dd)
- Stable integrations setup to have consistent plugins order - by @antfu in #542 (31092)
- SideNav: Logo text color in light mode - by @arashsheyda in #537 (4dbe6)
- server-routes: Improve filterByCollection for runtime routes - by @arashsheyda in #538 (ec144)
View changes on GitHub
v1.0.5
🚀 Features
- Add Eye Dropper command - by @arashsheyda and @antfu in #530 (25584)
🐞 Bug Fixes
- Allow iframe to work in stricter cross-origin policy - by @antfu and sqcheah (7ec0d)
- devtools: Don't enable devtools when in test mode - by @danielroe in #532 (3a7f1)
View changes on GitHub
v1.0.4
🚀 Features
- Error tab - by @antfu in #520 (68b8c)
- devtools: Support for xdg-home-config - by @paro-paro and @antfu in #526 (4abd2)
🐞 Bug Fixes
- Require auth token with
getImageMeta
andgetTextAssetContent
- by @antfu (69316) - Require token for
restartNuxt
- by @antfu (09384) - pip: Check for https support - by @arashsheyda in #522 (5360c)
View changes on GitHub
v1.0.3
v1.0.2
v1.0.1
🐞 Bug Fixes
- Blurred font - by @starknt in #485 (9a529)
- Dark mode compatibility with vite-inspect - by @withyellow in #501 (2785f)
- assets: Remove dot from file extension - by @arashsheyda and @antfu in #512 (8e4ec)
- devtools: Import app utilities from
#imports
- by @danielroe in #500 (68efb) - doc: Active status of project cards - by @withyellow in #502 (25bba)
View changes on GitHub
v1.0.0
💚 Nuxt DevTools 1.0
Nuxt DevTools 1.0 is a milestone to be generally available for all Nuxt projects. It will be shipped with the upcoming Nuxt 3.8 soon.
🚀 Features
- Hide panel by default when not explicit enabled - in #440 (7c614)
- Ability to reset options - (95b5b)
- Disable dev auth on sandboxed env - (14935)
- Provide better error message for magicast, close #395 - in #395 (6f5ce)
- Improve console message - (a5b19)
- Bring back disconnected dialog - (a8172)
- Improve disconnect indicator - (86546)
- Add
telegram
social preview tab - by @reslear in #473 (64036) - Improve UX of dev auth - (bb4ba)
- Add link for Nuxt and Vue on overview tab - (5314f)
- Add more telemetry events - (a565d)
- Add the type attribute for buttons - by @Holiden and @antfu in #478 (4a9ec)
- assets:
- File upload extension validation - by @arashsheyda and @antfu in #391 (df623)
- modules:
- Dynamic sorting for module installation list - by @arashsheyda in #470 (44780)
- server-routes:
- ui:
- NDrawer component - by @arashsheyda in #435 (7a387)
- NBadge component - by @arashsheyda in #433 (5e0f9)
- NSplitPane component - by @arashsheyda in #438 (7bc47)
- Switch fonts to
DM Sans
andDM Mono
to align with Nuxt's theme - (43c5b) - NNavbar component - by @arashsheyda in #442 (b77b9)
- NNotification component - by @arashsheyda and @antfu in #443 (dc106)
🐞 Bug Fixes
- Improve permssion prompt - (91ae0)
- Terminals view - (df5dd)
- Move inline script timing to work with
nuxt-security
, #463 - in #463 (c5e41) - Auto install works with yarn berry, close #454 - in #454 (cdf50)
- Resolve private runtime correctly from
.env
, close #424 - in #424 (708bb) - Improve UI layout of pages tab - (66e59)
- Require auth condition - (2e968)
- Navbar on components graph view - (50143)
- Current route reactivity on pages tab - (d2d44)
- Increase
DETAILS_MAX_ITEMS
- (de900) - Improve RWD of open-graph tab - (dfeaf)
- Timline list ui fix - (2ea18)
- Ui error when pages not enabled - (c4557)
- assets:
- Watcher - by @arashsheyda in #455 (70bfe)
- overview:
- Pluralize nouns properly - by @arashsheyda and @antfu in #436 (5011c)
- server-routes:
- Use window.location.origin for doamin - by @arashsheyda in #450 (a85e3)
- ui:
- Improve some ui details - (cd0b8)
- Improve theme color contrast - (88220)
- Dialog backdrop - by @arashsheyda in #471 (87ec2)
🏎 Performance
- Remove
wait-on
dep - (694d8)
View changes on GitHub
v1.0.0-beta.3
🚀 Features
- Bring back disconnected dialog - by @antfu (a8172)
- Improve disconnect indicator - by @antfu (86546)
- Add
telegram
social preview tab - by @reslear in #473 (64036) - Improve UX of dev auth - by @antfu (bb4ba)
- Add link for Nuxt and Vue on overview tab - by @antfu (5314f)
- Add more telemetry events - by @antfu (a565d)
- assets: File upload extension validation - by @arashsheyda and @antfu in #391 (df623)
- modules: Dynamic sorting for module installation list - by @arashsheyda in #470 (44780)
- server-routes: Add optional checkbox for inputs - by @arashsheyda in #474 (077a9)
🐞 Bug Fixes
- Timline list ui fix - by @antfu (2ea18)
- Ui error when pages not enabled - by @antfu (c4557)
- ui: Dialog backdrop - by @arashsheyda in #471 (87ec2)