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

Version 4 #439

Closed StorytellerCZ closed 8 months ago

StorytellerCZ commented 2 years ago

This is the working branch for v4 release.

So far it includes the following:

Breaking

TODO: