Skip to content

v2.0.0

Compare
Choose a tag to compare
@StorytellerCZ StorytellerCZ released this 16 Jul 11:17
· 4 commits to develop since this release
babe1b0

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 with v3.0
  • All collection calls have been migrated to async
    -*Removed aldeed:schema-index as its functionality has been replaced by Meteor default createIndexAsync method.
  • Added aldeed:simple-schema
  • Upgraded aldeed:collection2 to v4.0.3
  • Upgraded aldeed:schema-deny to v4.0.1
  • Replace eslint with Biome @StorytellerCZ

Full Changelog: v1.8.2...v2.0.0