Open
Conversation
fdeb61b to
4c79273
Compare
63398ae to
ebe9a4d
Compare
ebe9a4d to
bc4bdc1
Compare
c57bb98 to
4b1f574
Compare
44566f1 to
27b983b
Compare
c3007a4 to
3ee8245
Compare
3ee8245 to
86987d0
Compare
f1f6d23 to
529cb52
Compare
3224a6b to
14e377e
Compare
eb36a0f to
f0d59e4
Compare
ed6f8d7 to
a69dafc
Compare
a69dafc to
38080f4
Compare
38080f4 to
aad8620
Compare
aad8620 to
4c533a9
Compare
0262757 to
35302ea
Compare
35302ea to
971f62e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
1.2.0→1.15.20.11.0→0.14.01.11.0→1.15.01.10.0→1.11.03.17.2→3.23.0Release Notes
nuxt/eslint (@nuxt/eslint)
v1.15.2Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.15.1Compare Source
🐞 Bug Fixes
@eslint/js, fix #647 - by @antfu in #647 (2c1c1)View changes on GitHub
v1.15.0Compare Source
🚀 Features
View changes on GitHub
v1.14.0Compare Source
🚀 Features
no-page-meta-runtime-values- by @danielroe in #641 (b74a0)View changes on GitHub
v1.13.0Compare Source
🚀 Features
eslint-flat-config-utilseslint-plugin-import-liteandeslint-plugin-jsdoc- by @antfu (10bf9)View changes on GitHub
v1.12.1Compare Source
No significant changes
View changes on GitHub
v1.11.0Compare Source
🚀 Features
nuxt.config- by @benedictleejh in #630 (be2e9)View changes on GitHub
v1.10.0Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v1.9.0Compare Source
🚀 Features
🐞 Bug Fixes
defineNuxtConfigas ESLint's globals, close #603 - by @antfu in #603 (2e67f)View changes on GitHub
v1.8.0Compare Source
🚀 Features
View changes on GitHub
v1.7.1Compare Source
🐞 Bug Fixes
eslint-typegen.d.tsinnuxt.node.d.ts, close #596 - by @antfu in #596 (ab74e)View changes on GitHub
v1.7.0Compare Source
🚀 Features
View changes on GitHub
v1.6.0Compare Source
🐞 Bug Fixes
eslint-plugin-import-xas default, close #590 - by @antfu in #590 (e43d6)View changes on GitHub
v1.5.2Compare Source
🚀 Features
features.import.pluginto swap plugin implementation, close #587 - by @antfu in #587 (66f5e)View changes on GitHub
v1.5.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.5.0Compare Source
🚀 Features
eslint-plugin-import-lite, update deps - by @antfu (31bd8)🐞 Bug Fixes
View changes on GitHub
v1.4.1Compare Source
🐞 Bug Fixes
node:prefix to build-in modules - by @danielroe in #579 (8180f)View changes on GitHub
v1.4.0Compare Source
🚀 Features
View changes on GitHub
v1.3.1Compare Source
No significant changes
View changes on GitHub
v1.3.0Compare Source
🚀 Features
View changes on GitHub
nuxt/fonts (@nuxt/fonts)
v0.14.0Compare Source
🚨 Breaking changes
Default font format is now
woff2onlyFont providers previously returned multiple formats (
woff2,woff,truetype, etc.). The default behavior now only resolveswoff2fonts, which is supported by all modern browsers.Your
@font-facedeclarations will typically have fewersrcentries, reducing CSS size. In most cases this is a transparent improvement.To restore the previous behavior or add additional formats:
Available values:
'woff2','woff','ttf','otf','eot'.Cache invalidation
Font metadata caches are now isolated per provider and per provider options. After upgrading, your font metadata cache (
node_modules/.cache/nuxt/fonts/) will be invalidated and fonts will be re-fetched on the next build. This is a one-time occurrence.✨ Features
Resolve fonts from
node_modulesA new built-in
npmprovider can resolve fonts installed as npm packages. If no other provider matches a font family,@nuxt/fontswill now attempt to find it in yournode_modulesvia CDN metadata.Font format resolution
You can control which font formats are resolved via the new
defaults.formatsoption:Provider-specific font family options
You can now pass provider-specific options when configuring individual font families:
throwOnErroroptionConfigure whether font resolution errors should throw or warn:
lightningcss support
If your Nuxt project uses Vite's lightningcss mode for CSS processing (for example, if you're using rolldown-vite!), injected
@font-facedeclarations are now minified with lightningcss instead of esbuild.🩹 Fixes
Cache-Control: public, max-age=31536000, immutableheaders, preventing font flashes during HMR on SSR frameworks.&lang.cssquery strings and inline style IDs), aligning with fontless behavior.👉 Changelog
compare changes
🚀 Enhancements
node_modules(#781)🩹 Fixes
📖 Documentation
🏡 Chore
✅ Tests
🤖 CI
❤️ Contributors
v0.13.0Compare Source
v0.12.1Compare Source
This is a rerelease of 0.12.0, which encountered an issue in the publishing process. See release notes for v0.12.0.
👉 Changelog
compare changes
🏡 Chore
❤️ Contributors
v0.11.4Compare Source
👉 Changelog
compare changes
🩹 Fixes
unifontupgrade (76a8f0d)❤️ Contributors
v0.11.3Compare Source
👉 Changelog
compare changes
🩹 Fixes
baseURLin devtools (29cdb31)storybookmodule (db5fbf1)🏡 Chore
❤️ Contributors
v0.11.2Compare Source
👉 Changelog
compare changes
🩹 Fixes
📖 Documentation
🏡 Chore
latestspecifier for nuxt/fonts within repo (e6d716d)✅ Tests
🤖 CI
❤️ Contributors
v0.11.1Compare Source
👉 Changelog
compare changes
🩹 Fixes
📖 Documentation
processCSSVariables(#563)🏡 Chore
@nuxtjs/tailwindcss(30d4514)❤️ Contributors
nuxt/icon (@nuxt/icon)
v1.15.0Compare Source
🐞 Bug Fixes
_buildflag - by @danielroe in #409 (aaa6c)View changes on GitHub
v1.14.0Compare Source
🐞 Bug Fixes
nitro.staticover_generate- by @danielroe in #406 (272e4)View changes on GitHub
v1.13.0Compare Source
🚀 Features
provider: none, close #393 - by @antfu in #393 (06167)🐞 Bug Fixes
View changes on GitHub
v1.12.0Compare Source
🚀 Features
module-builderto v1, drop CJS build - by @antfu (4aa09):customize="false"- by @RBV1 and @antfu in #334 (21091)🐞 Bug Fixes
View changes on GitHub
nuxt/image (@nuxt/image)
v1.11.0Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
📖 Documentation
🏡 Chore
✅ Tests
🤖 CI
❤️ Contributors
nuxt/test-utils (@nuxt/test-utils)
v3.23.0Compare Source
👉 Changelog
compare changes
🚀 Enhancements
🩹 Fixes
$fetchis not typed asany(1f4754ea9)🏡 Chore
console.log(aef693340)✅ Tests
🤖 CI
❤️ Contributors
v3.22.0Compare Source
👉 Changelog
compare changes
🚀 Enhancements
vitestin separate process (#1524)NuxtPageexists (#1530)🔥 Performance
🩹 Fixes
.syncmethod for syncing route (1148c3cf1)server.depsrather thandeps(2b3c86921)sync()in initial setup (ec555192c)devtools:beforehook instead of direct config check (#1532)rootDir(#1531)💅 Refactors
addCleanup(86b4998bb)📖 Documentation
🏡 Chore
nuxtcli command in preference tonuxi(838ed8b6a)@vitest/uito example (ffaccd8a1)package.jsonnames (417102718)✅ Tests
defaultLocalein i18n test (059988fc3)🤖 CI
knipon pull requests (a94098671)❤️ Contributors
v3.21.0Compare Source
👉 Changelog
compare changes
🚀 Enhancements
onceoption inregisterEndpoint(#1475)🩹 Fixes
$fetch.create(#1471)globalPropertiesin mount + render helpers (#1476)@nuxt/kitv3 for bridge support (#1498)🏡 Chore
globbydependency (eba19d16b)@nuxt/kitfrom peer dependencies (b80ca5ea8)@nuxt/kitas peer dep (5c126e1af)🤖 CI
❤️ Contributors
v3.20.1Compare Source
v3.19.2Compare Source
👉 Changelog
compare changes
🩹 Fixes
.nuxt.extension (#1311)@nuxt/schemadependeny (fa3a99b4)vitest>= v3.2 (#1344)viteversion to merge config (#1345)🏡 Chore
nuxtovernuxi(#1310)engines.nodecalculation (2f74359b)✅ Tests
🤖 CI
knip(819aeacc)❤️ Contributors
v3.19.1Compare Source
👉 Changelog
compare changes
🩹 Fixes
defineConfigfrom vite (467886ea)🏡 Chore
@nuxt/devtoolsupgrade (3ae47b43)❤️ Contributors
v3.19.0Compare Source
👉 Changelog
compare changes
🚀 Enhancements
defineVitestProject(#1258)🩹 Fixes
UserConfigrather thanInlineConfigfromvite(e2a1598b)💅 Refactors
core->e2einternally (a81c4498)✅ Tests
environment: 'nuxt'for browser testing example (96769e55)❤️ Contributors
v3.18.0Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
app.baseURLin manifest path (#1213)WrapperComponentdefault slot in function (#1244)💅 Refactors
setuphook tobeforeAllfor clarity (#1221)📖 Documentation
✅ Tests
tinyglobby(6f16c6dd)❤️ Contributors
Configuration
📅 Schedule: (in timezone Pacific/Auckland)
* * 1 * *)🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.