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
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
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 }}
rstackjs
/
rstack-cli
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
30
Code
Issues
3
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
rstack-cli
packages
rstack
tests
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 26, 2026
refactor(config): concatenate lint config layers (#517)
chenjiahan
authored
2b8a15f
View commit details
Copy full SHA for 2b8a15f
View code at this point
Browse repository at this point
Commits on Sep 24, 2026
refactor(config): merge test config layers with Rstest (#514)
chenjiahan
authored
45c73c8
View commit details
Copy full SHA for 45c73c8
View code at this point
Browse repository at this point
refactor(config): merge lib config layers with Rslib (#511)
chenjiahan
authored
bd374a6
View commit details
Copy full SHA for bd374a6
View code at this point
Browse repository at this point
refactor(config): merge app config layers with Rsbuild (#506)
chenjiahan
authored
632a7db
View commit details
Copy full SHA for 632a7db
View code at this point
Browse repository at this point
Commits on Sep 22, 2026
feat(fmt): use SWC Next parser (#464)
SoonIter
authored
126694f
View commit details
Copy full SHA for 126694f
View code at this point
Browse repository at this point
Commits on Sep 21, 2026
refactor(config): add shared config input normalization (#505)
chenjiahan
authored
e8210f0
View commit details
Copy full SHA for e8210f0
View code at this point
Browse repository at this point
refactor(config): add internal config layer primitives (#503)
chenjiahan
authored
0da5847
View commit details
Copy full SHA for 0da5847
View code at this point
Browse repository at this point
Commits on Sep 14, 2026
fix(fmt): verify written output before caching it as clean (#481)
chenjiahan
authored
b9cd500
View commit details
Copy full SHA for b9cd500
View code at this point
Browse repository at this point
Commits on Sep 4, 2026
chore(deps): upgrade Rslint to 0.9.1 (#459)
chenjiahan
authored
9f2cf1c
View commit details
Copy full SHA for 9f2cf1c
View code at this point
Browse repository at this point
Commits on Sep 2, 2026
fix(types): preserve config factory contextual typing (#456)
chenjiahan
authored
19f8c82
View commit details
Copy full SHA for 19f8c82
View code at this point
Browse repository at this point
feat(cli): support --fix in rs check (#454)
chenjiahan
authored
17c9352
View commit details
Copy full SHA for 17c9352
View code at this point
Browse repository at this point
feat(cli): support file arguments in rs check (#453)
chenjiahan
authored
6cc547b
View commit details
Copy full SHA for 6cc547b
View code at this point
Browse repository at this point
Commits on Sep 1, 2026
feat(fmt): align successful format write output (#441)
chenjiahan
authored
7c8df06
View commit details
Copy full SHA for 7c8df06
View code at this point
Browse repository at this point
feat(fmt): align successful format check output (#440)
chenjiahan
authored
274662a
View commit details
Copy full SHA for 274662a
View code at this point
Browse repository at this point
feat(fmt): display millisecond durations (#439)
chenjiahan
authored
2f715f0
View commit details
Copy full SHA for 2f715f0
View code at this point
Browse repository at this point
Commits on Aug 31, 2026
fix(fmt): preserve Vue template bindings (#436)
chenjiahan
authored
9445b81
View commit details
Copy full SHA for 9445b81
View code at this point
Browse repository at this point
fix(fmt): clarify formatting fix command (#435)
chenjiahan
authored
5a3d204
View commit details
Copy full SHA for 5a3d204
View code at this point
Browse repository at this point
fix: support parser-wrapping Prettier plugins (#433)
chenjiahan
authored
5db77ca
View commit details
Copy full SHA for 5db77ca
View code at this point
Browse repository at this point
feat(cli)!: remove setup command (#432)
chenjiahan
authored
6f14e7f
View commit details
Copy full SHA for 6f14e7f
View code at this point
Browse repository at this point
fix: support Rslint v0.9.0 config paths (#431)
chenjiahan
authored
ecce7e6
View commit details
Copy full SHA for ecce7e6
View code at this point
Browse repository at this point
Commits on Aug 25, 2026
feat(rstack): add hooks uninstall command (#408)
chenjiahan
authored
af3069b
View commit details
Copy full SHA for af3069b
View code at this point
Browse repository at this point
feat(rstack): add hooks command (#407)
chenjiahan
authored
6841faf
View commit details
Copy full SHA for 6841faf
View code at this point
Browse repository at this point
Commits on Aug 24, 2026
fix(rstack): clarify forced setup output (#405)
chenjiahan
authored
3da0f84
View commit details
Copy full SHA for 3da0f84
View code at this point
Browse repository at this point
fix(rstack): honor worktree-scoped hooks path (#400)
chenjiahan
authored
bccf6b4
View commit details
Copy full SHA for bccf6b4
View code at this point
Browse repository at this point
feat(rstack): add force option to setup (#399)
chenjiahan
authored
c5f19e7
View commit details
Copy full SHA for c5f19e7
View code at this point
Browse repository at this point
perf(fmt): batch config ignore matching during discovery (#398)
chenjiahan
authored
a80c5e3
View commit details
Copy full SHA for a80c5e3
View code at this point
Browse repository at this point
Commits on Aug 23, 2026
perf(fmt): add native config matcher batch APIs (#395)
chenjiahan
authored
208bb15
View commit details
Copy full SHA for 208bb15
View code at this point
Browse repository at this point
Commits on Aug 22, 2026
perf(fmt): bypass worker pool for single files (#393)
chenjiahan
authored
20056d5
View commit details
Copy full SHA for 20056d5
View code at this point
Browse repository at this point
Commits on Aug 16, 2026
chore(fmt): use default print width (#369)
chenjiahan
authored
0b77744
View commit details
Copy full SHA for 0b77744
View code at this point
Browse repository at this point
Commits on Aug 14, 2026
fix(lib): restart on config changes (#360)
chenjiahan
authored
78972cb
View commit details
Copy full SHA for 78972cb
View code at this point
Browse repository at this point
fix(doc): restart dev server on config changes (#358)
chenjiahan
authored
ae32c79
View commit details
Copy full SHA for ae32c79
View code at this point
Browse repository at this point
Commits on Aug 13, 2026
feat(lint): inject lint exports into config factory (#352)
chenjiahan
authored
9129fe0
View commit details
Copy full SHA for 9129fe0
View code at this point
Browse repository at this point
perf(fmt): optimize cache serialization (#341)
chenjiahan
authored
11c56cd
View commit details
Copy full SHA for 11c56cd
View code at this point
Browse repository at this point
chore(lint): enable type-aware linting (#339)
chenjiahan
authored
9c0f1ae
View commit details
Copy full SHA for 9c0f1ae
View code at this point
Browse repository at this point
perf(fmt): reuse resolved options (#338)
chenjiahan
authored
8535fc2
View commit details
Copy full SHA for 8535fc2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.