Skip to content

v8.0.0

Choose a tag to compare

@kentcdodds kentcdodds released this 08 Jul 16:19

<a name"8.0.0">

8.0.0 (2016-07-08)

Features

  • rules: Update rules and reorganize configs (f8586be5)

Breaking Changes

  • Some rules have been changed (mostly loosed)
    Now installing all needed plugins as dependencies of this project
    Use babel-eslint to support stage features
    Add rules for eslint-plugin-babel
    No longer have all configs extend base. You have to do this yourself

    (f8586be5)