-
-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Insights: nuxt/nuxt
Overview
Could not load contribution data
Please try again later
28 Pull requests merged by 16 people
-
perf(nuxt): stop watching app manifest once a change has been detected
#32880 merged
Aug 10, 2025 -
docs: add more info about nuxt spa loader element attributes
#32871 merged
Aug 10, 2025 -
docs: update package information in roadmap section
#32881 merged
Aug 10, 2025 -
refactor(nuxt): simplify page segment parsing
#32901 merged
Aug 10, 2025 -
perf(nuxt): clear inline route rules cache when pages change
#32877 merged
Aug 10, 2025 -
docs: add documentation for
--nightly
command#32907 merged
Aug 10, 2025 -
fix(nuxt): add TS parenthesis and as expression for page meta extraction
#32914 merged
Aug 10, 2025 -
fix(nuxt): forward response type to ofetch options
#32891 merged
Aug 10, 2025 -
fix(nuxt): handle TSSatisfiesExpression in page augmentation
#32902 merged
Aug 9, 2025 -
test: add failing test for link component duplication
#32792 merged
Aug 6, 2025 -
docs: update testing
setupTimeout
and addteardownTimeout
#32868 merged
Aug 5, 2025 -
docs: switch example to use vitest projects
#32863 merged
Aug 5, 2025 -
chore(config): migrate renovate config
#32861 merged
Aug 5, 2025 -
v4.0.3
#32798 merged
Aug 5, 2025 -
v3.18.1
#32860 merged
Aug 5, 2025 -
chore(deps): update all non-major dependencies (3.x)
#32851 merged
Aug 5, 2025 -
docs: improve explanation of global middleware
#32855 merged
Aug 5, 2025 -
chore(deps): update all non-major dependencies (main)
#32852 merged
Aug 5, 2025 -
fix(kit,nuxt): use
reverseResolveAlias
for better errors#32853 merged
Aug 5, 2025 -
chore(deps): update dependency webpack to v5.101.0 (main)
#32793 merged
Aug 5, 2025 -
fix(nuxt): trigger call once navigation even when no suspense
#32827 merged
Aug 4, 2025 -
chore(deps): update all non-major dependencies (main)
#32850 merged
Aug 4, 2025 -
fix(nuxt): add warning for lazy-hydration missing prefix
#32832 merged
Aug 4, 2025 -
fix(nuxt): add sourcemap path transformation for client builds
#32313 merged
Aug 4, 2025 -
test: move tests for
defineNuxtComponent
out of e2e test#32848 merged
Aug 4, 2025 -
docs: add a section about augmenting types with TS project references
#32843 merged
Aug 4, 2025 -
perf(kit): get absolute path from
tinyglobby
inresolveFiles
#32846 merged
Aug 4, 2025 -
chore: update pnpm ignored build scripts
#32849 merged
Aug 4, 2025
14 Pull requests opened by 9 people
-
fix(kit): resolve to directories in `resolvePath` too and normalize file extensions
#32857 opened
Aug 4, 2025 -
feat(kit): add `ignore` option to `resolveFiles`
#32858 opened
Aug 4, 2025 -
v4.0.4
#32862 opened
Aug 5, 2025 -
fix(schema,vite): bump `requestTimeout` + allow configuration
#32874 opened
Aug 6, 2025 -
fix(nuxt): deep merge extracted route meta
#32887 opened
Aug 7, 2025 -
fix(nuxt): use correct unit thresholds for relative time
#32893 opened
Aug 8, 2025 -
feat(nuxt): extract `defineRouteRules` to page `rules` property
#32897 opened
Aug 8, 2025 -
fix(nuxt): compare final matched routes when syncing `route` object
#32899 opened
Aug 8, 2025 -
fix(nuxt): handle uncached current build manifests
#32913 opened
Aug 9, 2025 -
fix(nuxt): add warning for nuxt 3 dir structure (#32638)
#32916 opened
Aug 10, 2025 -
feat(nuxt): use `AbortSignal` to abort `asyncData`
#32918 opened
Aug 10, 2025 -
fix(nuxt): transform ts before page meta extraction
#32920 opened
Aug 10, 2025 -
chore(deps): update devdependency @types/webpack-hot-middleware to v2.25.10 (main)
#32921 opened
Aug 11, 2025 -
chore(deps): update all non-major dependencies (main)
#32922 opened
Aug 11, 2025
34 Issues closed by 8 people
-
Stop watching app manifest once a change has been detected
#32839 closed
Aug 10, 2025 -
Component level data requests do not trigger SSR . Is this a bug?
#31506 closed
Aug 10, 2025 -
Keepalive works in the English version, but not in the Chinese version
#32684 closed
Aug 10, 2025 -
Unexpected <no response> Load failed error in Nuxt 3 $fetch
#30522 closed
Aug 10, 2025 -
Routing is not working correctly [v4]
#32668 closed
Aug 10, 2025 -
Start offset is outside the bounds of the buffer
#32688 closed
Aug 10, 2025 -
Resource loading takes forever
#31592 closed
Aug 10, 2025 -
isHydrating flag incorrectly set in client-side only mode (SSR: false)
#31818 closed
Aug 10, 2025 -
hookable Cannot read properties of undefined (reading 'run')
#31622 closed
Aug 10, 2025 -
Nuxt 3.16.2 does not install settings from the module
#31759 closed
Aug 10, 2025 -
Nuxt Build Error: [commonjs--resolver]
#31612 closed
Aug 10, 2025 -
Nuxt vite_node invalidates gives 500 Error
#31429 closed
Aug 10, 2025 -
`useFetch` produces warning if API returns `null`
#32919 closed
Aug 10, 2025 -
`useFetch` response hooks lose generic type information, `response._data` typed as `any`
#32890 closed
Aug 10, 2025 -
npx nuxi@latest upgrade in Nuxt 3.18 blog post installs Nuxt 4 instead of latest Nuxt 3
#32883 closed
Aug 10, 2025 -
Cannot use `satisfies` in definePageMeta name
#32889 closed
Aug 9, 2025 -
Calling showError() breaks pinia
#32740 closed
Aug 9, 2025 -
Nuxt 4 server doesn't work on mobile
#32905 closed
Aug 8, 2025 -
useAsyncData is not resolving with SSR in Nuxt 4
#32886 closed
Aug 7, 2025 -
middleware in layouts
#32884 closed
Aug 7, 2025 -
Nuxt 4 Capacitor not working
#32873 closed
Aug 6, 2025 -
Auto-import types from "types" directory breaks when upgrading from v3 to v4
#32870 closed
Aug 6, 2025 -
useFetch GET method with body is not working
#20667 closed
Aug 6, 2025 -
watcher scans all files in root directory
#30023 closed
Aug 6, 2025 -
Automatically generated `.nuxt/tsconfig.json` excludes `modules` folder.
#23794 closed
Aug 6, 2025 -
npm run build -> munmap_chunk(): invalid pointer Aborted (core dumped)
#32866 closed
Aug 5, 2025 -
Using pages directory and Pinia 3.x => build is throwing errors
#32655 closed
Aug 5, 2025 -
Error __buildAssetsURL is not defined
#32794 closed
Aug 5, 2025 -
callOnce navigation mode not working as expected
#32811 closed
Aug 4, 2025 -
Warn when using hydration directive without `Lazy` prefix
#32736 closed
Aug 4, 2025 -
Invalid relative paths in sourcemap "sources" under .output/public
#32009 closed
Aug 4, 2025 -
Prerender on DigitalOcean gives 401
#32828 closed
Aug 4, 2025 -
Type augmentations broken in v4
#32727 closed
Aug 4, 2025 -
unhandledRejection read ECONNRESET
#32845 closed
Aug 4, 2025
18 Issues opened by 13 people
-
How can I customize the error interface after errors (server/directory) in the Nitro server lifecycle
#32923 opened
Aug 11, 2025 -
Stale builds may not call the `app:manifest:update` hook if the manifest is not cached
#32912 opened
Aug 9, 2025 -
[unimport] failed to resolve "/home/node/shared/types/#shared/types/user.type", skip scanning
#32911 opened
Aug 9, 2025 -
hmr not work current and many previous versions, normal worked some month ago
#32909 opened
Aug 9, 2025 -
NuxtLink gives Broken Tailwind CSS at run Generate. On dev mode it works
#32906 opened
Aug 9, 2025 -
route sync problem when switching nested layouts
#32904 opened
Aug 8, 2025 -
`route` sync happens before suspense resolution when navigating between child routes
#32898 opened
Aug 8, 2025 -
updating useNuxtApp().payload.state will break all other useState states
#32896 opened
Aug 8, 2025 -
Typecheck fails to find Nitro globals when shared/ imports a type from server/
#32885 opened
Aug 7, 2025 -
JSX/TSX Support Broken in Nuxt 4 Module Development
#32878 opened
Aug 6, 2025 -
Update from 4.0.1 to 4.0.3 does not work
#32876 opened
Aug 6, 2025 -
Unable to run Nuxt 4 on Bun
#32875 opened
Aug 6, 2025 -
Compiled files appearing in the project after updating to 4.0.3
#32872 opened
Aug 6, 2025 -
Vapor Task Tracking
#32859 opened
Aug 5, 2025 -
Having trouble installing v3 and v4 using Bun.
#32854 opened
Aug 4, 2025
29 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat(nuxt,vite): add experimental support for `rolldown-vite`
#31812 commented on
Aug 10, 2025 • 2 new comments -
feat: add dedicated shared auto-imports declaration file
#32671 commented on
Aug 4, 2025 • 1 new comment -
fix: make devServer.url dynamic based on port and host configuration
#32797 commented on
Aug 6, 2025 • 0 new comments -
feat: add a factory function for `useFetch` and `useAsyncData`
#32300 commented on
Aug 4, 2025 • 0 new comments -
feat(nuxt): add `strategy: parallel` option for asyncData
#22301 commented on
Aug 5, 2025 • 0 new comments -
Windows HMR breaks with Tailwind v4 and file-based routing in Nuxt v4
#32564 commented on
Aug 11, 2025 • 0 new comments -
Dependency Dashboard
#11837 commented on
Aug 11, 2025 • 0 new comments -
WARN 'manifest-route-rule' middleware already exists when copy paste some files (in that case pages)
#30267 commented on
Aug 11, 2025 • 0 new comments -
vite manualChunks are invalid
#28405 commented on
Aug 10, 2025 • 0 new comments -
Failed to fetch dynamically imported module "/_nuxt/OpeningHours.CTqYYKGj.js"
#26565 commented on
Aug 8, 2025 • 0 new comments -
Support setting route rules on pages through `rules` property
#32810 commented on
Aug 8, 2025 • 0 new comments -
[v4]: Request timeout while loading module
#32789 commented on
Aug 8, 2025 • 0 new comments -
Cannot read properties of undefined (reading ‘default’)
#29624 commented on
Aug 8, 2025 • 0 new comments -
net::ERR_CONTENT_LENGTH_MISMATCH error on android virtual device
#32107 commented on
Aug 8, 2025 • 0 new comments -
[v4]: defineRouteRules NitroRouteConfig and NuxtConfig types are incorrect and are not augmented with module types
#32561 commented on
Aug 8, 2025 • 0 new comments -
Remove support for `process.server`/`process.client`
#25323 commented on
Aug 6, 2025 • 0 new comments -
Server components (nuxt island) urls are relative and can't be resolved from other domains or subdomains
#32751 commented on
Aug 6, 2025 • 0 new comments -
allow reactive updated relative time in `<NuxtTime>`
#32478 commented on
Aug 6, 2025 • 0 new comments -
<Link rel="alternate"> duplicated in the client-side HTML
#32670 commented on
Aug 6, 2025 • 0 new comments -
`validate` middleware execution order
#32837 commented on
Aug 6, 2025 • 0 new comments -
order-dependent modules
#31674 commented on
Aug 6, 2025 • 0 new comments -
Built-in environment variables validation
#26253 commented on
Aug 5, 2025 • 0 new comments -
useAppConfig lose types from nuxt schema with new tsconfig
#32768 commented on
Aug 5, 2025 • 0 new comments -
v4 Types not working in Layers
#32777 commented on
Aug 5, 2025 • 0 new comments -
Webpack/rspack builders don't work in dev with pages
#32479 commented on
Aug 5, 2025 • 0 new comments -
server `.js` files in layers are not transpiled
#29120 commented on
Aug 4, 2025 • 0 new comments -
Application show starting screen after some inactivity time
#32842 commented on
Aug 4, 2025 • 0 new comments -
OpenTelemetry support
#24002 commented on
Aug 4, 2025 • 0 new comments -
<NuxtLayout> within <Teleport defer> throws warning: "Your project has pages but the <NuxtPage /> component is not being used"
#30001 commented on
Aug 4, 2025 • 0 new comments