Skip to content

Releases: ls-age/eslint-config

v0.9.2

29 Oct 12:11

Choose a tag to compare

0.9.2 (2019-10-29)

Bug Fixes

  • Do not require trailing commas in functions (#74) (7349770)

v0.9.1

04 Sep 09:51

Choose a tag to compare

0.9.1 (2019-09-04)

Bug Fixes

  • Fix incompatibility with eslint v6 (#63) (042dce3)

v0.9.0

18 Apr 14:10

Choose a tag to compare

0.9.0 (2019-04-18)

Features

v0.9.0-beta.0

18 Apr 13:43

Choose a tag to compare

v0.9.0-beta.0 Pre-release
Pre-release

0.9.0-beta.0 (2019-04-18)

Bug Fixes

  • cd: Use @ls-age/bump-version for automated releases (7e857e1)
  • ci: Remove accidentally pushed file (e3276af)

Features

Performance Improvements

  • bundle: Use rollup to compile sources (e723f60)

v0.8.1-beta.1

20 Dec 11:26

Choose a tag to compare

v0.8.1-beta.1 Pre-release
Pre-release

0.8.1-beta.1 (2017-12-20)

Bug Fixes

  • cd: Use @ls-age/bump-version for automated releases (7e857e1)
  • ci: Remove accidentally pushed file (e3276af)

v0.8.1-beta.0

20 Dec 10:36

Choose a tag to compare

v0.8.1-beta.0 Pre-release
Pre-release

0.8.1-beta.0 (2017-12-20)

Bug Fixes

v0.8.0

14 Dec 08:13

Choose a tag to compare

Bug Fixes

  • docs: Fix typo in readme (#7) (1791d50)
  • import: Disallow commonjs requires (1a9c034)

Features

  • import: Lint module order (8cb0726), closes #1
  • Add ava sub-config (#4) (dd13280)
  • Test browser compatibility using the compat plugin (43be226)

v0.6.0-beta.1

14 Dec 08:09

Choose a tag to compare

v0.6.0-beta.1 Pre-release
Pre-release

Bug Fixes

  • docs: Fix typo in readme (#7) (1791d50)
  • import: Disallow commonjs requires (1a9c034)

Features

  • import: Lint module order (8cb0726), closes #1
  • Add ava sub-config (#4) (dd13280)
  • Test browser compatibility using the compat plugin (43be226)

v0.6.0

28 Nov 18:38

Choose a tag to compare

Bug Fixes

  • docs: Fix typo in readme (#7) (1791d50)
  • import: Disallow commonjs requires (1a9c034)

Features

v0.6.0-beta.0

22 Nov 16:00

Choose a tag to compare

v0.6.0-beta.0 Pre-release
Pre-release

Bug Fixes

  • docs: Fix typo in readme (#7) (1791d50)
  • import: Disallow commonjs requires (1a9c034)

Features