-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
v4.0.0 #27716
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
base: main
Are you sure you want to change the base?
v4.0.0 #27716
Conversation
|
Hello.. Please leave the debounce feature on useFetch and useAsyncData... |
@Nyantekyi we are not removing it, just you now need to set a more explicit name rather than |
takes the timeline from nuxt#27716
updates the timeline according to nuxt#27716
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat is a typosquat?Package name is similar to other popular packages and may not be the package you want. Use care when consuming similarly named packages and ensure that you did not intend to consume a different package. Malicious packages often publish using similar names as existing popular packages. Take a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
@nuxt/kit
@nuxt/rspack-builder
nuxt
@nuxt/schema
@nuxt/vite-builder
@nuxt/webpack-builder
commit: |
CodSpeed Performance ReportMerging #27716 will not alter performanceComparing Summary
|
👉 Changelog
compare changes
🚀 Enhancements
mlly
(#28012)hideDelay
andresetDelay
props for loading indicator (#31532)@nuxt/docs
(#31353)loadNuxtConfig
to nitro (#31680)runtimeConfig.app
namespace (#31774)middleware
when scanning page metadata (#30708)addComponentExports
(#27155)<NuxtErrorBoundary>
to SFC + exposeerror
/clearError
(#31847)<NuxtTime>
component for ssr-safe time display (#31876)trailingSlash
prop to<NuxtLink>
(#31820)🔥 Performance
render:html
for server islands (#27889)tinyglobby
(#31668)globby
(#31688).data
directory from type-checking (#31738)purgeCachedData
check to improve tree-shaking (#31785)oxc-parser
manual wasm fallback logic (#31484)🩹 Fixes
compatibilityVersion: 4
(#27710)builder:watch
hook (#27709)asyncData
value behaviour (#27718)__NUXT__
after hydration (#27745)4
(7aae4033b)resolvePath
utils as sync (655e1473d)tryResolveModule
(2d136e04c)requireModule
andtryRequireModule
(#28013)useScriptCrisp
scripts stub (0c3cc4cf3)globalName
property (#28391)updateAppConfig
in HMR (#28349)ssr: false
(#28488)window
access (d874726ff)h()
in ClientOnly (#30664)resolveId
fromvite-node
to resolve deps (#30922)isEqual
from mainohash
export (3ec1a1e5e)output.preserveModules
(ce49734aa)#app-manifest
import in dev mode (#31539)modulesDir
paths are added tofs.allow
(#31540)/_nuxt/
(#31646)useLazyAsyncData
(#31676)error.url
(#31679)app:rendered
is called (#31686)fallback
attribute when stripping<DevOnly>
(937f7a216)noScripts
(8f28f9c36)compatibilityDate
(#31725)statusMessage
when rendering html error (#31761)definePageMeta
is used more than once (#31634)error.data
before renderingerror.vue
(#31571)useAsyncData
in console log (#31801)NuxtErrorBoundary
error (#31791)preserveModules
(#31839)pending
withstatus
value for v4 (#25864)nuxt/app
in generated middleware and layouts declarations (#31808)withoutBase
(e7db77eb2)vue
in vite-node dev server (4a7718427)tsconfig.json
(#31882)useNuxtData
(#31893)💅 Refactors
#app/components/layout
->#app/components/nuxt-layout
(209e81b60)dedupe
option (#28151)installNuxtModule
(501ccc375)shallowRef
for primitives as well (#31662)_replaceAppConfig
when applying hmr (#31786)ConfigSchema
(#31894)📖 Documentation
useAsyncData
must return (#28259)deep
default foruseAsyncData
&useFetch
(#28564)app.vue
(#31645)templateParams
to seo docs (#31583)useHydration
(#31712)callOnce
returning value (#31747)vs.
consistently (#31760)addServerHandler
example (#31769)📦 Build
vue-sfc-transformer
to process sfcs (#31691)🏡 Chore
vite-plugin-checker
separately (02d46dd3d)engines.node
compatibility (a26322f5f)nuxi
(9aa4c7c3b)nuxi
version again (#30547)oxc-parser
updates temporarily (1cd0fb5cb)nitro/templates
directory (e531477f8)✅ Tests
attw
test for built packages (#30206)configResolved
(8d3bd4f9f)<NuxtErrorBoundary>
(3a027b356)🤖 CI
render:html
for server islands (#27889)compatibilityVersion: 4
(#27710)builder:watch
hook (#27709)asyncData
value behaviour (#27718)__NUXT__
after hydration (#27745)4
(7aae4033b)globalName
property (#28391)#app/components/layout
->#app/components/nuxt-layout
(209e81b60)❤️ Contributors