v2.2.2
- ☄️ Meteor:
v2.4.1
- 📦 NPM:
v2.2.2
(v2.2.1
got broken upon publishing to NPM)
Changes:
- ☄️ Meteor: Reduce bundle size via updated/replaced dev-dependencies
- 📦 NPM: Reduce package bundle size via updated
.npmignore
- 👷♂️ This release is focused on efficiency and performance
- 👨💻 From now
onError
hook is used in every possible scenario where exception can be thrown - 🤝 Compatibility with
mongod@4.0.13
(server database executable) - 🤝 Compatibility with
meteor@1.8.2
- 👨🔬 Minor test-suite update
- 📦 [dev-dependency]
mocha@6.2.2
; (wasmocha@6.2.1
) - 📋 Minor documentation fixes