Releases: japa/create-japa
Releases · japa/create-japa
Fix TypeScript setup to use swc/core and ts-node-maintained
2.1.4 (2025-01-14)
Bug Fixes
- add missing dependency (e6c0fae)
What's Changed
- Fix TS test running when project is first initialized with japa by @Barabasbalazs in #7
New Contributors
- @Barabasbalazs made their first contribution in #7
Full Changelog: v2.1.3...v2.1.4
Install latest Japa release instead of preview version
Commits
- fix: install latest japa release instead of preview version (fde7b91)
Full Changelog: v2.1.2...v2.1.3
Fix default installation directory
Use @latest tag instead of @next
What's Changed
- fix(install): use @latest tag instead of @next by @RomainLanz in #3
New Contributors
- @RomainLanz made their first contribution in #3
Full Changelog: v2.1.0...v2.1.1
Expose CLI flags for prompts
- docs: update usage docs b2da5d1
- refactor: expose all prompts and CLI flags 83d09f6
- chore: update dependencies b8f4001
- chore: update dependencies 266d797
Full Changelog: v2.0.0...v2.1.0
Major update to configure Japa v3
Fix version of japa/runner to install
- fix: japa/runner version to install 961c425
Full Changelog: v1.2.1...v1.2.2
Install specific versions of plugins
- refactor: install specific versions of plugins 64cdf5c
Full Changelog: v1.2.0...v1.2.1
Update dependencies and cosmetic changes
- docs: add new japa art banner 23b1fd4
- fix: use basename for package name inside package.json file 90e62f5
- refactor: remove double log when creating package.json file 8e2d3fa
- chore: update dependencies 10e61c6
- ci: rename test.yml to checks.yml a927900
- chore: update dependencies 695bc3e
- refactor: imports order b23adaf
- refactor: remove unused reporters collection 8bddab4
Full Changelog: v2.0.0-2...v2.0.0-3
UI improvements
- refactor: remove dim on cd instruction b1d3fb3