Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Releases: RetailMeNotSandbox/roux-sass-importer

v4.0.0

26 Apr 22:58

Choose a tag to compare

Removed node 6 support
updated node-sass
updated node modules

roux-sass-importer v3.1.0

13 Nov 16:28

Choose a tag to compare

Updated node modules and removed package-lock.json 0166ed6

  • update eslint to version 5.8.0
  • update grunt to version 1.0.3
  • update lodash to version 4.17.11
  • update node-sass to version 4.10.0
  • update rimraf to version 2.6.2
  • update sinon to version 7.1.1
  • update retailmenot/roux to version 1.0.4
  • update bluebird to version 3.5.3
  • update path-parse 1.0.6

roux-sass-importer v3.0.0

26 Sep 22:30

Choose a tag to compare

We dropped support for node 4, added Greenkeeper lockfile support and updated the other outstanding packages.

  • chore: set engine to be >= 6 daafa49
  • chore(package): update gruntify-eslint to version 5.0.0 3bb5721
  • chore(package): update eslint to version 5.0.1 e6cf0a1
  • chore(package): update sinon to version 6.0.1 f62307a
  • chore(package): update tap to version 12.0.1 fbfb199
  • feat: drop support for node 4 76eb6ac
  • feat: add greenkeeper lockfile support ecd04e8

roux-sass-importer 2.2.0

09 Nov 04:33

Choose a tag to compare

  • 87fba37 add lint-fix script so you can now automatically fix eslint errors that can be fix with the --fix command.
  • 3d4019e and b0f8f5d update out of date npm pacakges