Eslint Plugin Import: v0.4.3 Release

Release date:
April 24, 2015
Previous version:
v0.4.2 (released April 15, 2015)
Magnitude:
649 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in v0.4.3

ben-mosher-7b5f

Directory Browser for v0.4.3

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

Release Notes Published

  • no-reassign: fixed a crash for array destructuring with omitted positions (i.e. let [/*missing*/, present] = [4, 2])
  • linted everything to a (more) consistent code style
  • pulled out traversal/file resolution to eslint-import-core package (#25)