-
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- ☄️ NPM: v1.2.6 - 📦 Meteor: v2.3.6 This is maintenance update __Notable Changes__: - Default `{ writeConcern }` options removed from write/update operations, pass `readConcern`, `writeConcern`, and `readPreference` as mongodb connections settings. __Changes:__ - 👷 Fix possible memory leak with forcefully closing cursors `Cursor#close()`; - 🤝 Compatibility with `[email protected]` (*the driver*); - 🤝 Compatibility with `[email protected]`; - 📦 `josk` upgaded to `v2.4.0`;
- Loading branch information
1 parent
e0601e7
commit 3021ac1
Showing
5 changed files
with
2,310 additions
and
534 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.