Skip to content

Releases: jokio/jok-mango

v3.3.3

18 Jul 17:56
Compare
Choose a tag to compare

3.3.3 (2022-07-18)

Bug Fixes

v3.3.1

18 Jul 17:47
Compare
Choose a tag to compare

3.3.1 (2022-07-18)

Bug Fixes

v3.2.1

18 Jul 17:34
Compare
Choose a tag to compare

3.2.1 (2022-07-18)

Bug Fixes

  • remove dependency of old function (aa148ff)

v2.2.1

26 Jul 08:22
554bbe5
Compare
Choose a tag to compare

2.2.1 (2021-07-26)

Bug Fixes

  • support complex operators in filter query related to the _id field transformation (554bbe5)

v2.2.0

22 Jul 10:17
4649862
Compare
Choose a tag to compare

2.2.0 (2021-07-22)

Features

  • allow to override all options in MangoRepo (4649862)

v2.1.0

16 Jun 05:21
0fa9294
Compare
Choose a tag to compare

2.1.0 (2021-06-16)

Bug Fixes

  • ci pipeline (d2d7b15)
  • remove lint from pipeline (5e228d0)
  • type declaration issues in old implementation (937036b)
  • update naming to drop collections in db context (ec79307)
  • updated CI pipeline (0fa9294)

Features

v2.0.0

13 Jun 06:46
a31112d
Compare
Choose a tag to compare

2.0.0 (2020-06-13)

  • feat!: update mongodb driver to the latest version which has breaking change (a31112d)

BREAKING CHANGES

  • move mongodb to peer dependencies

v1.13.1

13 Jun 06:38
7da5fc3
Compare
Choose a tag to compare

1.13.1 (2020-06-13)

Bug Fixes

  • CI script (29d653f)
  • make mongodb peerDependency (ca5bd63)
  • common: allow filter id where id is ObjectId (b5bd5ce)
  • common: error detecting ObjectID (ef62f77)

v1.13.0

16 May 09:49
8346e05
Compare
Choose a tag to compare

1.13.0 (2020-05-16)

Features

  • update mapKeysToItems add second optional arg to get key from the object (8346e05)

v1.12.3

13 May 07:05
87a5b29
Compare
Choose a tag to compare

1.12.3 (2020-05-13)

Bug Fixes

  • make mapKeysToItems arguments readonly (87a5b29)