Releases: Meteor-Community-Packages/meteor-schema-deny
5.0.0
What's Changed
- Meteor 3 update by @StorytellerCZ in #10
- fix(deps/tests): upgrade tests to support Meteor 2 + 3 by @jankapunkt in #12
New Contributors
- @jankapunkt made their first contribution in #12
Full Changelog: 4.0.2...5.0.0
4.0.2
Updated dependencies for aldeed:collection2@4.0.4
Added compatibility for aldeed:simple-schema@2.0.0
Api versions from now include Meteor 3.0.1 and 3.1
Full Changelog: 4.0.1...4.0.2
4.0.1
Updated to depend on aldeed:collection2@4.0.1
Updated to be compatible with Meteor 3.0-rc.0
Full Changelog: 4.0.0...4.0.1
4.0.0
Update to depend on aldeed:collection2@4.0.0
Switched back to using aldeed:simple-schema instead of the NPM version as per collection2@4.0.0 requirements.
Minimum Meteor version is 2.8.1 and added compatibility for Meteor 3.
Full Changelog: 3.1.0...4.0.0
4.0.0-beta.0
Update to depend on aldeed:collection2@4.0.0
Switched back to using aldeed:simple-schema instead of the NPM version as per collection2@4.0.0 requirements.
Minimum Meteor version is 2.8.1 and added compatibility for Meteor 3.
Full Changelog: 3.1.0...4.0.0-beta.0
3.1.0
What's Changed
- Update versions by @StorytellerCZ in #8
- Update NPM dependencies and tests dependencies by @StorytellerCZ in #9
New Contributors
- @StorytellerCZ made their first contribution in #8
Full Changelog: 3.0.0...3.1.0
3.0.0
- Updated to depend on
aldeed:collection2@3.0.0rather thanaldeed:collection2-core. Core has been merged back into the main package as a 3.0.0 release.
Full Changelog: 2.0.1...3.0.0
2.0.1
What's Changed
- Fixed attaching messages to message box global by @dcantatore in #3
New Contributors
- @dcantatore made their first contribution in #3
Full Changelog: 1.1.0...2.0.1