node-sass-middleware

connect middleware extracted from node-sass

MIT License

Downloads
14.5K
Stars
263
Committers
37

Bot releases are visible (Hide)

node-sass-middleware - Latest Release

Published by am11 about 1 year ago

node-sass-middleware -

Published by am11 over 2 years ago

node-sass-middleware -

Published by am11 over 2 years ago

node-sass-middleware -

Published by am11 almost 8 years ago

Changelog:

  • Improve error handling and fixed flaws in middleware flow
    by @jacekkopecky #95
  • Skip early and log when prefix mismatches
    by @am11 #96
node-sass-middleware -

Published by am11 almost 8 years ago

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
node-sass-middleware -

Published by am11 almost 8 years ago

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
node-sass-middleware -

Published by am11 over 8 years ago

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.
node-sass-middleware -

Published by am11 almost 9 years ago

Changelog:

Credits to @laino for submitting a bugfix https://github.com/sass/node-sass-middleware/pull/61, for a race condition issue: https://github.com/sass/node-sass-middleware/issues/62. 👍

node-sass-middleware - v0.9.6

Published by am11 about 9 years ago

Changelog:

Thanks to @cofiem to spotting a potential bug in v0.9.5 and @esthersdev for fixing it promptly. 🎉

node-sass-middleware - v0.9.5

Published by am11 about 9 years ago

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. 🏆

node-sass-middleware -

Published by am11 over 9 years ago

Change log:

  • Allow usage of PostCSS compilers (@Xiphe)

Big thanks to @Xiphe for bringing this neat capability to the mix. ⚡ 💯

node-sass-middleware -

Published by am11 over 9 years ago

Change log:

  • Support for source-maps (@iMoritz)
  • Adds tests for source-maps (@iMoritz)
node-sass-middleware -

Published by am11 over 9 years ago

Change log:

  • Support for indented syntax: .sass (@iMoritz)
  • Adds tests for indented syntax (@iMoritz)
  • Refactored test (@iMoritz)
node-sass-middleware - v0.6.0

Published by am11 over 9 years ago

Change log:

  • Watch files when imported files change (@bumxu, @iMoritz)
  • Updates tests (@PauCodina, @bumxu)
  • Improved error handling (@PauCodina, @amsul, @bumxu)
  • Code cleanup (@amsul)
  • Improved string handling (@amsul)
  • Readability improvements (@bumxu)
  • Corresponds to node-sass v3.1.0 (@iMoritz, @bumxu)
  • Upgrades dependencies (@bumxu, @iMoritz)
  • Using strict mode (@bumxu)
  • Adds .gitattributes (@am11)
node-sass-middleware - v0.3.1

Published by keithamus about 10 years ago

Bugs:

  • Fix a bug where in some cases the first response was not responding with compiled css (#7)

Misc:

  • Add tests (#11)
  • Fix typo in readme (#14)
  • Add travis.yml for automatically building new version (#12)
node-sass-middleware - v0.2.0

Published by andrew over 10 years ago

Features:

  • Initial public release

Available on NPM: https://npmjs.org/package/node-sass-middleware

npm install [email protected]