Skip to content

3.2.0

Compare
Choose a tag to compare
@bstaruk bstaruk released this 08 Aug 22:33
66c273c

This is a maintenance & improvement release:

  • replacing deprecated eslint-loader w/ eslint-webpack-plugin & babel-eslint w/ @babel/eslint-parser
  • babel config file removed, config moved into webpack configs (too small for it's own file)
  • readme simplified & updated
  • sass linting has been improved
  • sass boilerplate tidied-up
  • all dependencies updated

Special thank you to @LockeAG for tipping me off about the antiquated eslint depedencies.