Skip to content

v4.0.0

Choose a tag to compare

@kevinoid kevinoid released this 14 Feb 18:20
v4.0.0

BREAKING CHANGES

Bug Fixes

  • Use prefer-exponentiation-operator instead of unicorn/prefer-exponentiation-operator (8b471c9)

Features

  • Disable unicorn/no-for-loop due to conflicts with restricted-syntax from eslint-config-airbnb-base which prevents iterators/generators due to regenerator polyfill overhead (fe93887)