Releases: mrjoelkemp/ya
Releases · mrjoelkemp/ya
Bug Fixes
Bump node-unique-extensions
Better ignored folder handling
Upgrade node-unique-extensions
v0.5.2 Manually setting ignored folders due to node-unique-extensions upgrade
Stylus bug fix
v0.5.1 0.5.1
Typescript support
Only supports commonjs module format for now. Will dynamically set the module type based on what you actually use in a future version.
Stylus support
v0.4.0 Stylus support. Fixes #7
JSX (React) support
v0.3.0 Readme
Slim support
Support for slim-lang html preprocessor
Compass support
If Compass is installed, YA will use that to compile sass (regardless of whether or not Compass is actually being used).
If Compass is not installed, YA defaults to using non-compass sass compilation.
YA also respects projects created using compass create
and will modify the settings to use the sass/
and stylesheets/
directories.
Rewatch on new preprocessor
v0.0.3 Rewatch on newly added extensions since grunt watch can't hotswap config