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
antfu
All time
Commit history
Commits on Feb 6, 2025
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
feat(nuxt): granular debug options (#30578)
antfu
authored
3db7e2e
View commit details
Copy full SHA for 3db7e2e
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
Commits on Jan 14, 2025
refactor(kit,nuxt,webpack): reduce reassignments (#30589)
antfu
authored
07146dd
View commit details
Copy full SHA for 07146dd
Browse repository at this point
Commits on Nov 1, 2024
fix(nuxt): remove vue compiler hints from auto import (#29713)
antfu
authored
66ca091
View commit details
Copy full SHA for 66ca091
Browse repository at this point
Commits on Sep 9, 2024
fix(nuxt): enable `injectAtEnd` to reduce circular auto-imports (#28822)
antfu
authored
ada1e49
View commit details
Copy full SHA for ada1e49
Browse repository at this point
Commits on Aug 13, 2024
feat(nuxt): generate basic jsdoc for module config entry (#27689)
antfu
authored
c92b2df
View commit details
Copy full SHA for c92b2df
Browse repository at this point
Commits on Jul 2, 2024
docs: fix link
antfu
authored and
danielroe
committed
e9b88f8
View commit details
Copy full SHA for e9b88f8
Browse repository at this point
Commits on May 27, 2024
perf(vite): exclude common ESM deps from pre-bundling (#27372)
antfu
authored
d1ac12c
View commit details
Copy full SHA for d1ac12c
Browse repository at this point
Commits on May 26, 2024
fix(vite): disable `optimizeDeps` in ssr (#27356)
antfu
authored
2f93269
View commit details
Copy full SHA for 2f93269
Browse repository at this point
Commits on May 20, 2024
chore: remove redundant `eslint-plugin-regexp` (#27271)
antfu
authored
751259e
View commit details
Copy full SHA for 751259e
Browse repository at this point
Commits on May 14, 2024
refactor: improve regexp performance (#27207)
antfu
authored
b96b62e
View commit details
Copy full SHA for b96b62e
Browse repository at this point
Commits on Apr 15, 2024
docs: update the code style page (#26792)
antfu
authored
6e6cfe9
View commit details
Copy full SHA for 6e6cfe9
Browse repository at this point
Commits on Apr 9, 2024
feat(nuxt): introduce `imports.scan` option (#26576)
antfu
authored
36c0137
View commit details
Copy full SHA for 36c0137
Browse repository at this point
Commits on Apr 5, 2024
chore: cleanup eslint rules with latest `@nuxt/eslint-config` (#26653)
antfu
authored
f209158
View commit details
Copy full SHA for f209158
Browse repository at this point
chore: update `moduleResolution` to `Bundler` (#26658)
antfu
authored
ee608ce
View commit details
Copy full SHA for ee608ce
Browse repository at this point
Commits on Mar 29, 2024
refactor: migrate `windicss` to `unocss` (#231)
antfu
authored
9a61ed2
View commit details
Copy full SHA for 9a61ed2
Browse repository at this point
Commits on Mar 21, 2024
fix(nuxt): print errors when compiling templates (#26410)
antfu
authored
4a880cb
View commit details
Copy full SHA for 4a880cb
Browse repository at this point
Commits on Mar 14, 2024
fix(nuxt): update auto imports after other templates (#26249)
antfu
authored
5dc96de
View commit details
Copy full SHA for 5dc96de
Browse repository at this point
perf(nuxt): only update changed templates (#26250)
antfu
authored
bd0e759
View commit details
Copy full SHA for bd0e759
Browse repository at this point
Commits on Feb 16, 2024
docs: enable more blocks for twoslash (#25830)
antfu
authored
f420457
View commit details
Copy full SHA for f420457
Browse repository at this point
Commits on Feb 15, 2024
ci: typecheck code samples in docs (#25777)
antfu
authored
3f882c9
View commit details
Copy full SHA for 3f882c9
Browse repository at this point
Commits on Feb 7, 2024
docs: enable twoslash for some code snippets (#25679)
antfu
authored
3c27141
View commit details
Copy full SHA for 3c27141
Browse repository at this point
Commits on Jan 17, 2024
test: add separate suspense test suite (#22947)
antfu
authored
6c60327
View commit details
Copy full SHA for 6c60327
Browse repository at this point
Commits on Nov 23, 2023
fix(nuxt): improve path resolve for `import.d.ts` (#24413)
antfu
authored
338908e
View commit details
Copy full SHA for 338908e
Browse repository at this point
Commits on Nov 20, 2023
fix(nuxt): handle errors when booting app with `app:error` (#24376)
antfu
authored
1cc05b9
View commit details
Copy full SHA for 1cc05b9
Browse repository at this point
Commits on Oct 25, 2023
fix(nuxt): init `$fetch` at entry start (#23906)
antfu
authored
8c77ce8
View commit details
Copy full SHA for 8c77ce8
Browse repository at this point
Commits on Oct 18, 2023
chore: bump nuxt devtools to 1.0 (#23752)
antfu
authored
5cca294
View commit details
Copy full SHA for 5cca294
Browse repository at this point
Commits on Oct 12, 2023
feat(nuxt): add `@nuxt/devtools` as dependency and enable (#23576)
antfu
authored
598e8c2
View commit details
Copy full SHA for 598e8c2
Browse repository at this point
Commits on Oct 11, 2023
feat(nuxt): auto-install optional features on StackBlitz (#23607)
antfu
authored
fc7b131
View commit details
Copy full SHA for fc7b131
Browse repository at this point
Commits on Jul 30, 2023
feat(nuxt): expose filtered templates in `app:templatesGenerated` hook (#21935)
antfu
authored
c5f94be
View commit details
Copy full SHA for c5f94be
Browse repository at this point
Commits on Jul 26, 2023
fix(nuxt): components auto-import for JSX (#22330)
antfu
authored
e3437c6
View commit details
Copy full SHA for e3437c6
Browse repository at this point
Commits on Jul 19, 2023
fix(nuxt): remove `dist` from the default ignore list (#22227)
antfu
authored
03abb6a
View commit details
Copy full SHA for 03abb6a
Browse repository at this point
Commits on Jul 18, 2023
fix(nuxt): resolve race condition regenerating auto imports (#22201)
antfu
authored
f6b64f6
View commit details
Copy full SHA for f6b64f6
Browse repository at this point
Commits on Jul 5, 2023
fix(nuxt): regenerate imports after template (#21934)
antfu
authored
28e91a7
View commit details
Copy full SHA for 28e91a7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.