Skip to content

Releases: radum/eslint-config

v7.1.0

11 Apr 16:04
Compare
Choose a tag to compare

🚀 Enhancement

  • Update package.json file to include jsdoc #166 (@radum)

⚠️ Pushed to main

  • Update package.json file to include jsdoc (@radum)

Authors: 1

v7.0.0

11 Apr 15:30
Compare
Choose a tag to compare

💥 Breaking Change

🚀 Enhancement

🐛 Bug Fix

⚠️ Pushed to main

  • Update CD pipeline to fetch tags (@radum)
  • Add intuit auto (@radum)
  • Lots of fixes, semnatic release removed, rules changes (@radum)

Authors: 2

v6.2.2

21 Dec 22:19
Compare
Choose a tag to compare

6.2.2 (2021-12-21)

Bug Fixes

  • deps: bump eslint-plugin-promise from 5.1.0 to 6.0.0 (843473b)
  • deps: bump eslint-plugin-unicorn from 37.0.1 to 39.0.0 (c93925d)

v6.2.1

21 Dec 22:11
Compare
Choose a tag to compare

6.2.1 (2021-12-21)

Bug Fixes

  • deps: bump eslint-plugin-jsdoc from 36.1.1 to 37.4.0 (166e36b)

v6.2.0

15 Oct 14:20
Compare
Choose a tag to compare

6.2.0 (2021-10-15)

Features

  • update ESLint to version 8 (720a6bf)
  • update github workflow node version (ea2bd79)

v6.1.0

22 Sep 22:46
Compare
Choose a tag to compare

6.1.0 (2021-09-22)

Bug Fixes

Features

  • update eslint parser ecmaVersion to 12 (bf960f4)

v6.0.1

16 Sep 07:55
Compare
Choose a tag to compare

6.0.1 (2021-09-16)

Bug Fixes

  • fix eslint unicorn rules (c2f593c)

v6.0.0

16 Sep 07:49
Compare
Choose a tag to compare

6.0.0 (2021-09-16)

Features

BREAKING CHANGES

  • Update eslint unicorn rules to match the latest version.

v5.0.0

10 Sep 22:15
Compare
Choose a tag to compare

5.0.0 (2021-09-10)

Features

  • force to always use semicolons (1703971)

BREAKING CHANGES

    • force to always use semicolons

v4.2.0

10 Sep 22:06
Compare
Choose a tag to compare

4.2.0 (2021-09-10)

Features

  • update unicorn plugin rules (e5c59ea)