Releases: edwinhern/express-typescript-2024
Releases · edwinhern/express-typescript-2024
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2024-04-12)
Bug Fixes
- 🎨 Update start script in package.json and remove outDir option in tsup.config.ts (8800833)
- 🐛 fix start script in package.json (d00e9d9)
- 🐛 Update combine-prs.yml workflow file (e350acc)
- 🔥 Update combine-prs.yml workflow (981a7b4)
- 🔧 Update release-it configuration (b6241e9)
- ⚡ Add outDir configuration to tsup.config.ts (17b10a7)
- Dockerfile to use npm ci --only=production (4b5ff76)
- make husky scripts executable and add ts-check (572a5d2)
- remove headers from logs (097d883)
- Update readME (dda6f39)
- Update test imports (d5161dd)
- Updated test Structure and config (58fa99e)
Features
- Add configuration files and middleware (c535330)
- Add trust proxy setting to server configuration (cd44d79)
- Create openAPI router and add swagger.json route (#33) (9846d38)
- refactor code to use envalid, configure docker, env, and script… (#59) (6fa439c)
- Swagger UI with Zod Validation (4566381)