Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
baileympearson authored Dec 11, 2024
1 parent ca430b2 commit 1ab222c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ To verify the native `.node` packages, follow the same steps as above using `mon

## MongoDB Node.js Driver Version Compatibility

>[!Note]
`@mongodb-js/zstd@1.x` is deprecated - please use `@mongodb-js/zstd@2.x` instead.

Only the following version combinations with the [MongoDB Node.js Driver](https://github.com/mongodb/node-mongodb-native) are considered stable.

| | `@mongodb-js/zstd@1.x` | `@mongodb-js/zstd@2.x` |
Expand All @@ -53,6 +50,9 @@ Only the following version combinations with the [MongoDB Node.js Driver](https:
| `mongodb@4.x` || N/A |
| `mongodb@3.x` | N/A | N/A |

>[!Note]
> `@mongodb-js/zstd@1.x` is deprecated - please use `@mongodb-js/zstd@2.x` instead.
#### Prebuild Platforms

Below are the platforms that are available as prebuilds on each github release.
Expand Down

0 comments on commit 1ab222c

Please sign in to comment.