devel
remove shrinkwraps from git (annoying things!)
Reapply "Merge pull request #14188 from mvogttech/mongo-collation-support"
Release 3.5.1 ⌛ (#14555)
Rename mongo-livedata to mongo
Add released and development links
Refactor AsynchronousCursor and MongoConnection for improved error handling and performance
split collection
eliminate source of extra microtasks
Merge branch 'devel' into release-3.0
Convert Mongo.Collection to class and remove underscore on client.
apply Meteor.deprecate on allow-deny and ObjectID
chore: add METEOR_REACTIVITY_ORDER to test workflow; fix removed id handling; minor docs & whitespace tidy
remove unnecessary checks
fix: resolve race conditions in ChangeStreamObserveDriver by updating queue task handling, error recovery, and timeout defaults
Handling allSettled result better
add docs back
Fix faulty package types file name and publish it INSTEAD of the .d.ts file for zodern:types.
refactor to typescript
refactor: improve MongoConnection connection handling and update MongoClient usage
adjust types