Releases: veliovgroup/Meteor-Template-helpers
Releases · veliovgroup/Meteor-Template-helpers
v2.2.4
☄️ Packosphere @2.2.4
New:
- ✨
{{log variable console=true}}
conditionally log to JS-console from Blaze-template usingconsole=true
argument
Other changes:
- 🤝 Compatibility with
meteor@3
- 🤝 Compatibility with
blaze@3
- 📔 Minor docs update; Added note for
console=true
argument inlog
helper - 👨💻 Minor codebase linting
v2.2.3
- 👨💻 Minor codebase enhancements
- 📔 JSDoc highlight
- 🤝 Compatibility with
meteor@2.7.2
v2.2.2
- 📋 Documentation: Add test-suite usage notes;
- 👨🔬 Minor update to test suite;
- 🤝 Compatibility with
meteor@1.9.*
; - 👷 This is regular maintenance release.
v2.2.1
- Compatibility with
meteor@1.8.0.1
- Internal dependencies update
- Minor documentation update
v2.2.0
v2.1.4
- Regular update
- Compatibility with
meteor@1.6
- Dependencies update
v2.1.3
- Fix broken namespace in
v2.1.2
v2.1.2
- Compatibility with
meteor@1.5
- Drop dependency on
spacebars
- Drop direct dependency on
underscore
- Overall codebase enhancements