v0.6.2
What's Changed
New Features 馃帀
- feat(create-rstack): enable Rstest lint rules by @chenjiahan in #372
Bug Fixes 馃悶
- fix(doc): restart dev server on config changes by @chenjiahan in #358
- fix(lib): restart on config changes by @chenjiahan in #360
- fix(deps): update all non-major dependencies by @renovate[bot] in #364
- fix(deps): update all non-major dependencies by @renovate[bot] in #374
- fix(create-rstack): drop node types from lib template src by @elecmonkey in #379
Refactor 馃敤
- refactor(test): update inline projects example by @chenjiahan in #362
- refactor(create-rstack): remove redundant test configs by @chenjiahan in #363
- refactor(create-rstack): unify lib template tsconfig by @elecmonkey in #376
- refactor(create-rstack): align library templates with Rslib by @Timeless0911 in #377
Document 馃摉
- docs: update website logo by @chenjiahan in #359
- docs(website): redesign homepage hero by @chenjiahan in #367
- docs: simplify configuration guide comments by @chenjiahan in #368
- docs(website): refine homepage hero actions by @chenjiahan in #373
Other Changes
- chore: align async config formatting by @chenjiahan in #361
- chore(deps): disable TypeScript updates for Vue and Svelte templates by @chenjiahan in #366
- chore(fmt): use default print width by @chenjiahan in #369
- chore(lint): enable Rstest rules by @chenjiahan in #371
- chore(deps): disable Rust toolchain updates by @chenjiahan in #375
- chore(vscode): use Rstack extension as default formatter by @fi3ework in #378
- chore(deps): upgrade Rslint to v0.8.1 by @chenjiahan in #380
- release: v0.6.2 by @chenjiahan in #381
New Contributors
- @Timeless0911 made their first contribution in #377
Full Changelog: v0.6.1...v0.6.2