Eslint Plugin Import: v0.4.0 Release

Release date:
April 1, 2015
Previous version:
v0.3.13 (released March 30, 2015)
Magnitude:
403 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in v0.4.0

ben-mosher-7b5f

Directory Browser for v0.4.0

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

  • Removed no-common in favor of enforcing that all imports have ES6 modules behind them. (#20)
  • resolve.root setting allows module resolution to start from some arbitrary path within your package, instead of just relative paths and node_modules. (#18)