Skip to content

Releases: mrjoelkemp/ya

Bug Fixes

04 Jun 05:32
Compare
Choose a tag to compare
Merge pull request #32 from mrjoelkemp/fix_sass

Handle the case when we have both requirejs and browserify configs. Fixe...

Bump node-unique-extensions

21 Mar 17:35
Compare
Choose a tag to compare

Better ignored folder handling

Upgrade node-unique-extensions

18 Mar 23:32
Compare
Choose a tag to compare
v0.5.2

Manually setting ignored folders due to node-unique-extensions upgrade

Stylus bug fix

18 Mar 13:48
Compare
Choose a tag to compare
v0.5.1

0.5.1

Typescript support

18 Mar 13:27
Compare
Choose a tag to compare

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

18 Mar 02:48
Compare
Choose a tag to compare
v0.4.0

Stylus support. Fixes #7

JSX (React) support

18 Mar 02:39
Compare
Choose a tag to compare
v0.3.0

Readme

Slim support

17 Mar 23:17
Compare
Choose a tag to compare

Support for slim-lang html preprocessor

Compass support

17 Mar 21:02
Compare
Choose a tag to compare

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

14 Mar 21:52
Compare
Choose a tag to compare
Pre-release
v0.0.3

Rewatch on newly added extensions since grunt watch can't hotswap config