- escape-html
- remove html2jade (it was all round problematic and not kept up to date with recent changes to jade)
- remove component-js and component-css (I don't think they are very useful to have here, browserify is better)
- improve stylus support
- fix mustache (it no longer supports caching properly)
- verbatim
- cdata-js
- cdata-css
- fix escaping in cdata
- fix less errors
- Fix global leak of
exportscoffeeScript
(test still fails becausejade
requires an out of date version oftransformers
)
- Add
minify
support to all transformers - Bundle minifiers in package
- Update promise dependency
- Support
sourceURLs
in component
- Add travis-ci
- FIX toffee support which was broken by their latest update
- FIX lookup paths for component weren't set so you couldn't build components with dependancies
- highlight (needs tests)
- component-js
- component-css
- html2jade - must be
v0.0.7
because of a bug in later versions - Much more extensive tests
- uglify-css
- uglify-json
- Rename uglify to uglify-js
- dot
- Support sync
@import
statements in less - Report real errors from less (rather than objects)
- templayed
- plates
- make markdown work when using markdown as the engine (marked is the recommended engine).
- js (pass through)
- css (pass through)
- rename coffee-script from coffee to coffee-script and add coffee as an alias
- coffeecup
- cson
- FIX: disabling dust cache