## v2.7.0 ### Added - `Object.values()` support ## v2.6.1 ### Fixed - Removed `console.log` statement ## v2.4.0 ### Updated - Updated all deps to latest semver ### Fixed - Fixed recommendation config ## v2.3.0 ### Updated - Updated browserslist ## v2.2.0 ### Updated - Bumped all dependencies to latest semver ## v2.1.0 ### Added - Promise support ## v2.0.1 ### Fixed - Corrected incorrect babel exports config that prevented plugin from being loaded ## v2.0.0 ### Updated - Bumped all dependencies to latest semver ### Infra - Removed boilerplate from `.eslintrc` - Run CI against node 8 - Removed flow-typed definitions - Updated tests to reflect dependency changes ## v1.0.4 ### Fixed - Required `peerDependency` of `eslint>=4.0.0` ## v1.0.3 ### Updated - Bumped all dependencies to latest semver ## v1.0.2 ### Added - Range implementation