What's Changed
New Features 馃帀
- feat(fmt): ignore common lock files by default by @chenjiahan in #162
- feat(fmt): support --stdin-filepath by @fi3ework in #167
Performance 馃殌
- perf(cli): lazy-load setup and staged commands by @chenjiahan in #163
- perf(fmt): load plugin resolver on demand by @chenjiahan in #164
- perf(fmt): optimize root gitignore matching by @chenjiahan in #166
- perf(fmt): reduce Yuku plugin bundle size by @chenjiahan in #165
- perf(fmt): load stdin formatter on demand by @chenjiahan in #169
- perf(fmt): reduce formatter bundle size by @chenjiahan in #168
Other Changes
- release: v0.3.2 by @chenjiahan in #170
New Contributors
Full Changelog: v0.3.1...v0.3.2