Skip to content

Releases: cdimascio/generator-express-no-stress

express-no-stress - 3.4.4 Released!

15 Dec 01:05
Compare
Choose a tag to compare

Release Notes

  • generated package.json now honors user selections e.g. version, name, and description

express-no-stress - 3.4.3 Released!

22 Nov 23:27
Compare
Choose a tag to compare

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!

18 Oct 17:35
Compare
Choose a tag to compare
  • Update package dependencies
  • Add note about minimum Node.js v6

express-no-stress - 3.4.0 Released!

22 Sep 13:42
Compare
Choose a tag to compare

Release Notes:

  • Integrates the mocha test framework
    • New, simple test suite forexamples routes.
    • Test execution via npm test

express-no-stress - 3.3.1 Released!

01 Sep 19:39
Compare
Choose a tag to compare

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!

15 Jul 19:31
Compare
Choose a tag to compare

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!

11 Jun 18:17
Compare
Choose a tag to compare

Release Notes:

  • Defaults to ES2017 instead of ES2015
  • Updates expressjs and backpack versions

express-no-stress - 3.0.2 Released!

10 Jun 02:04
Compare
Choose a tag to compare

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

10 Jun 01:28
Compare
Choose a tag to compare

express-no-stress - 2.1.4 Released!

30 Mar 19:20
Compare
Choose a tag to compare

Initial release
Includes:

  • Swagger UI
  • Express
  • Bunyan
  • ES.next
  • Backpack
  • dotenv