-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update resolutions @nuxt/schema to v3.13.2 #242
Merged
Conversation
This file contains 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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
changed the title
chore(deps): update nuxt framework to ^3.13.1
chore(deps): update resolutions @nuxt/schema to v3.13.1
Sep 4, 2024
renovate
bot
force-pushed
the
renovate/nuxt
branch
from
September 4, 2024 13:45
5254191
to
5c70c25
Compare
renovate
bot
force-pushed
the
renovate/nuxt
branch
2 times, most recently
from
September 7, 2024 18:29
f137387
to
6c038a0
Compare
renovate
bot
force-pushed
the
renovate/nuxt
branch
from
September 9, 2024 13:57
6c038a0
to
bb1e2bd
Compare
renovate
bot
force-pushed
the
renovate/nuxt
branch
from
September 10, 2024 13:55
bb1e2bd
to
23bde4c
Compare
renovate
bot
changed the title
chore(deps): update resolutions @nuxt/schema to v3.13.1
chore(deps): update nuxt framework
Sep 10, 2024
renovate
bot
force-pushed
the
renovate/nuxt
branch
from
September 15, 2024 08:47
23bde4c
to
899a5fa
Compare
renovate
bot
changed the title
chore(deps): update nuxt framework
chore(deps): update resolutions @nuxt/schema to v3.13.1
Sep 15, 2024
renovate
bot
force-pushed
the
renovate/nuxt
branch
from
September 15, 2024 22:56
899a5fa
to
0c7c8c1
Compare
renovate
bot
changed the title
chore(deps): update resolutions @nuxt/schema to v3.13.1
chore(deps): update nuxt framework to ^3.13.2
Sep 15, 2024
renovate
bot
force-pushed
the
renovate/nuxt
branch
from
September 16, 2024 04:42
0c7c8c1
to
d0c857c
Compare
renovate
bot
changed the title
chore(deps): update nuxt framework to ^3.13.2
chore(deps): update resolutions @nuxt/schema to v3.13.2
Sep 16, 2024
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:
3.13.0
->3.13.2
Release Notes
nuxt/nuxt (@nuxt/schema)
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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR was generated by Mend Renovate. View the repository job log.