Skip to content

Releases: krissh-the-dev/babel-express-template

Version 6.0

06 Nov 14:56
Compare
Choose a tag to compare

Changelog

  • feat|refactor: extracted constants from strings and made them configurable

  • style(config|breaking): renamed loggingLevel config variable to consoleLoggingLevel

  • feat: provided granular options to control file logging

  • feat: enabled config option to control file logging

  • fix(test|ci): disabled clustering for test environments

  • fix: used cluster.isPrimary instead of deprecated isMaster() method

Version 5.3

06 Nov 12:02
Compare
Choose a tag to compare

Changelog

  • Fixed an issue with request logger that caused app crash
  • Updated dependencies
  • Added ignore flag for root eslint config

Version 5.2

14 Oct 07:27
Compare
Choose a tag to compare

Changelog

  • fix: dependency vulnerabilities

  • perf: switch from chalk to picocolors

Version 5.1

03 Sep 13:06
Compare
Choose a tag to compare

Changelog

  • fix(hooks): added pretty-quick formatting

Version 5.0!

20 Aug 16:11
37204ff
Compare
Choose a tag to compare

More features: Batteries included, but removable!

  • feat: added auto path resolution for babelrc & root-baseUrl sync
  • chore(deps): fixed vulnerabilities
  • feat: added seperate dirs for connections, services & utilities
  • ci(feat): added test ci

Version 4.2

16 Aug 07:05
Compare
Choose a tag to compare
  • feat: added prettier auto import organizing

Version 4.1.1

15 Aug 13:38
Compare
Choose a tag to compare
  • fix|update: server error logging and seperated response handler

Version 4.1

15 Aug 04:41
Compare
Choose a tag to compare
  • feat(chore): added commitlinting

  • feat: added vscode debug recipe

Version 4.0.6

29 Jul 10:43
Compare
Choose a tag to compare

Changelog

  • Bug fixes

  • Added supertest

  • Added integration test for /ping

Version 4.0.5

29 Jul 03:32
Compare
Choose a tag to compare

[Version 4.0.4 - does not exist!]

Changelog:

  • (hotfix): conflicting jsconfig, babel-config path alias

  • added logger index export