What's Changed
New Features 🎉
- feat: support loading config from explicit path by @chenjiahan in #78
- feat(setup): add Git hook dispatcher generation by @chenjiahan in #81
- feat(setup): install Git hook shims by @chenjiahan in #82
- feat(setup): expose the rs setup command by @chenjiahan in #83
- feat(setup): support Git hook runtime initialization by @chenjiahan in #86
Bug Fixes 🐞
- fix(types): avoid leaking load-config types by @chenjiahan in #76
- fix(config): isolate concurrent Rstack config loads by @chenjiahan in #80
- fix: silence successful hook setup by @chenjiahan in #91
Refactor 🔨
- refactor: use TypeScript extensions in source imports by @chenjiahan in #88
Document 📖
- docs: add monorepo guide by @chenjiahan in #79
Other Changes
- test: add type tests for public exports by @chenjiahan in #75
- chore(deps): update @rslib/core to 1.0.0-beta.1 by @elecmonkey in #77
- chore(deps): update dependency @testing-library/jest-dom to v7 by @renovate[bot] in #72
- chore(deps): update all non-major dependencies by @renovate[bot] in #85
- chore(deps): update actions/checkout digest to 3d3c42e by @renovate[bot] in #84
- chore: migrate Git hooks to rs setup by @chenjiahan in #87
- chore: disallow JavaScript extensions in source imports by @chenjiahan in #89
- chore: run rs setup from source by @chenjiahan in #90
- release: v0.2.0 by @chenjiahan in #92
New Contributors
- @elecmonkey made their first contribution in #77
Full Changelog: v0.1.0...v0.2.0