Skip to content

v11.0.0

Choose a tag to compare

@keithamus keithamus released this 31 Jan 22:08

<a name"11.0.0">

11.0.0 (2017-01-31)

Features

  • add no-unsafe-negation rule (1706a7c1)

Breaking Changes

  • Code that violates no-unsafe-negation will now fail eslint.

    (1706a7c1)