Releases
v2.4.0
2.4.0 (2024-02-24)
🌟 Features
add author prompt to remaining generators (53501b7 )
typescript: add author prompt (6e3db94 )
add author template strings (212083f )
app: add user field to root generator (ea47cc5 )
app: complete Author question class (09062d2 )
🐛 Bug Fixes
dont set the author from answers when skipping prompts (57cc550 )
ensure user field is an empty string by default (1e42806 )
remove default values from author and description cli options (3e9fd37 )
set author to default if undefined (f793524 )
🧰 Chores
✨ Refactor
questions: dont export BaseQuestion class (466e1e0 )
helpers: edit all methods on GitHelper to be public (6986b61 )
🧪 Tests
add author assertions to remaining tests (e54e5f6 )
typescript: add author assertions to tests (f6003cf )
typescript: add helper functions for common assertions (e5f78c8 )
simpl: fix incorrect arg passed to assertion helper for (79ba274 )
pass an empty string to author as default when running in CI (fff49b4 )
utilize helper assertions in remaining tests (7cdede3 )
You can’t perform that action at this time.