Update history

This commit is contained in:
Jan Dvorak
2022-04-07 09:40:22 +02:00
committed by denihs
parent 045f53a336
commit 1e2e1dfd3e

View File

@@ -11,6 +11,7 @@ N/A
* `mongo@1.15.0`
- New option `Meteor.settings.packages.mongo.reCreateIndexOnOptionMismatch` for case when an index with the same name, but different options exists it will be re-created.
- If there is an error on index creation Meteor will output a better message naming the collection and index where the error occured.
* Skeleton dependencies updated
#### Independent Releases