All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
21 July 2021
- Commonjs option
#17
- 📦 NEW: commonJS template files
18ed24c
- DOC: changelog
dab6935
- 👌 IMPROVE: break out node/yarn choice into separate file
6bca2e0
- add keywords
e12d0d8
- 🐛 FIX: remove import.meta in CJS template
d311d6f
2 July 2021
30 June 2021
29 June 2021
- fix broken external links
97021f4
- fix naming issue in init.js
07168ac
- add remote repo to package.json
f7dd226
29 June 2021
- 📖 DOC: Update changelog
8398308
29 June 2021
- First pass at project README. Closes #3
#3
- add changelog
e0fb2d6
- upgrade dependencies
5f3c519
- move comment up to top of template index
d28265e
- add changelog scripts and empty changelog file for template
9b3768e
- update changelog and ignore changelog for eslint and prettier
9fa9882
- 📖 DOC: Add changelog info to readme
9dc2961
- 👌 IMPROVE: Make prettier scripts more specific
6b49b71
- update changelog
04a51a3
25 June 2021
- Adds init.js to template. Closes #10
#10
- Fix bug with npm installing package-lock and yarn.lock. Closes #7
#7
- add update notifier
4e35906
- first pass at template readme
ac5924e
- add name, description, version from package.json to init
83c3736
- start fleshing out template readme
d73131b
24 June 2021
- Remove pre-commit from template. Closes #5
#5
- remove dummy dirs and git code in index
e699341
- Init commit
bbe2360
- Revert "Remove clean script"
9251cf3
- Make name, command, and desc optional. Closes
9588cf3
- Create a better namespace for testing dirs
4e2b387
- Modify clean script to remove all test* dirs
6e16944
23 June 2021
- move resulting cli from out dir to root
#1
- Remove clean script
7a0f8e8
- Add readme to template
0dd3b1d
22 June 2021
21 June 2021
- Fix other linting and prettier problems with template
f9e1ac5
21 June 2021
- Use esm imorts
#2
- Initial version of cli scaffolder. hardcoded data.
b5c2068
- init commit
d2f65ab
- add a bunch of boilerplate to template index.js
8dda726
- refactor to move prompts into own file
a47b934
- Major refactor replacing require with import
d6bff41
- Improve scaffolding and add init
9428239
- Add spinner for dedupe command
003e769
- add pre-commit
8fb0a20