v0.3.4
What's Changed
New Features 馃帀
- feat(fmt): add -u alias for ignore unknown by @chenjiahan in #195
- feat(fmt): add --with-node-modules by @chenjiahan in #197
- feat(fmt): add -w alias for write by @chenjiahan in #198
- feat(fmt): add -l alias for list different by @chenjiahan in #200
Performance 馃殌
- perf(fmt): avoid relative resolution on cache hits by @chenjiahan in #199
- perf(fmt): avoid relative resolution in gitignore matching by @chenjiahan in #201
- perf(fmt): avoid duplicate binary path checks by @chenjiahan in #204
- perf(fmt): use tiny-readdir context by @chenjiahan in #206
- perf(fmt): optimize discovery path resolution by @chenjiahan in #207
- perf(fmt): reuse config options resolver by @chenjiahan in #210
- perf(fmt): optimize CLI display paths by @chenjiahan in #211
Bug Fixes 馃悶
- fix(setup): provide Node fallback for Git hooks by @chenjiahan in #205
- fix(setup): avoid redundant hooks config writes by @chenjiahan in #209
Refactor 馃敤
- refactor(fmt): reuse relative path resolver by @chenjiahan in #208
- refactor(fmt): centralize path helpers by @chenjiahan in #212
Document 馃摉
- docs: update credits by @chenjiahan in #193
- docs(skills): use bundled Rstack docs index by @chenjiahan in #196
Other Changes
- chore: add rstack package metadata by @chenjiahan in #192
- chore(release): include Markdown docs in package by @chenjiahan in #194
- chore(deps): upgrade Rslint to v0.7.3 by @chenjiahan in #202
- chore: align VS Code formatting with Rstack config by @chenjiahan in #203
- release: v0.3.4 by @chenjiahan in #214
Full Changelog: v0.3.3...v0.3.4