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.0.0-beta.18
->1.2.1
^3.7.4
->^3.14.159
^0.5.2
->^0.8.4
^3.7.4
->^3.14.159
^3.7.4
->^3.14.4
^4.4.0
->^4.6.2
^0.16.0
->^0.30.5
^2.4.1
->^2.4.6
^9.2.0
->^9.8.1
^6.1.2
->^6.1.4
8.50.0
->8.57.1
^0.3.8
->^0.3.9
^5.2.2
->^5.6.3
^0.3.11
->^0.6.0
^2.6.1
->^2.13.3
^3.6.0
->^3.9.1
^3.3.4
->^3.5.12
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v1.2.1
Compare Source
🐞 Bug Fixes
@stylistic/eslint-plugin
- by @antfu (e71ec)View changes on GitHub
v1.2.0
Compare Source
🚀 Features
View changes on GitHub
v1.1.4
Compare Source
🐞 Bug Fixes
eslint-plugin-antfu
- by @antfu (c0700)View changes on GitHub
v1.1.3
Compare Source
🚀 Features
antfu/indent-binary-ops
- by @antfu (d36c4)🐞 Bug Fixes
no-lone-blocks
in markdown - by @antfu (cce69)View changes on GitHub
v1.1.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.1.1
Compare Source
🚀 Features
🐞 Bug Fixes
import/newline-after-import
in markdown - by @antfu (23351)View changes on GitHub
v1.1.0
Compare Source
🚨 Breaking Changes
sort-keys
plugin toperfectionist
, close #295 - by @antfu in https://github.com/antfu/eslint-config/issues/295 (9fa74)🐞 Bug Fixes
style/object-property-newline
in favor ofantfu/consistent-list-newline
- by @antfu (2f51b)View changes on GitHub
v1.0.0
Compare Source
Breaking Changes
@antfu/eslint-config-*
are packages all dropped, as@antfu/eslint-config
provides much better composability now.@antfu/eslint-config-react
is removed, but JSX formatting support is enabled by default now.ESLINT_TSCONFIG
no longer works, use thetypescript
option ineslint.config.js
instead@typescript-eslint/*
->ts/
n/*
->node/*
Generated changelog:
🚨 Breaking Changes
typescriptWithLanguageServer
totypescriptWithTypes
- by @antfu (ffe00)yml/
toyaml/
- by @antfu (917dd)typescriptWithTypes
totypescript
- by @antfu (3fae7)🚀 Features
combine
util - by @antfu (000a2)antfu/consistent-object-newline
- by @antfu (e3b3a).gitignore
by default, close #254 - by @antfu in https://github.com/antfu/eslint-config/issues/254 (2f35d)componentExts
to top level config - by @antfu (2080b)eslint-plugin-vitest
- by @antfu (002bb)name
for each config item - by @antfu (d4cfe)style/jsx-quotes
rule - by @antfu (5291c)antfu/
- by @antfu (64e3f)reportUnusedDisableDirectives
- by @antfu (6320c)no-import-type-side-effects
, close #227 - by @antfu in https://github.com/antfu/eslint-config/issues/227 (cb4b7)sort-keys
plugin - by @antfu (f8ae1)🐞 Bug Fixes
ts/no-invalid-void-type
- by @antfu (db397)comma-dangle
in markdown - by @antfu (34bbd)jsdoc/no-types
rule - by @antfu (91dee)style/quotes
- by @antfu (5f554)Function
type forts/ban-types
- by @antfu (6a4cf)jsdoc/valid-types
- by @antfu (d1024)no-restricted-syntax
in d.ts - by @antfu (d98a8)extraFileExtensions
to type aware rules - by @antfu (0a9bc)no-void
rule, close #298 - by @antfu in https://github.com/antfu/eslint-config/issues/298 (90b36)style/jsx-child-element-spacing
to avoid conflicts - by @antfu (f4a07)avoidEscape
for consistency - by @antfu (47657)prefer-text-content
-> `prefer-dom-node-text-c… - by @coderwyd in https://github.com/antfu/eslint-config/issues/271 (87282)View changes on GitHub
v1.0.0-beta.29
Compare Source
🐞 Bug Fixes
no-void
rule, close #298 - by @antfu in https://github.com/antfu/eslint-config/issues/298 (90b36)View changes on GitHub
v1.0.0-beta.28
Compare Source
🐞 Bug Fixes
extraFileExtensions
to type aware rules - by @antfu (0a9bc)View changes on GitHub
v1.0.0-beta.27
Compare Source
🚀 Features
sort-keys
plugin - by @antfu (f8ae1)View changes on GitHub
v1.0.0-beta.26
Compare Source
🐞 Bug Fixes
style/jsx-child-element-spacing
to avoid conflicts - by @antfu (f4a07)View changes on GitHub
v1.0.0-beta.25
Compare Source
🚀 Features
no-import-type-side-effects
, close #227 - by @antfu in https://github.com/antfu/eslint-config/issues/227 (cb4b7)View changes on GitHub
v1.0.0-beta.24
Compare Source
🚀 Features
View changes on GitHub
v1.0.0-beta.22
Compare Source
🚀 Features
🐞 Bug Fixes
prefer-text-content
-> `prefer-dom-node-text-c… - by @coderwyd in https://github.com/antfu/eslint-config/issues/271 (87282)View changes on GitHub
v1.0.0-beta.21
Compare Source
🐞 Bug Fixes
no-restricted-syntax
in d.ts - by @antfu (d98a8)View changes on GitHub
v1.0.0-beta.19
Compare Source
🚀 Features
style/jsx-quotes
rule - by @antfu (5291c)🐞 Bug Fixes
avoidEscape
for consistency - by @antfu (47657)View changes on GitHub
nuxt/nuxt (@nuxt/kit)
v3.14.159
Compare Source
We're leaning into the π theme - future patch releases of this minor version will just continue adding digits. (Sorry for any inconvenience! 😆)
👉 Changelog
compare changes
🩹 Fixes
module.json
(#29793)mlly
to resolve module paths to avoid cjs fallback (#29799)webpack-dev-middleware
(#29806)📖 Documentation
🏡 Chore
❤️ Contributors
v3.14.0
Compare Source
v3.13.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
🩹 Fixes
propsDestructure
by default (#28830)route
has enumerable keys (#28841)asyncData
(#28842)ssr: false
(#28834)injectAtEnd
to reduce circular auto-imports (#28822)buildDir
for unimport (#28899)<NuxtErrorBoundary>
(#28901)modules
array (#28922)filePath
(#28925)runWithContext
generic (#28926)inheritAttrs: false
for fragment components (#28939)<script>
blocks (4fd24381c)isNuxtMajorVersion
export (#29016)useError
(#28996)💅 Refactors
vite:preloadError
event (#28862)📖 Documentation
useFetch
parameter signature (#28993)🏡 Chore
noUncheckedSideEffectImports
(#28903)pending triage
to blank issues (#28923)htmlnano
+ pin workflow deps (#28946)✅ Tests
route
in template (#28967)🤖 CI
❤️ Contributors
v3.13.1
Compare Source
👀 Highlights
Although this is a patch release, there are two features I'd love to draw your attention to.
useId
now uses a built-in Vue composable for stable ids between server + client! https://github.com/nuxt/nuxt/pull/28285experimental.buildCache
feature now allows for quicker app rebuilds https://github.com/nuxt/nuxt/pull/28726As always, feedback is appreciated 🙏 ❤️
✅ 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
ServerPlaceholder
for ssr client components (#28563)🩹 Fixes
serverDir
relative to root (#28700)MiddlewareKey
(#28676)NuxtLink
(#28738)NuxtOptions
as well as config (#28747)CookieStore
events (#28760)appConfig
with non-iterable objects (#28773)isNuxtError
type inference (#28814)💅 Refactors
useId
(#28285)📖 Documentation
query
returned value fromuseRoute()
(#28743)--frozen-lockfile
when installing dependencies (#28794)🏡 Chore
tinyexec
internally (#28684)tinyglobby
internally (#28686)✅ Tests
❤️ Contributors
v3.13.0
Compare Source
👀 Highlights
I'm pretty excited about this release - we've ported some features we had planned for Nuxt v4 back to v3, as well as a raft of bug fixes and performance improvements - as usual.
Here are a few of things I'm most excited about.
🏘️ Route Groups
We now support naming directories with parentheses/brackets to organise your routes without affecting the path.
For example:
This will produce
/
,/about
and/contact
pages in your app. Themarketing
group is ignored for purposes of your URL structure.Read more in the original PR.
🏝️ Islands and Head Metadata
It's now possible for server component islands to manipulate the head, such as by adding SEO metadata when rendering.
Read more in [#27987](https://redirect
Configuration
📅 Schedule: Branch creation - "every 8 months on the first day of the month" (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.
👻 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.