Releases: cdimascio/uuid-mongodb
Releases Β· cdimascio/uuid-mongodb
v2.6.0
(2024-09-23)
(2024-09-23)
(2024-09-23)
2.5.5 (2024-01-28)
- Add support for [email protected] (9859389)
- Update package.json (3c6cd6a)
- v2.5.5 (398a1b3)
- fix: upgrade uuid from 9.0.0 to 9.0.1 (f24ed75)
- chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 (fc8652e)
- chore(deps): bump mongodb from 4.16.0 to 4.17.0 in /examples (f5b8998)
- chore(deps): bump mongoose from 6.0.13 to 6.11.3 in /examples (f6810df)
v2.5.5
2.5.5 (2024-01-28)
- Add support for [email protected] (9859389)
- Update package.json (3c6cd6a)
- v2.5.5 (398a1b3)
- fix: upgrade uuid from 9.0.0 to 9.0.1 (f24ed75)
- chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 (fc8652e)
- chore(deps): bump mongodb from 4.16.0 to 4.17.0 in /examples (f5b8998)
- chore(deps): bump mongoose from 6.0.13 to 6.11.3 in /examples (f6810df)
v2.5.4
2.5.4 (2023-04-15)
- assets (2c8aa99)
- Cleaned up the overload of the toString() method on the MUUID interface to work with MongoDB driver (c297bc6)
- Cosmetic tidy up to satisfy linting rules. (c266c0b)
- Update README.md (f707687)
- Update README.md (e518408)
- Updated to latest dependencies. Added support for MongoDB driver v5.x and fixed one failing test aft (2f41bab)
- v2.5.4 (56cb3a7)
2.5.3 (2022-12-27)
- add examples to .npmignore (8e9cda2)
- add support all mongo 4.x peers (ca054d9)
- Updated dependencies (including the mongodb v4.13.x peer dependency). (acaa71a)
- Updated the mongodb peer dependency to accept all 4.x versions due to the increased release cadence (c490436)
- v2.5.3 (31a481e)
2.5.2 (2022-12-14)
- Added support for the mongodb 4.7.x driver in peer dependencies. (7cfcef2)
- Added support for the mongodb 4.8.x driver in peer dependencies and updated dependencies to the late (715139b)
- Added support for the MongoDB 4.9 driver. Updated other devDependencies to the latest versions. All (8a8f5a4)
- Updated dependencies. Added support for the mongodb v4.6.x as a peer dependency. Remove the dev depe (ca726b1)
- Updated to uuid version 9.0.0; Updated MongoDB peer dependencies to cover al versions through to V4. (60399ce)
- v2.5.2 (717ef33)
- v2.5.2 (666e5b9)
2.5.1 (2022-04-08)
- Added support for mocha in the linting rules (0d58a16)
- Added support for the MongoDB 4.3.x driver. (047ccd9)
- Added support for the MongoDB 4.4.x driver. (815cf30)
- examples (934a0a4)
- update README (072772a)
- Updated the mongodb peer dependencies to unclude 3.7 & 4.5 (42dd515)
- v2.5.1 (82d6a4b)
2.5.0 (2022-01-02)
2.4.5 (2021-11-27)
- (chore) upgrade mongdb to v4.x (91bc3f5)
- (chore) upgrade mongdb to v4.x (bde04d9)
- (chore) upgrade to mongo 4 and mongoose 6 for examples (6db1ea5)
2.4.4 (2021-05-29)
- increment patch version (9c20907)
2.4.3 (2021-04-18)
- allow 4.x betas (fffcea9)
- increment patch version (0bcabaf)
- missing new operator added (b9a313f)
- Update uuid-mongodb_spec.js (fcbab01)
- fix: example/package.json & example/package-lock.json to reduce vulnerabilities (b54f92b)
- fix: upgrade mongoose from 5.11.8 to 5.11.9 (5ae3ad0)
- chore(deps): bump y18n from 4.0.0 to 4.0.1 (83dec56)
2.4.2 (2021-02-15)
- chore: change history (505aebb)
- chore: increment patch version (f7a8d0b)
- updated typescript definition to include formatted toString (3022cd1)
2.4.1 (2020-12-25)
- chore: update change log (dcf1580)
- chore: upgrade deps (c5de408)
- feat: improved type declarations (ee26ce5)
- Implemented the specific types used in the mode function so as not to break downstream typescript pr (79fd8c0)
2.4.0 (2020-12-01)
- chore: add change history (2827023)
- chore: increment minor version (c61583f)
- Exported type for mode (d2489a4)
- update deps (781fb82)
- fix: upgrade mongodb from 3.6.2 to 3.6.3 (8093b03)
2.3.4 (2020-11-29)
- add mongoose example (462b3e1)
- Bump bl from 2.2.0 to 2.2.1 in /example (8c76b2e)
- increment patch ver and deps (1c7b3b6)
- increment patch version (b1e1952)
- MIT license (959b1f4)
- support canonical and relaxed modes (e101bc2)
- Update .all-contributorsrc (a412a70)
- Update .all-contributorsrc (232c882)
- update deps (c900495)
- update deps (0602e00)
- update deps and increment patch version (3ec6664)
- update error message (2cfa47f)
- update example deps (4a94822)
- update reaadme (a7d8517)
- update README (315f861)
- Update README.md (79bcfe1)
- Update README.md (6094b15)
- Update README.md (3bb4faf)
- Update README.md (fc8db19)
- Update README.md (08b2d50)
- Update README.md (d93983c)
- Update README.md (45efce8)
- Update README.md (05c1bc1)
- Update README.md (241a613)
- upgrade deps and increment patch version (#36) (e41cbd0), closes #36
- fix: upgrade mongodb from 3.5.5 to 3.5.6 (ab836e5)
- fix: upgrade mongodb from 3.5.5 to 3.5.6 (7800ad2)
- fix: upgrade mongodb from 3.5.6 to 3.5.7 (cbaa4c3)
- fix: upgrade mongodb from 3.5.6 to 3.5.7 (5b30d24)
- fix: upgrade mongodb from 3.5.7 to 3.5.9 (e6c0835)
- fix: upgrade mongoose from 5.10.5 to 5.10.6 (6a24992)
- fix: upgrade mongoose from 5.9.10 to 5.9.18 (db956e8)
- fix: upgrade mongoose from 5.9.6 to 5.9.7 (29d07cf)
- fix: upgrade mongoose from 5.9.6 to 5.9.7 (b3c5ebe)
- fix: upgrade mongoose from 5.9.7 to 5.9.10 (63d5c29)
- fix: upgrade mongoose from 5.9.7 to 5.9.10 (bc48255)
- fix: upgrade uuid from 8.0.0 to 8.1.0 ([efed0d7](https://github.com/cdimascio/uuid-mongo...
v2.5.3
2.5.3 (2022-12-27)
- add examples to .npmignore (8e9cda2)
- add support all mongo 4.x peers (ca054d9)
- Updated dependencies (including the mongodb v4.13.x peer dependency). (acaa71a)
- Updated the mongodb peer dependency to accept all 4.x versions due to the increased release cadence (c490436)
2.5.2 (2022-12-14)
- Added support for the mongodb 4.7.x driver in peer dependencies. (7cfcef2)
- Added support for the mongodb 4.8.x driver in peer dependencies and updated dependencies to the late (715139b)
- Added support for the MongoDB 4.9 driver. Updated other devDependencies to the latest versions. All (8a8f5a4)
- Updated dependencies. Added support for the mongodb v4.6.x as a peer dependency. Remove the dev depe (ca726b1)
- Updated to uuid version 9.0.0; Updated MongoDB peer dependencies to cover al versions through to V4. (60399ce)
- v2.5.2 (666e5b9)
2.5.0 (2022-01-02)
- support all mongodb peer versions (197e9a3)
2.4.3 (2021-04-18)
- fix: example/package.json & example/package-lock.json to reduce vulnerabilities (b54f92b)
- fix: upgrade mongoose from 5.11.8 to 5.11.9 (5ae3ad0)
- chore(deps): bump y18n from 4.0.0 to 4.0.1 (83dec56)
- allow 4.x betas (fffcea9)
- missing new operator added (b9a313f)
- Update uuid-mongodb_spec.js (fcbab01)
2.4.2 (2021-02-15)
- chore: increment patch version (f7a8d0b)
- updated typescript definition to include formatted toString (3022cd1)
2.4.1 (2020-12-25)
- feat: improved type declarations (ee26ce5)
- chore: upgrade deps (c5de408)
- Implemented the specific types used in the mode function so as not to break downstream typescript pr (79fd8c0)
2.4.0 (2020-12-01)
v2.5.2
2.5.2 (2022-12-14)
- Added support for the mongodb 4.7.x driver in peer dependencies. (7cfcef2)
- Added support for the mongodb 4.8.x driver in peer dependencies and updated dependencies to the late (715139b)
- Added support for the MongoDB 4.9 driver. Updated other devDependencies to the latest versions. All (8a8f5a4)
- Updated dependencies. Added support for the mongodb v4.6.x as a peer dependency. Remove the dev depe (ca726b1)
- Updated to uuid version 9.0.0; Updated MongoDB peer dependencies to cover al versions through to V4. (60399ce)
- v2.5.2 (666e5b9)
2.5.0 (2022-01-02)
- support all mongodb peer versions (197e9a3)
2.4.3 (2021-04-18)
- fix: example/package.json & example/package-lock.json to reduce vulnerabilities (b54f92b)
- fix: upgrade mongoose from 5.11.8 to 5.11.9 (5ae3ad0)
- chore(deps): bump y18n from 4.0.0 to 4.0.1 (83dec56)
- allow 4.x betas (fffcea9)
- missing new operator added (b9a313f)
- Update uuid-mongodb_spec.js (fcbab01)
2.4.2 (2021-02-15)
- chore: increment patch version (f7a8d0b)
- updated typescript definition to include formatted toString (3022cd1)
2.4.1 (2020-12-25)
- feat: improved type declarations (ee26ce5)
- chore: upgrade deps (c5de408)
- Implemented the specific types used in the mode function so as not to break downstream typescript pr (79fd8c0)
2.4.0 (2020-12-01)
v2.5.1
2.5.0 (2022-01-02)
- support all mongodb peer versions (197e9a3)
2.4.3 (2021-04-18)
- fix: example/package.json & example/package-lock.json to reduce vulnerabilities (b54f92b)
- fix: upgrade mongoose from 5.11.8 to 5.11.9 (5ae3ad0)
- chore(deps): bump y18n from 4.0.0 to 4.0.1 (83dec56)
- allow 4.x betas (fffcea9)
- missing new operator added (b9a313f)
- Update uuid-mongodb_spec.js (fcbab01)
2.4.2 (2021-02-15)
- chore: increment patch version (f7a8d0b)
- updated typescript definition to include formatted toString (3022cd1)
2.4.1 (2020-12-25)
- feat: improved type declarations (ee26ce5)
- chore: upgrade deps (c5de408)
- Implemented the specific types used in the mode function so as not to break downstream typescript pr (79fd8c0)
2.4.0 (2020-12-01)
v2.5.0
2.5.0 (2022-01-02)
- support all mongodb peer versions (197e9a3)
2.4.3 (2021-04-18)
- fix: example/package.json & example/package-lock.json to reduce vulnerabilities (b54f92b)
- fix: upgrade mongoose from 5.11.8 to 5.11.9 (5ae3ad0)
- chore(deps): bump y18n from 4.0.0 to 4.0.1 (83dec56)
- allow 4.x betas (fffcea9)
- missing new operator added (b9a313f)
- Update uuid-mongodb_spec.js (fcbab01)
2.4.2 (2021-02-15)
- chore: increment patch version (f7a8d0b)
- updated typescript definition to include formatted toString (3022cd1)
2.4.1 (2020-12-25)
- feat: improved type declarations (ee26ce5)
- chore: upgrade deps (c5de408)
- Implemented the specific types used in the mode function so as not to break downstream typescript pr (79fd8c0)
2.4.0 (2020-12-01)
v2.4.5
v2.4.4
v2.4.3
2.4.3 (2021-04-18)
- fix: example/package.json & example/package-lock.json to reduce vulnerabilities (b54f92b)
- fix: upgrade mongoose from 5.11.8 to 5.11.9 (5ae3ad0)
- chore(deps): bump y18n from 4.0.0 to 4.0.1 (83dec56)
- allow 4.x betas (fffcea9)
- missing new operator added (b9a313f)
- Update uuid-mongodb_spec.js (fcbab01)
2.4.2 (2021-02-15)
- chore: increment patch version (f7a8d0b)
- updated typescript definition to include formatted toString (3022cd1)
2.4.1 (2020-12-25)
- feat: improved type declarations (ee26ce5)
- chore: upgrade deps (c5de408)
- Implemented the specific types used in the mode function so as not to break downstream typescript pr (79fd8c0)