fix(deps): update all non-major dependencies
Note: This PR body was truncated due to platform limits.
This PR contains the following updates:
Release Notes
babel/babel (@babel/core)
v7.28.5
:eyeglasses: Spec Compliance
babel-parser- #17446 Allow
Runtime Errors for Function Call Assignment Targets(@liuxingbaoyu)
- #17446 Allow
babel-helper-validator-identifier
:bug: Bug Fix
babel-plugin-proposal-destructuring-privatebabel-parserbabel-plugin-proposal-discard-binding,babel-plugin-transform-destructuring- #17519 fix:
restcorrectly returns plain array (@liuxingbaoyu)
- #17519 fix:
babel-helper-create-class-features-plugin,babel-helper-member-expression-to-functions,babel-plugin-transform-block-scoping,babel-plugin-transform-optional-chaining,babel-traverse,babel-typesbabel-traverse
:house: Internal
:running_woman: Performance
babel-core- #17490 Faster finding of locations in
buildCodeFrameError(@liuxingbaoyu)
- #17490 Faster finding of locations in
iconify/icon-sets (@iconify/json)
v2.2.418
v2.2.417
v2.2.416
v2.2.415
v2.2.414
v2.2.413
v2.2.412
v2.2.411
v2.2.410
v2.2.409
v2.2.408
v2.2.407
v2.2.406
v2.2.405
v2.2.404
v2.2.403
v2.2.402
v2.2.401
v2.2.400
v2.2.399
v2.2.398
v2.2.397
v2.2.396
rollup/plugins (@rollup/plugin-commonjs)
v28.0.9
2025-10-24
Bugfixes
- fix: handle
node:builtins withstrictRequires: auto(#1930)
v28.0.8
2025-10-16
Bugfixes
- fix: guard moduleSideEffects for wrapped externals (#1914)
TanStack/query (@tanstack/vue-query)
v5.92.1
Patch Changes
- Updated dependencies [
72d8ac5]:- @tanstack/query-core@5.90.12
v5.92.0
Minor Changes
- feat(vue-query): allow options getters in additional composables (#9914)
v5.91.4
Patch Changes
- Updated dependencies [
c01b150]:- @tanstack/query-core@5.90.11
v5.91.3
Patch Changes
- Include TPageParam in enabled of InfiniteQueryObserverOptions (#9898)
v5.91.2
Patch Changes
- Updated dependencies [
8e2e174,eb559a6]:- @tanstack/query-core@5.90.10
v5.91.1
Patch Changes
- Updated dependencies [
08b211f]:- @tanstack/query-core@5.90.9
v5.91.0
Minor Changes
- feat(vue-query): support useQuery options getter (#9866)
v5.90.7
Patch Changes
- Updated dependencies [
b4cd121]:- @tanstack/query-core@5.90.7
v5.90.6
Patch Changes
- Updated dependencies [
1638c02]:- @tanstack/query-core@5.90.6
v5.90.5
Patch Changes
- Updated dependencies [
e42ddfe]:- @tanstack/query-core@5.90.5
v5.90.4
Patch Changes
- Updated dependencies [
20ef922]:- @tanstack/query-core@5.90.4
TanStack/query (@tanstack/vue-query-devtools)
v5.91.0
Minor Changes
- feat(vue-query-devtools): Add embedded panel mode (#9790)
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.50.0
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.49.0
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.48.1
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.48.0
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.47.0
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.46.4
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.46.3
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.46.2
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/utils)
v8.50.0
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.49.0
🩹 Fixes
- deps: update dependency prettier to v3.7.2 (#11820)
❤️ Thank You
- Kirk Waiblinger @kirkwaiblinger
You can read about our versioning strategy and releases on our website.
v8.48.1
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.48.0
🚀 Features
- eslint-plugin: [no-redundant-type-constituents] use assignability checking for redundancy checks (#10744)
❤️ Thank You
- Josh Goldberg
- mdm317 @gen-ip-1
You can read about our versioning strategy and releases on our website.
v8.47.0
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.46.4
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.46.3
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.46.2
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
unocss/unocss (@unocss/core)
v66.5.10
🚀 Features
- core: Allow postprocessors to append or remove rules - by @Menci and @zyyv in #5010 (298de)
- vite: Add
virtualModulePrefixoption to support for custom virtual module prefix - by @zyyv and @liujiayii in #5008 (1819f)
🐞 Bug Fixes
- config: Should merge
inlineConfigwhen load config - by @zyyv (37452) - preset-wind4: Support special color key with alpha close #4998 - by @zyyv in #4998 (e43d0)
- rule-utils: Escape rule prefix close Group descendant selectors and prefixes Fixes #5004 - by @zyyv in #5004 (dba52)
View changes on GitHub
v66.5.9
No significant changes
View changes on GitHub
v66.5.7
🚀 Features
- Add first-class support for Marko - by @LuLaValva in #4995 (ba06c)
🐞 Bug Fixes
🏎 Performance
View changes on GitHub
v66.5.6
🐞 Bug Fixes
View changes on GitHub
v66.5.5
🚨 Breaking Changes
- svelte-scoped: Simplify user facing setup - by @fehnomenal and Henrik Berglund in #4942 (7e52a)
🚀 Features
- inspector:
- preset-wind4:
- reset:
🐞 Bug Fixes
- core: Don't use
parentVariantsforshortcutsNoMergeshortcut - by @zyyv in #4954 (71d4d) - eslint-plugin: Enhance generator to support filename context for config loading - by @Jungzl in #4978 (942cd)
- postcss: Fix wind4 in
@screentransformer close #4973 - by @zyyv in #4973 (49035) - preset-wind4: Escape css variables close #4957 - by @zyyv in #4957 (d1e00)
- svelte-scoped: Correctly transform rules with only --at-apply - by @fehnomenal and Henrik Berglund in #4795 (9a7c3)
View changes on GitHub
vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v6.0.3
Features
- add Vite 8 support (2080d41)
Bug Fixes
- deps: update all non-major dependencies (#707) (799f419)
- hmr: reload when components switch between vapor and vdom (#714) (6c45fe5)
Performance Improvements
Miscellaneous Chores
v6.0.2
Bug Fixes
- deps: update all non-major dependencies (#643) (b702c1f)
- deps: update all non-major dependencies (#653) (c6bd324)
- deps: update all non-major dependencies (#663) (dbcd1d0)
- deps: update all non-major dependencies (#665) (428dde0)
- deps: update all non-major dependencies (#671) (59e0a51)
- deps: update all non-major dependencies (#679) (f226dab)
- deps: update all non-major dependencies (#685) (d990206)
- deps: update all non-major dependencies (#688) (46edd7e)
- deps: update all non-major dependencies (#692) (13accf3)
- deps: update all non-major dependencies (#694) (9c77f01)
- deps: update all non-major dependencies (#704) (ecb581a)
- fix hmr of dynamically loaded vue sfc modules in apps with tailwind (#702) (0a883f7)
Miscellaneous Chores
- deps: update dependency rollup to ^4.52.3 (#674) (dd91393)
- deps: update dependency rollup to ^4.52.5 (#684) (a291b66)
- deps: update dependency rollup to ^4.53.1 (#695) (0b238ea)
- deps: update dependency rollup to ^4.53.2 (#703) (847808f)
- deps: update upstream (#638) (f7cef18)
- deps: update upstream (#642) (be57955)
- deps: update upstream (#652) (3030263)
- deps: update upstream (#666) (e6ece54)
- deps: update upstream (#670) (5d3313f)
- deps: update upstream (#678) (3f0593f)
Deploy Preview for vue-devtools-docs canceled.
| Name | Link |
|---|---|
| Latest commit | f29900d79ad50d2909678069f053a0c8f595a0da |
| Latest deploy log | https://app.netlify.com/projects/vue-devtools-docs/deploys/692d740463987c0008b1ae7b |
@vue/devtools-applet
npm i https://pkg.pr.new/@vue/devtools-applet@980
@vue/devtools-core
npm i https://pkg.pr.new/@vue/devtools-core@980
@vue/devtools
npm i https://pkg.pr.new/@vue/devtools@980
@vue/devtools-api
npm i https://pkg.pr.new/@vue/devtools-api@980
@vue/devtools-kit
npm i https://pkg.pr.new/@vue/devtools-kit@980
vite-plugin-vue-devtools
npm i https://pkg.pr.new/vite-plugin-vue-devtools@980
commit: 1237533