Releases: cdimascio/generator-express-no-stress-typescript
Releases · cdimascio/generator-express-no-stress-typescript
express-no-stress-typescript - 1.3.0 Released!
Release Notes
- upgraded typescript
- upgraded dependencies
express-no-stress-typescript - 1.2.7 Released!
Release Notes
- Modifications to the Swagger specification i.e.
Api.yaml
will trigger nodemon to restart. This is a similar to the current behavior of*.js
file modifications
express-no-stress-typescript - 1.2.6 Released!
Release Notes
- Fixed issue #8 "Template errors out"
express-no-stress-typescript - 1.2.4 Released!
express-no-stress-typescript - 1.2.2 Released!
Release Notes
- TypeScript updated to the latest version, 2.7.1
- configuration updates to tsconfig.json
- support for es6 including async await and more
- Support for Mocha and Chai!
- Example tests
npm run test
express-no-stress-typescript - 1.1.5 Released!
Relesae Notes
.gitignore
includes.env
express-no-stress-typescript - 1.1.2 Released!
Release Notes
- Swagger - Updates Swagger UI to the current latest release, 3.0.12
- Structured Logging - Bunyan has been replaced by Pino. Pino is a super fast logger inspired by Bunyan. You'll feel right at home.