Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
nuxt
/
nuxt
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
5.8k
Star
60.8k
Code
Issues
374
Pull requests
168
Discussions
Actions
Projects
Security and quality
26
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Aug 11, 2026
refactor(nuxt): iterate over fragment children (#36041)
oritwoen
authored
cdbd3d1
View commit details
Copy full SHA for cdbd3d1
Browse repository at this point
fix(kit): add vite plugins at top level instead of wrapping them (#36037)
danielroe
authored
b3becb6
View commit details
Copy full SHA for b3becb6
Browse repository at this point
refactor(nuxt): remove reverse trace indexing (#36044)
oritwoen
authored
2b74785
View commit details
Copy full SHA for 2b74785
Browse repository at this point
test: disable type checking in bundle-size fixes...
danielroe
committed
92fd687
View commit details
Copy full SHA for 92fd687
Browse repository at this point
fix(nuxt): keep ref-initialised `useState` connected to payload state (#36038)
danielroe
authored
6b6d4f7
View commit details
Copy full SHA for 6b6d4f7
Browse repository at this point
docs: mention Valibot for server-side validation (#36045)
fabian-hiller
authored
d97a550
View commit details
Copy full SHA for d97a550
Browse repository at this point
refactor(webpack): replace pify with node promisify (#36042)
oritwoen
authored
33d37e6
View commit details
Copy full SHA for 33d37e6
Browse repository at this point
fix(nuxt): only compute `distURL` in development (#36032)
Show description for d214194
3 people
authored
d214194
View commit details
Copy full SHA for d214194
Browse repository at this point
fix(nuxt): export `useLayout`, `useLoadingIndicator` and `useRequestHeader` (#36033)
danielroe
authored
409c27f
View commit details
Copy full SHA for 409c27f
Browse repository at this point
perf(nuxt): render internal `<NuxtLink>` anchors directly on server (#36015)
danielroe
authored
e356e4a
View commit details
Copy full SHA for e356e4a
Browse repository at this point
Commits on Aug 10, 2026
chore(deps): update vite and rolldown (main) (#36027)
Show description for bdbb150
renovate[bot]
authored
bdbb150
View commit details
Copy full SHA for bdbb150
Browse repository at this point
chore(deps): update pnpm.catalog.vue rspack-vue-loader to ^17.6.2 (main) (#36026)
Show description for 14ee918
renovate[bot]
authored
14ee918
View commit details
Copy full SHA for 14ee918
Browse repository at this point
Commits on Aug 9, 2026
fix(nuxt): stub client-only components + map test components in server build (#36019)
danielroe
authored
e0c51e5
View commit details
Copy full SHA for e0c51e5
Browse repository at this point
Commits on Aug 8, 2026
fix(nuxt): do not write readonly cookies on client (#36014)
danielroe
authored
67f87d1
View commit details
Copy full SHA for 67f87d1
Browse repository at this point
refactor(nuxt): remove `config.cjs` file in `require` export (#35805)
Norbiros
authored
3ab0219
View commit details
Copy full SHA for 3ab0219
Browse repository at this point
fix(nuxt): improve js type-checking
danielroe
committed
614b3eb
View commit details
Copy full SHA for 614b3eb
Browse repository at this point
fix(nuxt): skip cookie watcher entirely when readonly (#35997)
Show description for 9faf888
3 people
authored
9faf888
View commit details
Copy full SHA for 9faf888
Browse repository at this point
fix(nitro,nuxt): hoist route matcher to prevent temporal dead zone (#36012)
danielroe
authored
438c4af
View commit details
Copy full SHA for 438c4af
Browse repository at this point
fix(nuxt): resolve `ufo` from nuxt dependencies (#36010)
danielroe
authored
e0b933b
View commit details
Copy full SHA for e0b933b
Browse repository at this point
fix(nitro): resolve paths pointing at bare module specifiers (#36011)
danielroe
authored
7b3b38a
View commit details
Copy full SHA for 7b3b38a
Browse repository at this point
refactor(nuxt): use native vue pausable watcher for `useCookie` (#36006)
OrbisK
authored
a0390e2
View commit details
Copy full SHA for a0390e2
Browse repository at this point
Commits on Aug 7, 2026
chore(deps): update pnpm.catalog.dev installed-check to v11 (main) (#35995)
Show description for 5fd1ab0
renovate[bot]
authored
5fd1ab0
View commit details
Copy full SHA for 5fd1ab0
Browse repository at this point
Commits on Aug 6, 2026
chore: exempt first-party packages from pnpm minimumReleaseAge (#36001)
Show description for d45857f
danielroe
and
autofix-ci[bot]
authored
d45857f
View commit details
Copy full SHA for d45857f
Browse repository at this point
Commits on Aug 5, 2026
ci: drop 3.x branch from workflow triggers
danielroe
committed
1e475df
View commit details
Copy full SHA for 1e475df
Browse repository at this point
chore: don't update nitro group until approved explicitly
danielroe
committed
17119f8
View commit details
Copy full SHA for 17119f8
Browse repository at this point
docs: add `test/` in directory structure (#35991)
Ibochkarev
authored
dc2b13f
View commit details
Copy full SHA for dc2b13f
Browse repository at this point
ci: regenerate templates in autofix job
danielroe
committed
f83eac7
View commit details
Copy full SHA for f83eac7
Browse repository at this point
docs: update roadmap
danielroe
committed
dffe5c0
View commit details
Copy full SHA for dffe5c0
Browse repository at this point
fix(nuxt): match route rules against decoded paths
danielroe
committed
5b3e51a
View commit details
Copy full SHA for 5b3e51a
Browse repository at this point
chore(deps): update all non-major dependencies (main) (#35976)
Show description for dc91974
renovate[bot]
authored
dc91974
View commit details
Copy full SHA for dc91974
Browse repository at this point
Commits on Aug 4, 2026
feat(nuxt): use @nuxt/cli v4 prerelease (#35981)
danielroe
authored
a48dcbf
View commit details
Copy full SHA for a48dcbf
Browse repository at this point
Commits on Aug 3, 2026
chore(deps): update vite and rolldown (main) (#35956)
Show description for 192612c
renovate[bot]
and
autofix-ci[bot]
authored
192612c
View commit details
Copy full SHA for 192612c
Browse repository at this point
chore(deps): update pnpm.catalog.dev html-validate to v11.6.1 (main) (#35962)
Show description for 8a672d5
renovate[bot]
authored
8a672d5
View commit details
Copy full SHA for 8a672d5
Browse repository at this point
chore(deps): update actions/stale action to v11 (main) (#35957)
Show description for 396a4ae
renovate[bot]
authored
396a4ae
View commit details
Copy full SHA for 396a4ae
Browse repository at this point
chore(deps): update webpack (main) (#35954)
Show description for 1e45638
renovate[bot]
authored
1e45638
View commit details
Copy full SHA for 1e45638
Browse repository at this point
Previous
Next
You can’t perform that action at this time.