Skip to content

Version 3.6

Compare
Choose a tag to compare
@esr360 esr360 released this 10 Jun 13:56
· 326 commits to master since this release

Version 3.6.0

Released: 11th June 2017

Release Notes
  • Synergy JS module rewritten in ES6
  • Removing Sass-JSON as dependency, replacing with Sass-JSON-Vars
  • Updating Sass-Boost dependency
  • Dependences now node modules instead of git submodules
  • Improving options mixin
  • Adding value-enabled() utility function
  • Adding enabled() utility function
  • Allow modules to have default modifiers
  • Allow extending of modifiers when including module
  • Allow combining of modifiers when including module
  • Allow module output to be disabled
  • Removing overwrite() mixin
  • Removing overwrite-component() mixin
  • module() mixin is now nestable
  • component() mixin is now nestable
  • Adding JavaScript unit tests