nuxt-particles
nuxt-particles copied to clipboard
chore(deps): update devdependency @nuxt/devtools to v2
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @nuxt/devtools (source) | ^0.8.5 -> ^2.4.0 |
Release Notes
nuxt/devtools (@nuxt/devtools)
v2.4.0
Bug Fixes
- devtools-kit: fix
useDevtoolsClientreturn type (#845) (5ce9b47) - module setup times are multiplied by 1000 (#838) (d16aa96)
- ui-kit: add
[@unocss-include](https://redirect.github.com/unocss-include)magic string in NButton (#852) (f18de78) - watch() typeof check on array is always false (#850) (a873199)
2.3.2 (2025-03-26)
Bug Fixes
- prioritize vue-devtools plugin registation, fix #823, fix #822 (259853b)
- update
vite-plugin-vue-tracer(0c1740c)
2.3.1 (2025-03-20)
Bug Fixes
v2.3.2
Bug Fixes
- prioritize vue-devtools plugin registation, fix #823, fix #822 (259853b)
- update
vite-plugin-vue-tracer(0c1740c)
v2.3.1
Bug Fixes
v2.3.0
Features
2.2.1 (2025-03-05)
Bug Fixes
- inspector: do not register instapector events if there is already any (db01e1b)
v2.2.1
Bug Fixes
- inspector: do not register instapector events if there is already any (db01e1b)
v2.2.0
Features
- component graph node name toogle (#797) (2eb2a37)
- migrate to
vite-plugin-vue-tracer(#803) (faa08d3)
2.1.3 (2025-03-03)
2.1.2 (2025-03-03)
2.1.1 (2025-02-28)
Bug Fixes
- use shiki js engine instead of precompiled (d018045)
Features
- update deps (15dbe6d)
v2.1.3
v2.1.1
Bug Fixes
- use shiki js engine instead of precompiled (d018045)
Features
- update deps (15dbe6d)
v2.1.0
Bug Fixes
- hide inspector button when not available (684897f)
Features
- allow override component inspector with
__NUXT_INSPECTOR__(9f3c8bf) - filter out installed modules in search result, closes #780 (#786) (fc8ced3)
- option to disable
vueDevTools(3e5251c)
v2.0.0
Features
v1.7.0
Features
1.6.4 (2024-12-12)
Bug Fixes
- upgrade
@vue/devtools(8485fcb)
1.6.3 (2024-12-03)
Bug Fixes
1.6.2 (2024-12-03)
Bug Fixes
Features
1.6.1 (2024-11-20)
Bug Fixes
Features
- apply lint, use explict import (2c6d2d3)
v1.6.4
Bug Fixes
- upgrade
@vue/devtools(8485fcb)
v1.6.3
Bug Fixes
v1.6.2
Bug Fixes
Features
v1.6.1
Bug Fixes
Features
- apply lint, use explict import (2c6d2d3)
v1.6.0
Bug Fixes
1.5.2 (2024-10-02)
Bug Fixes
- try downgrade
vite-plugin-vue-inspector(572a0d6)
1.5.1 (2024-09-23)
Bug Fixes
v1.5.2
Bug Fixes
- try downgrade
vite-plugin-vue-inspector(572a0d6)
v1.5.1
Bug Fixes
v1.5.0
Bug Fixes
- avoid using top-level await, fix #723 (29b0e39)
- disable
quicktypeschema generation temporary (c1554a3) - handle null in deepSync (#729) (8c0efdb)
1.4.2 (2024-09-10)
Bug Fixes
1.4.1 (2024-08-26)
Bug Fixes
v1.4.2
Bug Fixes
v1.4.1
Bug Fixes
v1.4.0
Features
- kit: introduce
host-clientutility (167373c)
1.3.14 (2024-08-20)
1.3.13 (2024-08-20)
1.3.12 (2024-08-20)
1.3.11 (2024-08-20)
1.3.10 (2024-08-20)
Bug Fixes
- color mode (19ac073)
Features
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
1.3.5 (2024-06-21)
Bug Fixes
- downgrade module-builder (de79dc4)
1.3.4 (2024-06-21)
Bug Fixes
1.3.3 (2024-06-04)
Bug Fixes
1.3.2 (2024-05-27)
Bug Fixes
1.3.1 (2024-05-10)
Bug Fixes
- module builder chunk path patch (87199a1)
v1.3.14
v1.3.9
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)
v1.3.8
Performance Improvements
- avoid deps on
npm-registry-fetch, save install size (3d74691)
v1.3.7
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)
v1.3.6
Features
v1.3.5
Bug Fixes
- downgrade module-builder (de79dc4)
v1.3.4
Bug Fixes
v1.3.3
Bug Fixes
v1.3.2
Bug Fixes
v1.3.1
v1.3.0
Bug Fixes
- devtools: optimize the home page layout (#654) (a1ad266)
- upgrade
vite-plugin-vue-inspector, fix #657 (f67f0f2)
Features
v1.2.0
Bug Fixes
- adopt forward-compatible approach to
builder:watch(#637) (800d71f) - opt in to
import.meta.*properties (#635) (ce60ab4)
1.1.5 (2024-03-28)
Features
1.1.4 (2024-03-26)
Bug Fixes
1.1.3 (2024-03-21)
Bug Fixes
1.1.2 (2024-03-21)
Bug Fixes
- pinia: pinia module searching null safety (#628) (8937b78)
- scheduledTasks can be undefined (#626) (7044c47)
Features
1.1.1 (2024-03-20)
Bug Fixes
v1.1.5
Features
v1.1.4
Bug Fixes
v1.1.3
Bug Fixes
v1.1.2
Bug Fixes
- pinia: pinia module searching null safety (#628) (8937b78)
- scheduledTasks can be undefined (#626) (7044c47)
Features
v1.1.1
Bug Fixes
v1.1.0
Bug Fixes
- augment runtime config correctly (2d199b8)
- devtools border-radius (#617) (36c300a)
- floating-vue arrow style (#578) (4553d50)
- floating-vue arrow style in dark (#582) (0023611)
- inspect tab when custom buildAssetsDir is configured, fixes #589 (#588) (97386b2)
- override
tsxdependency to known fixed version (broken on Node v18.19.0+) (#606) (1bc2e71) - provide a label for accessbility (#591) (6cb9220)
- remove unnecessary line + open devtools calling twice
syncClient(#584) (9a2dbc2) - support for resizing window in touch screen (#616) (31e01fb)
- ui: @apply conflict with tailwind (#619) (4e1d329)
- ui: Added composable to build config (#579) (f3c3de1)
- ui: disabled NButton. Also disable NuxtLink when used with
to. (#581) (12dae59)
Features
- assets: support for layers (#618) (b8572b6)
- pinia panel (#621) (56be5a7)
- Server Tasks tab (#614) (bee12e8)
- ui: added autocomplete props to NTextInput component (#574) (46cc36f)
1.0.8 (2024-01-11)
Bug Fixes
- remove debugging code (f05143b)
1.0.7 (2024-01-11)
Bug Fixes
- devtools: update default types to
module.d.ts/.mts(#559) (2ecd32c) - make twitter og tags optional (41ee5ec)
- open-graph: fix type error, close #563 (c63055a)
- support
iframePropsoption for CSP, fix Stackblitz (0eb7a82) - timeline-helper-wrapper: Fix return value in timeline wrapper for promises (#567) (0645e35)
- update title of Eye Dropper command (#558) (ea58139)
Features
1.0.6 (2023-12-13)
Bug Fixes
- improve rpc import message, close #528 (721dda8)
- server-routes: improve filterByCollection for runtime routes (#538) (ec144d1)
- SideNav: logo text color in light mode (#537) (4dbe60d)
- stable integrations setup to have consistent plugins order (#542) (310929b)
1.0.5 (2023-12-07)
Bug Fixes
- allow iframe to work in stricter cross-origin policy (7ec0d3c)
- devtools: don't enable devtools when in test mode (#532) (3a7f143)
Features
1.0.4 (2023-11-27)
Bug Fixes
- pip: check for https support (#522) (5360cf4)
- require auth token with
getImageMetaandgetTextAssetContent(69316c4) - require token for
restartNuxt(09384af)
Features
1.0.3 (2023-11-20)
Bug Fixes
- support user
baseURL, close #506 (2697340) - tolerant parse error for local options, close #518 (e604124)
Features
- disable devtools in test mode (51e8de6)
1.0.2 (2023-11-11)
Bug Fixes
- do not show false connecting overlay on legacy Vite, close #497 (a48c248)
- timeline: do not inject for macro module, close #507 (923edaf)
1.0.1 (2023-11-09)
Bug Fixes
- assets: remove dot from file extension (#512) (8e4ec7b)
- blurred font (#485) (9a52925)
- dark mode compatibility with vite-inspect (#501) (2785fa6)
- devtools: import app utilities from
#imports(#500) (68efb1b) - doc: active status of project cards (#502) (25bba74)
v1.0.8
Bug Fixes
- remove debugging code (f05143b)
v1.0.7
Bug Fixes
- devtools: update default types to
module.d.ts/.mts(#559) (2ecd32c) - make twitter og tags optional (41ee5ec)
- open-graph: fix type error, close #563 (c63055a)
- support
iframePropsoption for CSP, fix Stackblitz (0eb7a82) - timeline-helper-wrapper: Fix return value in timeline wrapper for promises (#567) (0645e35)
- update title of Eye Dropper command (#558) (ea58139)
Features
v1.0.6
Bug Fixes
- improve rpc import message, close #528 (721dda8)
- server-routes: improve filterByCollection for runtime routes (#538) (ec144d1)
- SideNav: logo text color in light mode (#537) (4dbe60d)
- stable integrations setup to have consistent plugins order (#542) (310929b)
v1.0.5
Bug Fixes
- allow iframe to work in stricter cross-origin policy (7ec0d3c)
- devtools: don't enable devtools when in test mode (#532) (3a7f143)
Features
v1.0.4
Bug Fixes
- pip: check for https support (#522) (5360cf4)
- require auth token with
getImageMetaandgetTextAssetContent(69316c4) - require token for
restartNuxt(09384af)
Features
v1.0.3
Bug Fixes
- support user
baseURL, close #506 (2697340) - tolerant parse error for local options, close #518 (e604124)
Features
- disable devtools in test mode (51e8de6)
v1.0.2
Bug Fixes
- do not show false connecting overlay on legacy Vite, close #497 (a48c248)
- timeline: do not inject for macro module, close #507 (923edaf)
v1.0.1
Bug Fixes
- assets: remove dot from file extension (#512) (8e4ec7b)
- blurred font (#485) (9a52925)
- dark mode compatibility with vite-inspect (#501) (2785fa6)
- devtools: import app utilities from
#imports(#500) (68efb1b) - doc: active status of project cards (#502) (25bba74)
v1.0.0
Features
Configuration
📅 Schedule: Branch creation - "on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Deploy Preview for nuxt-particles failed.
| Name | Link |
|---|---|
| Latest commit | 810aa74027b7614060c0e9114f09e5a0f9c4b968 |
| Latest deploy log | https://app.netlify.com/projects/nuxt-particles/deploys/68fecc2cbe3ead0008c88be4 |