Notable bugfixes
- Fixes a few dependency installation issues caused by missing peer dependencies
- Initializes git repository on new projects after installing dependencies
Full changelog
Author | Message | Commit |
---|---|---|
Espen Hovlandsdal | fix(cli): init git repo after dependency install (for lockfile inclusion) | f7271a7 |
Espen Hovlandsdal | feat(cli): add linters and tooling as dev dependencies on new projects | 72ff70a |
Espen Hovlandsdal | fix(cli): move esbuild from devdependency to a dependency | dd72de7 |