Skip to content

Commit 8150525

Browse files
MatheusMeloAntiqueraMatheus Melo Antiquera
and
Matheus Melo Antiquera
authored
fix: add support for mongodb v4 (typeorm#9450)
* fix: add support for mongodb driver v4 This new fix allow support to mongodb driver v4 Closes: typeorm#7907 * fix: add support for mongodb driver v4 This new fix allow support to mongodb driver v4 Closes: typeorm#7907 --------- Co-authored-by: Matheus Melo Antiquera <[email protected]>
1 parent b3b0c11 commit 8150525

File tree

48 files changed

+1008
-927
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+1008
-927
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ await timber.remove()
251251
252252
- for **MongoDB** (experimental)
253253
254-
`npm install mongodb@^3.6.0 --save`
254+
`npm install mongodb@^4.10.0 --save`
255255
256256
- for **NativeScript**, **react-native** and **Cordova**
257257

0 commit comments

Comments
 (0)