Releases: domenic/jadeify
Releases · domenic/jadeify
4.7.0
4.6.0
4.5.0
4.4.0
4.3.0
4.2.0
Added runtimePath option. (@Industrial, #32)
4.1.0
4.0.1
Used a new Jade API to avoid a two-stage pass over the input files, which should result in a minor speedup in some cases.
4.0.0
Removed the ability to specify options in your package.json via the "jadeify" key, in favor of simply using the standard browserify mechanism for specifying per-transform options.
Added support for browserify 8.x. (@icflorescu, #23)