v0.5.0
Improvements
- Added Jest 24 and latest ts-ject
- Added internal tests!
- Prettier is now included in the template
tsdx create
will fallback tonpm
ifyarn
is not installedtsdx create
will prompt you for a different name if there is a name collision.
Breaking Changes
- Jest 24 and ts-jest
Commits
- Gracefully prompt if folder exists already (#53) 61bd22f
- Use pretty-quick in "create" cmd (#51) f479d03
- Merge pull request #52 from aleclarson/patch-3 cda6ab7
- Gracefully prompt if folder exists already 58089cc
- build: remove "prepare" script 0643387
- feat: use pretty-quick in "create" cmd a7f928a
- Use npm, if yarn is not installed (#50) 2b60f86
- Use npm, if yarn is not installed 5624c3b
- feat: use pretty-quick (#49) a740943
- feat: use pretty-quick 7cb332a
- Update README.md fe33f46
- Upgrade to jest 24 + ts-jest (#47) 9d8ee2c
- Add tests and fixtures 89c0470
- replace f**k in template (#46) b07805a
- Remove unused variable 974805c
- Add prettier to template (#45) c31ba11
- Upgrade to jest 24 + ts-jest 29d6758
- replace explicits be7021b
- Add prettier, husky, lint-staged to template 570b9c5
- Fix lint-staged and husky internally c4bd98b