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 }}
romhml
/
nuxt
Public
forked from
nuxt/nuxt
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Feb 11, 2025
chore(deps): update all non-major dependencies (main) (#30942)
Show description for fd22cfd
renovate[bot]
authored
fd22cfd
View commit details
Copy full SHA for fd22cfd
Browse repository at this point
Commits on Feb 10, 2025
docs: clarify that local layers are scanned from `rootDir`
Show description for 3a9e0b7
danielroe
committed
3a9e0b7
View commit details
Copy full SHA for 3a9e0b7
Browse repository at this point
chore(deps): update devdependency happy-dom to v17.0.3 (main) (#30936)
renovate[bot]
authored
3162819
View commit details
Copy full SHA for 3162819
Browse repository at this point
feat(kit,nuxt,schema): support experimental decorators syntax (#27672)
danielroe
authored
433a7e4
View commit details
Copy full SHA for 433a7e4
Browse repository at this point
fix(nuxt): delete existing properties in app config HMR (#30918)
DamianGlowala
authored
fc52ff8
View commit details
Copy full SHA for fc52ff8
Browse repository at this point
docs: fix typo and improve data fetching examples (#30935)
marr
authored
763450c
View commit details
Copy full SHA for 763450c
Browse repository at this point
fix(vite): use `resolveId` from `vite-node` to resolve deps (#30922)
danielroe
authored
72d524b
View commit details
Copy full SHA for 72d524b
Browse repository at this point
feat(schema): add runtime + internal type validation (#30844)
danielroe
authored
1cf9bd3
View commit details
Copy full SHA for 1cf9bd3
Browse repository at this point
test: update unit test
danielroe
committed
fdd2212
View commit details
Copy full SHA for fdd2212
Browse repository at this point
chore(deps): update devdependency prettier to v3.5.0 (main) (#30927)
Show description for c952e10
renovate[bot]
and
danielroe
authored
c952e10
View commit details
Copy full SHA for c952e10
Browse repository at this point
test: prepare environment to ensure more reproducible dev tests
danielroe
committed
c7212f7
View commit details
Copy full SHA for c7212f7
Browse repository at this point
Commits on Feb 9, 2025
feat(nuxt): allow disabling auto-imported polyfills (#30332)
wattanx
authored
5752b15
View commit details
Copy full SHA for 5752b15
Browse repository at this point
Commits on Feb 8, 2025
chore(deps): update all non-major dependencies (main) (#30915)
Show description for ca331c2
renovate[bot]
authored
ca331c2
View commit details
Copy full SHA for ca331c2
Browse repository at this point
docs: add auto import info about shared utils (#30858)
Show description for 0597006
Kamsou
and
huang-julien
authored
0597006
View commit details
Copy full SHA for 0597006
Browse repository at this point
docs: improve `navigateTo` docs with clearer structure and examples (#30876)
Mini-ghost
authored
2d88d86
View commit details
Copy full SHA for 2d88d86
Browse repository at this point
Commits on Feb 7, 2025
chore(deps): update devdependency eslint to v9.20.0 (main) (#30912)
Show description for 3756e72
renovate[bot]
authored
3756e72
View commit details
Copy full SHA for 3756e72
Browse repository at this point
docs: add additional information about `NuxtPage` (#30781)
Mini-ghost
authored
7edf7e4
View commit details
Copy full SHA for 7edf7e4
Browse repository at this point
docs: add nuxt lifecycle (#30726)
Show description for eacdfaa
Mini-ghost
and
atinux
authored
eacdfaa
View commit details
Copy full SHA for eacdfaa
Browse repository at this point
chore(deps): update all non-major dependencies (main) (#30907)
Show description for ebd5b56
renovate[bot]
and
danielroe
authored
ebd5b56
View commit details
Copy full SHA for ebd5b56
Browse repository at this point
chore(deps): update all non-major dependencies (main) (#30897)
Show description for 66f8a8f
renovate[bot]
and
danielroe
authored
66f8a8f
View commit details
Copy full SHA for 66f8a8f
Browse repository at this point
docs: update path to nuxt binary
danielroe
committed
bc13a4a
View commit details
Copy full SHA for bc13a4a
Browse repository at this point
Commits on Feb 6, 2025
fix(nuxt): remove `div` wrapper in client-only pages (#30425)
huang-julien
authored
ab08b18
View commit details
Copy full SHA for ab08b18
Browse repository at this point
feat(nuxt): support tracking changes to nuxt options by modules (#30555)
antfu
authored
090bc6d
View commit details
Copy full SHA for 090bc6d
Browse repository at this point
fix(nuxt): prevent `keepalive` cache reset (#30807)
Mini-ghost
authored
5e7d493
View commit details
Copy full SHA for 5e7d493
Browse repository at this point
feat(nuxt): add type hints for `NuxtPage` (#30704)
Mini-ghost
authored
4be52d3
View commit details
Copy full SHA for 4be52d3
Browse repository at this point
feat(nuxt): granular debug options (#30578)
antfu
authored
3db7e2e
View commit details
Copy full SHA for 3db7e2e
Browse repository at this point
chore(deps): update devdependency happy-dom to v17 (main) (#30880)
Show description for ee8b6fb
renovate[bot]
authored
ee8b6fb
View commit details
Copy full SHA for ee8b6fb
Browse repository at this point
feat(nuxt): upgrade `@nuxt/devtools` to v2 (#30889)
antfu
authored
22872f0
View commit details
Copy full SHA for 22872f0
Browse repository at this point
fix(nuxt,vite): do not override vite import conditions (#30887)
danielroe
authored
d7b5d25
View commit details
Copy full SHA for d7b5d25
Browse repository at this point
chore(deps): update all non-major dependencies (main) (#30877)
Show description for cf89bf4
renovate[bot]
authored
cf89bf4
View commit details
Copy full SHA for cf89bf4
Browse repository at this point
Commits on Feb 5, 2025
chore(deps): update dependency vite to v6.1.0 (main) (#30869)
Show description for 55d0e5c
renovate[bot]
authored
55d0e5c
View commit details
Copy full SHA for 55d0e5c
Browse repository at this point
chore: remove second version of vitest (#30868)
danielroe
authored
99bd495
View commit details
Copy full SHA for 99bd495
Browse repository at this point
fix(ui-templates): fix examples link and add bluesky (#30866)
atinux
authored
af31c96
View commit details
Copy full SHA for af31c96
Browse repository at this point
chore(deps): update all non-major dependencies (main) (#30851)
Show description for f2e22fa
renovate[bot]
authored
f2e22fa
View commit details
Copy full SHA for f2e22fa
Browse repository at this point
test: exclude urls from lychee crawler used in test suite
danielroe
committed
d116fc0
View commit details
Copy full SHA for d116fc0
Browse repository at this point
Previous
Next
You can’t perform that action at this time.