v2.0.0
What's Changed
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #16
- Bump mongodb from 4.16.0 to 4.17.1 by @dependabot in #17
- Bump @babel/traverse from 7.8.6 to 7.23.2 by @dependabot in #18
- Minimum Meteor version is now
2.8.1
, compatible withv3.0
- All collection calls have been migrated to async
-*Removedaldeed:schema-index
as its functionality has been replaced by Meteor defaultcreateIndexAsync
method. - Added
aldeed:simple-schema
- Upgraded
aldeed:collection2
tov4.0.3
- Upgraded
aldeed:schema-deny
tov4.0.1
- Replace eslint with Biome @StorytellerCZ
Full Changelog: v1.8.2...v2.0.0