This repository has been archived by the owner on Sep 6, 2022. It is now read-only.
Releases: mquandalle/meteor-jade
Releases · mquandalle/meteor-jade
v0.4.9
v0.4.8
v0.4.7
v0.4.6
- Fix file caching on the new “Batch Plugin” API
v0.4.5
- Support Meteor 1.2 “Batch Plugin” API
v0.4.4
v0.4.3
v0.4.2
v0.4.1
v0.4.0
- Split the jade package in two parts
jade-compiler
andjade
(the source handler) so that the compiler can be used by third parties packages (asmeteorhacks:ssr
). - Support the new
.tpl.jade
source handler for unwrapped jade templates