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
[email protected]
v2.2.2
- 📋 Documentation: Add test-suite usage notes;
- 👨🔬 Minor update to test suite;
- 🤝 Compatibility with
[email protected].*
; - 👷 This is regular maintenance release.
v2.2.1
- Compatibility with
[email protected]
- Internal dependencies update
- Minor documentation update
v2.2.0
- Compatibility with
[email protected]
- Overall codebase enhancements
- Docs update
- Fix #7 , thanks to @distalx
- Minor release version bump caused by logic change (to fix #7), what may effect existent apps
v2.1.4
- Regular update
- Compatibility with
[email protected]
- Dependencies update
v2.1.3
- Fix broken namespace in
v2.1.2
v2.1.2
- Compatibility with
[email protected]
- Drop dependency on
spacebars
- Drop direct dependency on
underscore
- Overall codebase enhancements