Skip to content

2.0.2

Choose a tag to compare

@maoberlehner maoberlehner released this 08 Jan 10:06
· 114 commits to master since this release
  • 4067606 Update npm dependencies and move esdoc dependency from optional to devDependencies, fixes #34
  • b00c108 Fix linting errors that came with updateing the eslint config.
  • a667164 Upgrade dependencies and fix test errors because of new bootstrap release.
  • 5532158 Use uppercase first letter for CssSelectorExtract class reference in the README demo code, fixes #37
  • 1302126 Rephrase the basic package description to only mention CSS instead of (S)CSS because this package also supports LESS and other syntaxes which are compatible with postcss, fixes #36

Minor changes

  • ef04214 Remove bower_components directory from .gitignore, fixes #35
  • 504ccda Add .gitattributes file and add a setting to treat files in the dist directory as binary files.
  • a286b3a Update .gitattributes dist binary setting to also include subdirectories in dist.
  • f8f7b4b Update .npmignore with new files.