Releases: cdimascio/generator-express-no-stress
Releases · cdimascio/generator-express-no-stress
express-no-stress - 3.4.4 Released!
Release Notes
- generated package.json now honors user selections e.g. version, name, and description
express-no-stress - 3.4.3 Released!
Release Notes:
- Updates dependencies, including an update to from Mocha 3 to Mocha 4
- Includes script target for debug
express-no-stress - 3.4.2 Released!
- Update package dependencies
- Add note about minimum Node.js v6
express-no-stress - 3.4.0 Released!
Release Notes:
- Integrates the mocha test framework
- New, simple test suite for
examples
routes. - Test execution via
npm test
- New, simple test suite for
express-no-stress - 3.3.1 Released!
Release Notes:
- Adds support for the
--docker
flag. By supplying this flag, the generator will install relevant Docker artifacts including a Dockerfile. - Updates application dependencies to their latest revisions
express-no-stress - 3.2.1 Released!
Release Notes:
- Integrates the ESLint linter.
- Uses a slightly modified version of AirBnb's base ESLint rules
- Uses babel-preset-env: A Babel preset that automatically determines the Babel plugins you need based on your supported environments. Uses compat-table
express-no-stress - 3.1.2 Released!
Release Notes:
- Defaults to ES2017 instead of ES2015
- Updates expressjs and backpack versions
express-no-stress - 3.0.2 Released!
3.0.2 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.
express-no-stress - 2.1.8 Released
Minor fixes.
express-no-stress - 2.1.4 Released!
Initial release
Includes:
- Swagger UI
- Express
- Bunyan
- ES.next
- Backpack
- dotenv