This repository has been archived by the owner on May 7, 2024. It is now read-only.
chore(deps): update all non-major dependencies #154
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.2.186
->2.2.207
^0.2.0
->^0.3.0
3.3.2
->3.4.1
3.1.3
->3.2.0
6.11.4
->6.12.0
0.5.10
->0.5.13
4.12.5
->4.12.7
4.12.5
->4.12.7
4.7.2
->4.10.5
3.10.3
->3.11.2
1.1.5
->1.2.0
0.6.8
->0.6.10
0.33.2
->0.33.3
1.3.3
->1.4.0
Release Notes
iconify/icon-sets (@iconify/json)
v2.2.207
Compare Source
v2.2.206
Compare Source
v2.2.205
Compare Source
v2.2.204
Compare Source
v2.2.203
Compare Source
v2.2.202
Compare Source
v2.2.201
Compare Source
v2.2.200
Compare Source
v2.2.199
Compare Source
v2.2.198
Compare Source
v2.2.197
Compare Source
v2.2.196
Compare Source
v2.2.195
Compare Source
v2.2.194
Compare Source
v2.2.193
Compare Source
v2.2.192
Compare Source
v2.2.191
Compare Source
v2.2.190
Compare Source
v2.2.189
Compare Source
v2.2.188
Compare Source
v2.2.187
Compare Source
nuxt/eslint (@nuxt/eslint-config)
v0.3.10
Compare Source
🐞 Bug Fixes
@eslint/js
config to keep the name consistent, fix #408 - by @antfu in https://github.com/nuxt/eslint/issues/408 (477ee)View changes on GitHub
v0.3.9
Compare Source
🐞 Bug Fixes
@eslint/config-inspector
, close #400 - by @antfu in https://github.com/nuxt/eslint/issues/400 (97cb9)eslint-typegen
, close #405 - by @antfu in https://github.com/nuxt/eslint/issues/405 (91b3f)View changes on GitHub
v0.3.8
Compare Source
🐞 Bug Fixes
$fetch
as the global, close #371 - by @antfu in https://github.com/nuxt/eslint/issues/371 (e5b47)fix
option tochecker
, fix #394 - by @antfu in https://github.com/nuxt/eslint/issues/394 (05f00)View changes on GitHub
v0.3.7
Compare Source
🚀 Features
vue/multiline-html-element-content-newline
rule - by @DamianGlowala, autofix-ci[bot] and @antfu in https://github.com/nuxt/eslint/issues/391 (f3f33)View changes on GitHub
v0.3.6
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.3.5
Compare Source
🚀 Features
eslint.config.mjs
automatically - by @antfu (07727)configType
toflat
by default - by @antfu (d84af)View changes on GitHub
v0.3.4
Compare Source
v0.3.3
Compare Source
v0.3.2
Compare Source
🐞 Bug Fixes
eslint-typegen
, close #387 - by @antfu in https://github.com/nuxt/eslint/issues/387 (90dc5)View changes on GitHub
v0.3.1
Compare Source
v0.3.0
🚀 Notable Changes
With this release, we have unified the ESLint tools across the ecosystem into this single monorepo to have a more maintainable structure. (For a comparison table between packages, please check: https://eslint.nuxt.com/guide/faq#package-disambiguation)
New docs: https://eslint.nuxt.com/
Introduce the new
@nuxt/eslint
module, that generates project-aware flat configs. Morden and much more extensible and customizable. Works with ESLint v9.0.0. Learn more at https://eslint.nuxt.com/packages/module.Features
withNuxt
function for easer composition - by @antfu in https://github.com/nuxt/eslint/issues/344 (9c9f8)@nuxt/eslint-config
for nuxt3 projects - by @danielroe in https://github.com/nuxt/eslint/issues/247 (bf74a)consistent-type-imports
- by @antfu (6a61b)eslint-typegen
- by @antfu (d2b1c)options
object in generate configs, fix #375 - by @antfu in https://github.com/nuxt/eslint/issues/375 (84b78)gitignore
by default - by @antfu in https://github.com/nuxt/eslint/issues/376 (9dfbc)import
plugin - by @antfu and autofix-ci[bot] in https://github.com/nuxt/eslint/issues/378 (d5f6f)globals
- by @antfu in https://github.com/nuxt/eslint/issues/336 (ee98b)@eslint/config-inspector
- by @antfu (07bc1)Bug Fixes
name
field to@stylistic/eslint-plugin
configuration - by @chadwickellis and @antfu in https://github.com/nuxt/eslint/issues/374 (d45b2)app.vue
anderror.vue
in customsrcDir
- by @danielroe, @antfu and autofix-ci[bot] in https://github.com/nuxt/eslint/issues/335 (adda0)vue/multi-word-component-names
for files directly undercomponents
- by @kingyue737 and @antfu in https://github.com/nuxt/eslint/issues/360 (37ab5)nuxt-edge
- by @mercs600 in https://github.com/nuxt/eslint/issues/264 (30cfb)withNuxt
type - by @DamianGlowala in https://github.com/nuxt/eslint/issues/350 (d706c)layer.config.components
beingundefined
- by @DamianGlowala in https://github.com/nuxt/eslint/issues/352 (6b2eb)Performance
View changes on GitHub
nuxt-modules/color-mode (@nuxtjs/color-mode)
v3.4.1
Compare Source
v3.4.0
Compare Source
Features
disableTransition
option (#192) (23ef3d9)@nuxtjs/tailwindcss
(#237) (7e4db61)3.3.3 (2024-03-19)
Bug Fixes
lodash.template
usage (#240) (e4b1bbd)3.3.2 (2023-11-15)
Bug Fixes
ref
for island color-mode stub and check it is truthy (486c28f)3.3.1 (2023-11-15)
Bug Fixes
v3.3.3
Compare Source
nuxt-modules/google-fonts (@nuxtjs/google-fonts)
v3.2.0
Compare Source
compare changes
🚀 Enhancements
google-fonts-helper
(#184)🩹 Fixes
🏡 Chore
❤️ Contributors
nuxt-modules/tailwindcss (@nuxtjs/tailwindcss)
v6.12.0
Compare Source
compare changes
🚀 Enhancements
💅 Refactors
📖 Documentation
nuxi module add
command in installation (#829)🏡 Chore
❤️ Contributors
tailwindlabs/tailwindcss-typography (@tailwindcss/typography)
v0.5.13
Compare Source
Fixed
<br>
elements contained in an<li>
in FF (#350)v0.5.12
Compare Source
Added
v0.5.11
Compare Source
Added
prose-kbd
modifier (#340)Fixed
<figcaption>
and<video>
(#339)logaretm/vee-validate (@vee-validate/nuxt)
v4.12.7
Compare Source
Patch Changes
1376794
]c4415f8
]v4.12.6
Compare Source
Patch Changes
07d01fd
]logaretm/vee-validate (@vee-validate/yup)
v4.12.7
Compare Source
Patch Changes
c4415f8
: fix: ensure meta.required is reactive whenever the schema changes closes #47381376794
]c4415f8
]v4.12.6
Compare Source
Patch Changes
07d01fd
]saadeghi/daisyui (daisyui)
v4.10.5
Compare Source
Bug Fixes
outline-*
color utility classes to CDN file (b3e4800), closes #2944v4.10.4
Compare Source
Bug Fixes
input
as disabled (50d26b5), closes #3004v4.10.3
Compare Source
v4.10.2
Compare Source
Bug Fixes
v4.10.1
Compare Source
Bug Fixes
v4.10.0
Compare Source
Features
v4.9.0
Compare Source
Features
v4.8.0
Compare Source
Features
checked="true"
won't force to show a checked value visually anymore (17585a6), closes #2911v4.7.3
Compare Source
Features
carousel-start
utility classnuxt/nuxt (nuxt)
v3.11.2
Compare Source
✅ Upgrading
As usual, our recommendation for upgrading is to run:
This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🔥 Performance
useServerHead
in dev (#26421)🩹 Fixes
navigateTo
open
option on server side (#26392)definePageMeta
in server pages (#26422)joinRelativeURL
+ share paths on server (#26407)<srcDir>/index.html
from import protection (#26430)refreshCookie
on server (22ada37b4)v-if
to wrapper in islands transform (#26386)getLatestManifest
(#26486)GlobalComponents
in multiple vue modules (#26541)transformAssetUrls
+ passhoistStatic
to vite plugin (#26563)typescript.shim
(#26607)useRoute
(#26633)💅 Refactors
navigateTo
for server (#26546)runtimeConfig
initialization of client side (#26558)📖 Documentation
prerenderRoutes
in dynamic routes (#26547)process.*
withimport.meta.*
(#26611)typescript.shim
JSDoc (#26626)🏡 Chore
❤️ Contributors
v3.11.1
Compare Source
✅ Upgrading
As usual, our recommendation for upgrading is to run:
This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🩹 Fixes
ofetch
intypescript.hoist
defaults (#26316)tsx
parser (#26314)finish
types and add to docs (0d9c63b82)undefined
name when resolving trailing slash (#26358)📖 Documentation
usePreviewMode
(#26303)useId
must be used with single root element (401370b3a)<DevOnly>
component in api section (#26029)@nuxt/schema
should be used by module authors (#26190)routeNameSplitter
example in migration docs (#25838)🏡 Chore
🤖 CI
❤️ Contributors
v3.11.0
Compare Source
👀 Highlights
This is possibly the last minor release before Nuxt v4, and so we've packed it full of features and improvements we hope will delight you! ✨
🪵 Better logging
When developing a Nuxt application and using
console.log
in your application, you may have noticed that these logs are not displayed in your browser console when refreshing the page (during server-side rendering). This can be frustrating, as it makes it difficult to debug your application. This is now a thing of the past!Now, when you have server logs associated with a request, they will be bundled up and passed to the client and displayed in your browser console. Asynchronous context is used to track and associate these logs with the request that triggered them. (#25936).
For example, this code:
will now log to your browser console when you refresh the page:
👉 We also plan to support streaming of subsequent logs to the Nuxt DevTools in future.
We've also added a
dev:ssr-logs
hook (both in Nuxt and Nitro) which is called on server and client, allowing you to handle them yourself if you want to.If you encounter any issues with this, it is possible to disable them - or prevent them from logging to your browser console.
🎨 Preview mode
A new
usePreviewMode
composable aims to make it simple to use preview mode in your Nuxt app.When preview mode is enabled, all your data fetching composables, like
useAsyncData
anduseFetch
will rerun, meaning any cached data in the payload will be bypassed.Read more in the docs.
💰 Cache-busting payloads
We now automatically cache-bust your payloads if you haven't disabled Nuxt's app manifest, meaning you shouldn't be stuck with outdated data after a deployment.
👮♂️ Middleware
routeRules
It's now possible to define middleware for page paths within the Vue app part of your application (that is, not your Nitro routes) (#25841).
⌫ New
clear
data fetching utilityNow,
useAsyncData
anduseFetch
expose aclear
utility. This is a function that can be used to setdata
to undefined, seterror
tonull
, setpending
tofalse
, setstatus
toidle
, and mark any currently pending requests as cancelled. (#26259)