Tags: mongoist/mongoist
Tags
chore(release): 4.0.2 [skip ci] ## [4.0.2](v4.0.1...v4.0.2) (2025-04-07) ### Bug Fixes * simplify ObjectId constructor and add type check in tests ([33d319c](33d319c)) * update code style and add support for ObjectId without constructor ([606673d](606673d)) * update ObjectId test to use instance check ([ad267c1](ad267c1))
chore(release): 4.0.0 [skip ci] # [4.0.0](v3.0.2...v4.0.0) (2025-03-28) ### Bug Fixes * release pipeline ([9f25550](9f25550)) ### Features * **deps:** bump mongodb to support mongo v7.0 support ([#107](#107)) ([d36e9ea](d36e9ea)) * **deps:** bump mongodb to support mongo v7.0 support ([#107](#107)) ([32c126f](32c126f)) ### BREAKING CHANGES * **deps:** * chore: update node and mongodb versions in ci workflow * chore: remove mongodb 3.6.2 from ci workflow * chore: update node version to 16.20.1 * **deps:** * chore: update node and mongodb versions in ci workflow * chore: remove mongodb 3.6.2 from ci workflow * chore: update node version to 16.20.1
chore(release): 3.0.0-alpha.1 [skip ci] # [3.0.0-alpha.1](v2.5.6...v3.0.0-alpha.1) (2022-11-15) * chore(ci)!: update supported mongo versions (#91) ([242a5f4](242a5f4)), closes [#91](#91) * chore(deps)!: update parser, linters, and node version (#69) ([35f0f7c](35f0f7c)), closes [#69](#69) [#88](#88) ### BREAKING CHANGES * Remove support for mongodb versions < 4.2 * Remove support for node < 14
PreviousNext