Skip to content

Releases: DigiChanges/node-experience

v1.5.0

17 Feb 19:05
Compare
Choose a tag to compare

1.5.0 (2022-02-17)

Features

Other

  • Merge pull request #87 from DigiChanges/feat/LC/transformer-async (f74763d), closes #87

v1.4.0

17 Feb 18:05
Compare
Choose a tag to compare

1.4.0 (2022-02-17)

Features

  • update eslint dependencies and add eslint rules (89d3921)

Other

  • Merge pull request #84 from DigiChanges/feat/LC/add-lint-rules (d5c0ee9), closes #84

v1.3.2

22 Jan 18:21
Compare
Choose a tag to compare

1.3.2 (2022-01-22)

Build System

  • deps: bump nanoid from 3.1.30 to 3.2.0 (#83) (68d8a67), closes #83

v1.3.1

19 Jan 22:06
Compare
Choose a tag to compare

1.3.1 (2022-01-19)

Bug Fixes

v1.3.0

19 Jan 21:39
Compare
Choose a tag to compare

1.3.0 (2022-01-19)

Features

  • add token with mikroORM (177de14)

v1.2.1

18 Jan 22:06
Compare
Choose a tag to compare

1.2.1 (2022-01-18)

Build System

  • deps: bump shelljs from 0.8.4 to 0.8.5 (#82) (8817fc5), closes #82

v1.2.0

18 Jan 22:04
Compare
Choose a tag to compare

1.2.0 (2022-01-18)

Features

  • add mikroORM and activeUser command (5cc3d67)

v1.1.0

14 Jan 22:38
Compare
Choose a tag to compare

1.1.0 (2022-01-14)

Features

  • same mongo filters added to sql repositories, alias was added t… (#81) (96fc638), closes #81

v1.0.0

14 Jan 15:38
Compare
Choose a tag to compare

1.0.0 (2022-01-14)

Bug Fixes

Build System

  • deps: bump follow-redirects from 1.14.6 to 1.14.7 (#80) (61c34e8), closes #80

Code Refactoring

  • (#57) (9879fd5), closes #57
  • add dockerfile for prod (028e8db)
  • Add pino logger on express and koa with file transport (596e0e6)
  • add types to item test (#35) (5736e72), closes #35
  • add yarn.lock (219be08)
  • change dependencies on package.json (09b8f67)
  • Change Notificator, add mocks notifications, add logger on error stack and fix upload multipart on express app (713742c)
  • Conditions to validate whitelist routes have been refactored (#43) (c8cdb69), closes #43
  • dockerfile (4ff2ccc)
  • dockerfile (5f0a53c)
  • dockerfile (bfb8df3)
  • dockerfile (8999cda)
  • exceptions (#69) (6c9d88b), closes #69
  • move pino pretty and remove file logger (9176137)
  • service injection was removed (#78) (35c6b09), closes #78
  • tranformer interfaces added, rules eslint comments and typescript indent added (#41) (dd613c7), closes #41

Documentation

Features

  • a condition was added to show the errors of the validations made with the @ValidateNested () decorator of class-validator to objects nested within the requests (#45) (94ff0ca), closes #45
  • add commitlint (62d25b1)
  • add IByConditions (#48) (ca77bd1), closes #48
  • All http methods are allowed when placing the "*" as a method o… (#44) (af27dc5), closes #44
  • cron was added (#74) (7a389bb), closes #74
  • new prototype implements was added (#72) (a6bbd56), closes #72
  • role test types added (#40) (e41450b), closes #40
  • validations were added for the handling of routes of the whiteList. (#42) (03bca11), closes #42

Other

Read more