Releases: sass/node-sass-middleware
Releases · sass/node-sass-middleware
v1.1.0
24 Sep 08:24
Compare
Sorry, something went wrong.
No results found
v1.0.1
16 Feb 19:24
Compare
Sorry, something went wrong.
No results found
v0.12.0
16 Feb 17:40
Compare
Sorry, something went wrong.
No results found
Bump node-sass version to v7.0.1 (#149)
v0.11.0
16 Jan 00:24
Compare
Sorry, something went wrong.
No results found
Changelog:
Improve error handling and fixed flaws in middleware flow
by @jacekkopecky #95
Skip early and log when prefix mismatches
by @am11 #96
v0.10.1
04 Jan 20:56
Compare
Sorry, something went wrong.
No results found
Changelog:
Bump node-sass version - Provides Alpine Linux support
by @robertfall #90
Increase the logger test timeout and fix a test bug
by @am11 #91
v0.10.0
10 Nov 14:01
Compare
Sorry, something went wrong.
No results found
Changelog:
Warn user of import order in example
by @danawoodman via #73
Add custom optional log function using options object
by @lightchpa #82
Deps: Update project dependencies to latest stable versions.
by @am11 #84
Added tests for logger.
by @am11 #87
Fixtures files moved to their own directory.
by @am11 #86
Tests are now runnable on Windows
by @am11 #85
v0.9.8
31 Mar 16:26
Compare
Sorry, something went wrong.
No results found
Changelog:
Options: add maxAge
option.
by @mmSilva via #69
Docs: add example on how to use with other middleware.
by @Xiphe via #66
Deps: Update project dependencies to latest stable versions.
v0.9.7
21 Oct 04:09
Compare
Sorry, something went wrong.
No results found
Changelog:
Credits to @laino for submitting a bugfix #61 , for a race condition issue: #62 . 👍
v0.9.6
16 Sep 18:43
Compare
Sorry, something went wrong.
No results found
Changelog:
Thanks to @cofiem to spotting a potential bug in v0.9.5 and @esthersdev for fixing it promptly. 🎉
v0.9.5
16 Sep 08:39
Compare
Sorry, something went wrong.
No results found
Change log:
Added full doc for middleware options (@Vercryger )
Code: Formatting and minor performance fix. (@am11 )
Add full support for all node-sass options (@teodragovic )
Use cssPath only if not specified by user (@teodragovic )
README: add undocumented indentedSyntax (@hibiyasleep )
Code: Reduce branches. (@am11 )
Update node-sass to support newer bindings (@simonkberg )
Package: Updates dependencies to latest versions. (@am11 )
As always, thanks to everyone participating in improving node-sass middleware. 🏆