v0.6.3
What's Changed
New Features 馃帀
- feat(rstack): add force option to setup by @chenjiahan in #399
- feat(create-rstack): upgrade Rslib and use bundleless mode for Svelte templates by @elecmonkey in #402
Performance 馃殌
- perf(rstack): load config once during rs check by @chenjiahan in #392
- perf(fmt): bypass worker pool for single files by @chenjiahan in #393
- perf(fmt): optimize Yuku type cast lookup by @chenjiahan in #394
- perf(fmt): add native config matcher batch APIs by @chenjiahan in #395
- perf(fmt): batch config ignore matching during discovery by @chenjiahan in #398
Bug Fixes 馃悶
- fix(rstack): honor worktree-scoped hooks path by @chenjiahan in #400
Document 馃摉
- docs(website): add IDE integration guide by @chenjiahan in #382
- docs(skills): migrate VS Code extension settings by @chenjiahan in #383
- docs: clarify optional formatter settings by @chenjiahan in #384
- docs: document rs fmt supported languages by @chenjiahan in #385
- docs(website): improve responsive hero sizing by @chenjiahan in #386
- docs(website): add release link to homepage hero by @chenjiahan in #387
- docs: improve migration skill workflow by @chenjiahan in #389
- docs(skills): clarify Rslint migration config by @chenjiahan in #390
- docs: add Git hooks guide by @chenjiahan in #391
- docs: improve migration prompts by @chenjiahan in #396
- docs: clarify staged concurrency behavior by @chenjiahan in #397
- docs(skills): update Git hook migration guidance by @chenjiahan in #401
Other Changes
- chore(native): remove Rust version declaration by @chenjiahan in #388
- release: v0.6.3 by @chenjiahan in #403
Full Changelog: v0.6.2...v0.6.3