Skip to content

Releases: runner/generator-sass

v3.0.0

30 Aug 09:59

Choose a tag to compare

  • replace node-sass with sass
  • update dependencies

v2.0.0

07 Jun 09:45
1b6460f

Choose a tag to compare

  • simplify options handling
  • remove config and options from public generator properties
  • add node v12 to Travis CI
  • switch from var to const/let
  • update dependencies
  • set indentWidth option to 4 spaces by default
  • fix options extension
  • export config object from generator

v1.0.1

07 Aug 09:17
3d990b8

Choose a tag to compare

  • rename and remove scoped packages
  • use cjs-eslint instead of @cjssdk/eslint-config
  • replace dependencies
  • correct repository url
  • correct runner package name in the example

v1.0.0

12 Jun 12:23
fb9a285

Choose a tag to compare

move code from node-runner repo, split and rework