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
.
voidzero-dev
/
vite-plus
Public
Notifications
You must be signed in to change notification settings
Fork
245
Star
5.5k
Code
Issues
106
Pull requests
39
Discussions
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(js_runtime): add multi-source Node version reading
- #522
#522
Merged
fengmk2
merged 10 commits into
main
voidzero-dev/vite-plus:main
from
improve-js-runtime
voidzero-dev/vite-plus:improve-js-runtime
Copy head branch name to clipboard
Feb 7, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat(js_runtime): add multi-source Node version reading
#522
fengmk2
merged 10 commits into
main
voidzero-dev/vite-plus:main
from
improve-js-runtime
voidzero-dev/vite-plus:improve-js-runtime
Copy head branch name to clipboard
Commits
Commits on Feb 5, 2026
feat(js_runtime): add multi-source Node version reading
Show description for 17f4e59
fengmk2
committed
17f4e59
View commit details
Copy full SHA for 17f4e59
Browse repository at this point
feat(js_runtime): add semver validation for version sources
Show description for 3bc39f4
fengmk2
committed
3bc39f4
View commit details
Copy full SHA for 3bc39f4
Browse repository at this point
docs(js_runtime): update RFC with version validation and write-back changes
Show description for 551f445
fengmk2
committed
551f445
View commit details
Copy full SHA for 551f445
Browse repository at this point
feat(js_runtime): prefer LTS versions when resolving semver ranges
Show description for 8b3707f
fengmk2
committed
8b3707f
View commit details
Copy full SHA for 8b3707f
Browse repository at this point
fix(js_runtime): gracefully handle network errors with expired cache
Show description for cca4bfe
fengmk2
committed
cca4bfe
View commit details
Copy full SHA for cca4bfe
Browse repository at this point
fix(js_runtime): use warn level for conditional request failures
fengmk2
committed
a44015c
View commit details
Copy full SHA for a44015c
Browse repository at this point
fix(js_runtime): return cached version on ETag request failure instead of full fetch
fengmk2
committed
4207fd0
View commit details
Copy full SHA for 4207fd0
Browse repository at this point
refactor(js_runtime): avoid cloning cache.versions in fetch_version_index
fengmk2
committed
1771e83
View commit details
Copy full SHA for 1771e83
Browse repository at this point
feat(js_runtime): add progress bar for runtime downloads
Show description for a5932b9
fengmk2
committed
a5932b9
View commit details
Copy full SHA for a5932b9
Browse repository at this point
fix(js_runtime): show descriptive message in download progress bar
Show description for 42c817f
fengmk2
committed
42c817f
View commit details
Copy full SHA for 42c817f
Browse repository at this point
You can’t perform that action at this time.