Releases: Hilzu/create-ts-node
Releases · Hilzu/create-ts-node
v3.0.0
v2.3.2
What's Changed
Full Changelog: v2.3.1...v2.3.2
v2.3.1
What's Changed
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- Make dotenv quiet by default with .env file by @Hilzu in #83
- Include libs supported by Node 22 in tsconfig by @Hilzu in #84
- Enable importing .json modules as the feature is marked as stable by @Hilzu in #86
- Stricter tsconfig with better organization by @Hilzu in #87
- Update project and template dependencies e3c32de 276e228
- Don't fail in parsing package manager version when running without one 68b6b4d
New Contributors
- @dependabot[bot] made their first contribution in #82
Full Changelog: v2.2.0...v2.3.0
v2.2.0
v2.1.1
What's Changed
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Recursively ignore all dist folders for eslint by @Hilzu in #67
- Use slim base image for app docker container by @Hilzu in #68
- Simplify Dockerfile and use explicit commands to install production deps by @Hilzu in #69
- Upgrade pnpm to v10 by @Hilzu in #70
- Write package manager version to template engines if available by @Hilzu in #71
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- Relicense from Unlicense to Zero-Clause BSD by @Hilzu in #58
- Drop support for Node.js v20 by @Hilzu in #59
- Use tsx to enable TypeScript in tests by @Hilzu in #54
- Use node --run to run scripts instead of package manager by @Hilzu in #60
- Replace nodemon with node --watch by @Hilzu in #61
- Add Dockerfile user to a group to prevent defaulting to root by @Hilzu in #63
- Make managing type imports easier with lint rules and their autofix by @Hilzu in #64
- Fix script that runs eslint fix and prettier formatting by @Hilzu in #65
- Implement test setup with TypeScript and more documentation by @Hilzu in #66
Full Changelog: v1.7.2...v2.0.0
v1.7.2
v1.7.1
What's Changed
Full Changelog: v1.7.0...v1.7.1