Meteor-Community-Packages / meteor-collection2

A Meteor package that extends Mongo.Collection to provide support for specifying a schema and then validating against that schema when inserting and updating.
https://packosphere.com/aldeed/collection2
MIT License
1.02k stars 108 forks source link

Add compatibility with Meteor 2.6 #437

Closed StorytellerCZ closed 2 years ago

StorytellerCZ commented 2 years ago

Add Meteor 2.6 to versionsFrom to account for mongo update.

StorytellerCZ commented 2 years ago

I did more testng today and it looks like that something is wrong with my laptop where it threw a fit in regards to dependencies and other things. Works fine on my desktop as would versioning suggest, so I'm closing this.