Bump @nuxt/devtools from 1.0.4 to 1.3.9
Bumps @nuxt/devtools from 1.0.4 to 1.3.9.
Release notes
Sourced from @nuxt/devtools's releases.
v1.3.9
🐞 Bug Fixes
- Capture for circular reference in state editor - by
@antfu(841fd)- Introduce
client.revisionto trigger state editor update - by@antfu(418a2)- Use
ofetchforfast-npm-meta- by@antfu(4188f)- modules: Update compatibility check for Nuxt 3 and 4 - by
@arashsheydain nuxt/devtools#689 (2354d)View changes on GitHub
v1.3.8
🏎 Performance
View changes on GitHub
v1.3.7
🚀 Features
- Use nuxt search api for showing docs - by
@arashsheydaand@antfuin nuxt/devtools#681 (52b64)🐞 Bug Fixes
- Scrollable sidebar - by
@arashsheydain nuxt/devtools#682 (df459)- OpenGraph layout - by
@arashsheydain nuxt/devtools#685 (760f1)- server-routes: Unable to clear all params - by
@jsonleexin nuxt/devtools#684 (d88b0)🏎 Performance
View changes on GitHub
v1.3.6
🚀 Features
- Migrate vue-devtools to v7.3 - by
@webfansplzand@antfuin nuxt/devtools#675 (79e6d)View changes on GitHub
v1.3.5
🐞 Bug Fixes
View changes on GitHub
v1.3.4
🐞 Bug Fixes
... (truncated)
Changelog
Sourced from @nuxt/devtools's changelog.
1.3.9 (2024-07-02)
Bug Fixes
- capture for circular reference in state editor (841fd76)
- introduce
client.revisionto trigger state editor update (418a22e)- modules: update compatibility check for Nuxt 3 and 4 (#689) (2354da7)
- use
ofetchforfast-npm-meta(4188f8d)1.3.8 (2024-07-02)
Performance Improvements
- avoid deps on
npm-registry-fetch, save install size (3d74691)1.3.7 (2024-06-27)
Bug Fixes
- OpenGraph layout (#685) (760f149)
- scrollable sidebar (#682) (df459f9)
- server-routes: unable to clear all params (#684) (d88b003)
Features
Performance Improvements
- use
npm-registry-fetchinstead ofpacoteto deduce the package size (a049c52)1.3.6 (2024-06-21)
Features
... (truncated)
Commits
89e31e1chore: release v1.3.94188f8dfix: useofetchforfast-npm-meta418a22efix: introduceclient.revisionto trigger state editor update841fd76fix: capture for circular reference in state editor4b3ba2echore: fix dev time 404 in popup537c2f5refactor: migrate to@xterm/xterm2354da7fix(modules): update compatibility check for Nuxt 3 and 4 (#689)ecf6f40chore: release v1.3.83d74691perf: avoid deps onnpm-registry-fetch, save install size541c929chore: update color to only green- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
⚠️ No Changeset found
Latest commit: e1952b6f4ae7b398a2aa05220731f37bd53c0638
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
☁️ Nx Cloud Report
CI is running/has finished running commands for commit e1952b6f4ae7b398a2aa05220731f37bd53c0638. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this CI Pipeline Execution
✅ Successfully ran 35 targets
-
nx test @e2e/angular-ssr -
nx test @e2e/qwik-city -
nx test @e2e/angular -
nx test @e2e/nuxt -
nx test @e2e/sveltekit -
nx test @e2e/vue -
nx test @e2e/nextjs-sdk-next-app -
nx test @e2e/hydrogen -
nx test @e2e/solid -
nx test @e2e/svelte -
nx test @e2e/solid-start -
nx test @e2e/react-sdk-next-app -
nx test @e2e/react-native -
nx test @e2e/react-sdk-next-pages -
nx test @e2e/remix -
nx test @e2e/gen1-remix -
nx test @e2e/gen1-react -
nx test @e2e/react -
nx test @snippet/angular-ssr -
nx test @snippet/react-native -
nx test @snippet/angular -
nx test @snippet/sveltekit -
nx test @snippet/react -
nx test @snippet/react-sdk-next-pages -
nx test @e2e/gen1-next -
nx test @snippet/react-sdk-next-app -
nx test @snippet/svelte -
nx test @snippet/nuxt -
nx test @snippet/nextjs-sdk-next-app -
nx test @snippet/qwik-city -
nx test @snippet/solid -
nx test @snippet/vue -
nx test @builder.io/sdks -
nx typecheck @builder.io/sdks -
nx build @builder.io/sdk
Sent with 💌 from NxCloud.
@dependabot rebase
Superseded by #3824.