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
[email protected]
(server database executable) - 🤝 Compatibility with
[email protected]
- 👨🔬 Minor test-suite update
- 📦 [dev-dependency]
[email protected]
; (was[email protected]
) - 📋 Minor documentation fixes