Skip to content

Releases: ThisIsManta/eslint-plugin-levitate

v5.0.3

01 Mar 08:54
Compare
Choose a tag to compare

Others

v5.0.2

14 Feb 14:24
Compare
Choose a tag to compare

Others

v5.0.1

12 Feb 10:31
Compare
Choose a tag to compare

Bug Fixes

v5.0.0

12 Feb 10:19
Compare
Choose a tag to compare

BREAKING CHANGES

  • remove deprecated and/or duplicate rules (0ca0545)

Others

  • better readability for "test" command (cd3f50c)
  • better type checking (bf48020)

v4.1.1

29 Sep 08:29
Compare
Choose a tag to compare

Others

v4.1.0

01 May 10:58
Compare
Choose a tag to compare

Features

  • enforce React prop sorting on object literals (aefb9e7)

v4.0.2

26 Apr 17:14
Compare
Choose a tag to compare

Bug Fixes

  • pick up wrong React import (4e9f239)

v4.0.1

26 Apr 16:16
Compare
Choose a tag to compare

Bug Fixes

  • unable to check nested describe blocks (894b013)
  • missing rule options (dcfa9e2)

Others

  • allow running exclusive test cases (c83e640)

v4.0.0

26 Apr 06:11
Compare
Choose a tag to compare

BREAKING CHANGES

v3.23.0

24 Mar 18:13
Compare
Choose a tag to compare

Features

  • better React import recognition (c719eda)
  • better React component name resolution (3551f8d)
  • sort id before className prop (e88bc1b)

Bug Fixes

  • false positive on object describe block name (7fd0783)

Others