Attention! 🧐
This package is back under maintenance by the Meteor Community Packages group 🚀
Consider this a hard-fork to ensure a future-proof maintenance with focus on
Meteor-Compatibility (Meteor 2.x; 3.x and beyond)! ☄️
Changelog
- back under community maintenance!
- 100% compatibility with Meteor, used the last Meteor-compatible version from NPM
- moved all code from npm [email protected] to this repo
- NPM link: https://www.npmjs.com/package/simpl-schema/v/1.13.1
- GitHub commit: 7f3ea1c2a185199e676726b6e4e82ab5fa722e97
- updated all tests to use
meteortesting:mocha
+ chai - added coverage reporting to the tests!
- prepare for Meteor 3.0 compatibility migration (will be done in the next version)
- updated CI
- publish as Meteor package
Why release 1.13.1 ?
This is the 1:1 copy of the most recent available release that had full Meteor-Compatibility.
While we wanted to move to long-termin include the newer NPM releases it was not possible without huge effort and ongoing maintenance would have been questionable!
Therefore we set a new hard-fork at this level and continue development with 100% Meteor compatibility. By doing so we will be able to mirgate this package towards Meteor 3.0 and thus also migrate dependant packages, like Collection2 or AutoForm.