Eslint Plugin Import: v1.0.4 Release

Release date:
March 11, 2016
Previous version:
v1.0.3 (released February 26, 2016)
Magnitude:
1,045 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

14 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Top Contributors in v1.0.4

ben-mosher-7b5f
greenkeeper[bot]

Directory Browser for v1.0.4

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

Release Notes Published

1.0.2:

fix #192

1.0.3: no-deprecated follows deep namespaces (#191)

1.0.4: don't crash on self references (#210) correct cache behavior in eslint_d for deep namespaces (#200) respect hoisting for deep namespaces (namespace/no-deprecated) (#211)

namespace no longer flags modules with only a default export as having no names. (ns.default is valid ES6)