Skip to content

Latest commit

 

History

History
65 lines (37 loc) · 3.97 KB

CHANGELOG.md

File metadata and controls

65 lines (37 loc) · 3.97 KB

0.11.0 (2021-09-23)

Dependencies

  • @types/node: update to 12.12.6 (d2b20dc)
  • mongoose: update to 6.0.7 (b14fe24)
  • typescript: update to 4.4.3 (96020b8)

0.10.0 (2021-09-23)

Dependencies

  • @typegoose/typegoose: update to 8.3.0 (d3f1497)
  • @types/jest: update to 27.0.2 (17be532)
  • @typescript-eslint/*: update to 4.31.2 (1f1e8ca)
  • eslint-plugin-prettier: update to 4.0.0 (7bfac9d)
  • husky: update to 7.0.2 (9bd6707)
  • jest: update to 27.2.1 (f2ca417)
  • mongodb-memory-server: update to 7.4.1 (b0ada5c)
  • mongoose: update to 5.13.8 (b553900)
  • prettier: update to 2.4.1 (c0f31f2)
  • semantic-release: update to 17.4.7 (b99653a)
  • ts-jest: update to 27.0.5 (51314d5)

0.9.0 (2021-08-06)

Dependencies

  • mongoose: update to 5.13.3 (7f24c9a)

Fixes

  • autoIncrement: rename field "model" to "modelName" to fix some conflicts (bd66495)
  • README: fix requirements section (3aec24d)

0.8.0 (2021-08-06)

Dependencies

  • mongoose: update to 5.10.18 (de2747d)

0.7.0 (2021-08-06)

Style

  • apply automatic eslint fixes (ab98557)

Fixes

  • autoIncrement: handle "findOneAndUpdate" returning "null" (0920d05)

Dependencies

  • @types/jest: update to 26.0.24 (71b12f3)
  • coveralls: update to 3.1.1 (7200270)
  • jest: update to 27.0.6 (09d2f5a)
  • change to use "~" instead of "^" (6151973)