-
-
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
31 Pull requests merged by 12 people
-
docs: added new Shared folder to the example of v4 folder structure
#32630 merged
Jul 16, 2025 -
v4.0.0
#27716 merged
Jul 15, 2025 -
chore(deps): update all non-major dependencies (3.x)
#32612 merged
Jul 15, 2025 -
feat(nuxt): expose page routes to nitro for o11y
#32617 merged
Jul 15, 2025 -
chore(deps): update all non-major dependencies (main)
#32614 merged
Jul 15, 2025 -
docs: document the --modules flag in the init command
#32599 merged
Jul 15, 2025 -
fix(nuxt): only use
scrollBehaviorType
for hash scrolling#32622 merged
Jul 15, 2025 -
feat(nuxt): add route announcer to default app.vue
#32621 merged
Jul 15, 2025 -
fix(nuxt): retain old data when computed key changes
#32616 merged
Jul 15, 2025 -
chore(deps): update dependency @nuxt/cli to v3.26.0 (main)
#32611 merged
Jul 14, 2025 -
fix(nuxt): include shared types in tsconfig.server.json
#32594 merged
Jul 14, 2025 -
chore(deps): update all non-major dependencies (3.x)
#32607 merged
Jul 14, 2025 -
chore(deps): pin devdependency eslint-plugin-import-x to 4.16.1 (main)
#32603 merged
Jul 14, 2025 -
chore(deps): pin devdependency eslint-plugin-import-x to 4.16.1 (3.x)
#32606 merged
Jul 14, 2025 -
chore(deps): update all non-major dependencies (main)
#32604 merged
Jul 14, 2025 -
fix(nuxt): allow modules to add to
typescript.hoist
#32601 merged
Jul 13, 2025 -
docs: add reference to
useNuxtData
underuseFetch
#32589 merged
Jul 13, 2025 -
fix(schema): disable changing compat version
#32600 merged
Jul 13, 2025 -
v3.17.7
#32521 merged
Jul 13, 2025 -
docs: add section about module loading order
#32597 merged
Jul 13, 2025 -
docs: move augmenting hook types in hooks page
#32595 merged
Jul 12, 2025 -
chore(deps): update all non-major dependencies (main)
#32550 merged
Jul 11, 2025 -
fix(kit): add layer
app/
andserver/
folders into tsconfigs#32592 merged
Jul 11, 2025 -
fix(nuxt): handle
execute being passed to
watch`#32591 merged
Jul 11, 2025 -
chore(deps): upgrade nuxt eslint config + lint
#32588 merged
Jul 11, 2025 -
docs: provide
async
keyword#32587 merged
Jul 11, 2025 -
test: add more useAsyncData + useFetch tests
#32585 merged
Jul 11, 2025 -
docs: add section on custom hooks for Nuxt modules
#32586 merged
Jul 11, 2025 -
chore(deps): update all non-major dependencies (3.x)
#32545 merged
Jul 10, 2025 -
fix(nuxt): scroll to anchor if present when changing page without saved position
#32376 merged
Jul 10, 2025 -
fix(nuxt): ensure
semver.satisfies
returns true for pre-release versions#32574 merged
Jul 10, 2025
5 Pull requests opened by 4 people
-
fix(nuxt): remove `assets` alias for all resolvers
#32598 opened
Jul 13, 2025 -
chore(deps): update dependency webpack to v5.100.2 (main)
#32605 opened
Jul 14, 2025 -
chore(deps): update dependency webpack to v5.100.2 (3.x)
#32608 opened
Jul 14, 2025 -
v3.17.8
#32610 opened
Jul 14, 2025 -
docs: fix abbreviation
#32613 opened
Jul 14, 2025
24 Issues closed by 6 people
-
Vue Router params encoding doesn't encode '+' character in dynamic routes
#32629 closed
Jul 16, 2025 -
Nuxt 4 codemon does absolutely nothing - `No changes were made during the codemod run.`
#32627 closed
Jul 16, 2025 -
Final tasks before v4 release
#27027 closed
Jul 15, 2025 -
Network request is sent even with the same `key` for `useFetch`
#32186 closed
Jul 15, 2025 -
v3.17.7 Router: scrollBehaviorType: 'smooth' always scroll to top smoothly
#32620 closed
Jul 15, 2025 -
useFetch returns null data when component is mounted second time
#32454 closed
Jul 15, 2025 -
NuxtRouteAnnouncer in default `app.vue`
#32576 closed
Jul 15, 2025 -
[useFetch] Option to preserve previous data during refresh
#31999 closed
Jul 15, 2025 -
size, lte, and gte rules are comparing numeric value instead of string length when applied to text fields
#32615 closed
Jul 14, 2025 -
v4 tsconfig.server.json missing shared types include pattern
#32593 closed
Jul 14, 2025 -
Page scroll to top before transition has started using NuxtPage transition
#31650 closed
Jul 14, 2025 -
Warnings that I don't understand
#32596 closed
Jul 14, 2025 -
API request failed: [POST] "http://XXXX": <no response> fetch failed
#32471 closed
Jul 14, 2025 -
Ability to override x-forwarded and x-real-ip when requesting from the server side
#24460 closed
Jul 11, 2025 -
`useAsyncData` + `watch(q, execute)` no longer works
#32583 closed
Jul 11, 2025 -
-
npm create nuxt@latest - "undefined" Messages in Nuxt 3 Create App Terminal Output
#32584 closed
Jul 11, 2025 -
UseFetch refresh bug: data -> null -> data
#32535 closed
Jul 11, 2025 -
Vue flow cannot work in nuxt
#32582 closed
Jul 11, 2025 -
Can't change dayjs locale in Nuxt 3.17.6 at Server side.
#32569 closed
Jul 11, 2025 -
NuxtLink with anchor (hash) doesn't jump to element unless defined as external
#32366 closed
Jul 10, 2025 -
`semver.satisfies` returns false for pre-release versions like `4.0.0-rc.0`
#32573 closed
Jul 10, 2025 -
V4 stackblitz crashes with `Failed to parse http message`
#32571 closed
Jul 9, 2025
11 Issues opened by 11 people
-
[v4] Lint error – Warnings on auto-imports in extended folders
#32633 opened
Jul 16, 2025 -
Nuxt 4 fails to run in deno, default config
#32626 opened
Jul 16, 2025 -
Failed to start dev server w/ socket
#32625 opened
Jul 16, 2025 -
Has anyone found any bugs in useFetch?
#32624 opened
Jul 16, 2025 -
No match found for location with path "/_nuxt/"
#32602 opened
Jul 14, 2025 -
Nuxt upgrade from 3.17.5 to 3.17.6 causing 500 "Unable to find global scope" with plugins
#32581 opened
Jul 10, 2025 -
Repository Size Optimization Suggestion
#32579 opened
Jul 10, 2025 -
automatic page caching
#32577 opened
Jul 10, 2025 -
Nuxt Layers not processing CSS correctly from base layer
#32575 opened
Jul 9, 2025 -
throw createError shows fullscreen even if fatal is not set only in production
#32572 opened
Jul 9, 2025
20 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.
-
Multiple components watching the same source still trigger independent requests
#31973 commented on
Jul 10, 2025 • 0 new comments -
Accessibility roadmap
#23255 commented on
Jul 10, 2025 • 0 new comments -
Slow dev startup on Windows
#26211 commented on
Jul 11, 2025 • 0 new comments -
`useFetch` and `useAsyncData` type inference incorrect for generic parameter
#28030 commented on
Jul 11, 2025 • 0 new comments -
NuxtLoadingIndicator is broken when using together with experimental.viewTransitions
#21280 commented on
Jul 12, 2025 • 0 new comments -
order-dependent modules
#31674 commented on
Jul 13, 2025 • 0 new comments -
Factory function to create `useFetch` and `useAsyncData` with defaults
#14736 commented on
Jul 13, 2025 • 0 new comments -
Ignoring certain folders seems not to work
#30756 commented on
Jul 14, 2025 • 0 new comments -
Nuxt restarts when data in sqlite .db file is updated in directory root
#29813 commented on
Jul 14, 2025 • 0 new comments -
iOS white screen while swiping back after scrolling
#27282 commented on
Jul 14, 2025 • 0 new comments -
nested page scroll behaviour
#31638 commented on
Jul 14, 2025 • 0 new comments -
Cannot read properties of undefined (reading ‘default’)
#29624 commented on
Jul 15, 2025 • 0 new comments -
Multi-app support
#21635 commented on
Jul 15, 2025 • 0 new comments -
HMR breaks with Tailwind v4 and file-based routing in Nuxt v4
#32564 commented on
Jul 15, 2025 • 0 new comments -
Cloudflare Pages environment (Bindings/Secrets) not available on SSR api requests made with useAsyncData/$fetch but works with useFetch
#30433 commented on
Jul 15, 2025 • 0 new comments -
Nuxt3 example GraphQL (REST/Websocket) with Nitro (h3)
#18832 commented on
Jul 15, 2025 • 0 new comments -
Dependency Dashboard
#11837 commented on
Jul 16, 2025 • 0 new comments -
ERROR [unhandledRejection] read ECONNRESET
#23832 commented on
Jul 16, 2025 • 0 new comments -
useFetch returns null used in component when on parent data is loaded via composable useFetch on route watch
#28485 commented on
Jul 16, 2025 • 0 new comments -
docs: improve Nuxt doc
#32534 commented on
Jul 11, 2025 • 0 new comments