Skip to content

Releases: Mayank1791989/eslint-plugin-playlyfe

v7.0.1

02 Aug 16:34

Choose a tag to compare

7.0.1 (2019-08-02)

Bug Fixes

  • indent-template-strings: fix case when closing tick on non-empty line (bb20b23)

v7.0.0

02 Aug 15:09

Choose a tag to compare

7.0.0 (2019-08-02)

Features

  • eslint: update to eslint v6 (f515c7f)
  • flowtype: update plugin to v3.12.2 (fbeb50b)
  • js: add new rule indent-template-strings (8574585)
  • prettier: update config to v6 (ca9b1dd)
  • react: update plugin to v7.14.3 (8667948)

BREAKING CHANGES

  • eslint: drop eslint v5.x support

v6.5.3

02 Aug 12:10

Choose a tag to compare

6.5.3 (2019-08-02)

Bug Fixes

  • relay: rewrite rule to remove dependency on internal eslint api (6136569)

v6.5.2

16 Jul 05:37

Choose a tag to compare

6.5.2 (2019-07-16)

Bug Fixes

  • react-intl-valid-message: also validate message inside defineMessages (f026e72)
  • react-intl-valid-message: fix error location (462c350)

v6.5.1

16 Jul 05:10

Choose a tag to compare

6.5.1 (2019-07-16)

Bug Fixes

  • react-intl: fix missing valid-message rule definition (bb69811)

v6.5.0

16 Jul 05:03

Choose a tag to compare

6.5.0 (2019-07-16)

Bug Fixes

  • react-intl: fix typo in message strict-message-values rule (2c92ee7)

Features

  • react-intl: add rule to find invalid defaultMessage (9e8da37)

v6.4.1

15 Jul 05:48

Choose a tag to compare

6.4.1 (2019-07-15)

Bug Fixes

  • lodash: update lodash to fix vulnerability issue (dd8c312)

v6.4.0

31 May 09:08

Choose a tag to compare

6.4.0 (2019-05-31)

Features

  • eslint: update eslint to v5.16 (be7b000)

v6.3.0

31 May 08:51

Choose a tag to compare

6.3.0 (2019-05-31)

Features

  • babel: update eslint-plugin-babel to v5.3.0 (bdb8df5)
  • flowtype: update flowtype plugin to v3.9.1 (4f6a163)
  • prettier: update config and plugin (9b91513)
  • react: update plugin to v7.13.0 (3f02629)
  • react-intl: add rule colocate-message-values (ae56d95)
  • react-intl: add rule to lint message values (27cf720)

v6.2.1

24 Dec 14:18

Choose a tag to compare

6.2.1 (2018-12-24)

Bug Fixes

  • peer-deps: set eslint version to v5.11.0 (3ed4b54)