Releases: rstackjs/create-rstack
Releases · rstackjs/create-rstack
v1.8.0
What's Changed
- chore(deps): update all non-major dependencies by @renovate[bot] in #97
- chore(deps): update dependency @clack/prompts to v1 by @renovate[bot] in #98
- fix: skip extra newline when merging adjacent Markdown list items by @Timeless0911 in #99
- chore(deps): update dependency rslog to v2 by @renovate[bot] in #101
- chore(deps): update dependency globals to v17 - autoclosed by @renovate[bot] in #100
- chore(deps): update all non-major dependencies by @renovate[bot] in #102
Full Changelog: v1.7.21...v1.8.0
v1.7.21
What's Changed
- feat: add
whencondition toExtraToolfor template-based filtering by @Timeless0911 in #96
Full Changelog: v1.7.20...v1.7.21
v1.7.20
What's Changed
- feat: enhance tool listing to support ordered extra tools by @chenjiahan in #95
Full Changelog: v1.7.19...v1.7.20
v1.7.19
What's Changed
- feat: support specify order for extra tools by @chenjiahan in #94
Full Changelog: v1.7.18...v1.7.19
v1.7.18
What's Changed
- fix: simplify tool descriptions by @chenjiahan in #92
- feat: improve runCommand to support multiple package managers by @chenjiahan in #93
Full Changelog: v1.7.17...v1.7.18
v1.7.17
v1.7.16
What's Changed
- fix: update CLI command in non-interactive mode message by @chenjiahan in #90
Full Changelog: v1.7.15...v1.7.16
v1.7.15
What's Changed
- feat: add non-interactive guide message for agents by @chenjiahan in #89
Full Changelog: v1.7.14...v1.7.15
v1.7.14
What's Changed
- feat(cli): add support for comma-separated tools option by @chenjiahan in #87
- feat: include extra tools in help message by @chenjiahan in #88
Full Changelog: v1.7.13...v1.7.14
v1.7.13
What's Changed
- fix: failed to create with builtin tools by @chenjiahan in #86
Full Changelog: v1.7.12...v1.7.13