Skip to content

2.0.0

Choose a tag to compare

@simonsmith simonsmith released this 12 Jan 17:31
· 20 commits to master since this release
  • Remove glob option and infer type of from the import path. Allows a mixture
    of glob and module imports to be used - (#14)
  • When prefix is set resolve non-prefixed version of a file if that is the only match, otherwise
    always favour the prefixed version - (commit)
  • Update ava 0.11.0 -> 0.16.0
  • Update eslint 2.0.0 -> 3.11.1
  • Update globby 4.0.0 -> 6.1.0
  • Update postcss-import 8.0.2 -> 9.1.0
  • Drop Node 0.12 support. Reached EOL on 31/12/2016 - (link)