Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 473 Bytes

CHANGELOG.md

File metadata and controls

19 lines (14 loc) · 473 Bytes

1.2.0

  • feat: set readPreference to primary explicitly by default

1.1.0

  • fix: bump versionsFrom to official Meteor 3.0 release

1.1.0-rc.4

  • feat: Meteor 3.0 compatability with the latest release candidate
  • fix: error when using with collection-hooks package

1.0.2

  • fix: support for rawCollection().replaceOne

1.0.1

  • fix: preserve MethodInvocation when available
  • fix: better support for rawCollection methods

1.0

  • initial version