Skip to content

Latest commit

 

History

History
312 lines (150 loc) · 13.2 KB

CHANGELOG.md

File metadata and controls

312 lines (150 loc) · 13.2 KB

5.10.0 (2021-11-01)

Bug Fixes

Features

5.9.0 (2021-09-03)

Features

  • stylelint: add stylelint-core-vars (fca461d)

5.8.0 (2021-05-14)

Features

  • eslint: forbid to use context.only and test.only (cfae8a5)
  • eslint: forbid to use it.only and describe.only (dd83d79)

5.7.0 (2021-03-10)

Features

  • eslint: add 'no-shadow' ts rule (5817957)
  • eslint: off eslint 'no-use-before-define' (092093b)

5.6.0 (2021-02-16)

Bug Fixes

  • fix yarn audit prototype pollution (ee38bac)

Features

  • add eslint rule for check filenames (07b48b5)
  • update eslint-plugin-dirnames version (2a14bb2)
  • update lint for check filenames & dirnames (434b48a)
  • update package.json (e39da16)
  • update yarn.lock (3f708aa)
  • update yarn.lock (1abc126)

5.5.0 (2021-02-12)

Features

  • eslint: add padding-line-between-statements rule (46da359)

5.4.1 (2021-01-25)

Bug Fixes

  • eslint: add ignore typescript generic type params (f7c1d35)

5.4.0 (2020-12-14)

Features

  • disable jsx-one-expression-per-line (bcba37b)

5.3.1 (2020-10-02)

Bug Fixes

  • adds new package for semantic-release (e999b7b)
  • adds token for npm-publish (73ccf46)
  • changed rules for codeowners (8d40eb0)
  • changed rules for CODEOWNERS (7d7cd38)
  • changed version (26adf63)

5.1.0 (2020-09-03)

Features

  • update prettier, stylelint (55b3aa4)

5.0.0 (2020-08-26)

Bug Fixes

  • adds all deleted dependencies (823a275)

Features

  • add some rules (7e1ec33)
  • add some rules (ecec52a)
  • resolve yarn.lock (85b5ae7)
  • eslint: add .eslintrc.js in .eslintignore (b22988a)
  • eslint: removed node.js v8.* support (abb7ed8)
  • eslint: update config for eslint (cad9237)
  • eslint: update deps (5516c1c)

BREAKING CHANGES

  • dropped node.js 8 support, eslint was updated from 6 to 7

4.3.0 (2020-08-24)

Bug Fixes

  • adds some fix (396dfea)
  • eslint: replace deprecated label-has-for (a24ab8e), closes #56

Features

  • adds dependencies for semantic-release (18c84a3)
  • adds new github token (a903035)
  • adds new github workflows (28621e2)
  • adds release.config for semantic-release (d517bfd)
  • nodejs: deleted test for 8th node's version (edf247e)

4.2.3 (2020-07-09)

Features

4.2.2 (2020-06-22)

Bug Fixes

  • eslint: disable max-len explicitly (e58103f)

4.2.1 (2020-06-22)

Bug Fixes

  • eslint: disable conflict rules (d4b2af5)
  • eslint: remove max-len (ab5be9c)

4.2.0 (2020-04-30)

Features

  • upgrade: add no-useles-path-segments rule (043fdc6)

4.1.2 (2020-04-09)

Bug Fixes

  • eslint: added avoidEscape for quotes (cbd63d8)

Features

  • add dirnames eslint rule (d33eb66)

4.1.1 (2020-04-06)

Bug Fixes

  • update yarn.lock (eab5945)
  • arui-cssvars: fix library (0599231)
  • arui-cssvars: update lib version to skip warnings when linter rule is disabled (c1e4565)

4.1.0 (2020-03-26)

Bug Fixes

  • eslint: allow to import devDependencies in storybook and test files (ec264d4)
  • eslint: resolve conflict with prettier (1be5db5)

Features

  • eslint: add cypress support (f93f601)

4.0.0 (2020-03-18)

Bug Fixes

  • eslint: disable indent and max-len rules (97967ed)
  • eslint: use ts parser for all files (609cda5)
  • package: fix yarn audit errors (3f73abc)
  • package: restore version string (a59243c)

Features

  • add prettier (077b698)
  • add ts example (dd2c8b0)
  • new configuration, add prettier instructions (3e0fa81)
  • use prettier instead of prettier-eslint (b954d26)
  • eslint: add warn rules for formatting (921947d)

3.0.1 (2020-02-12)

Features

  • remove jsx-one-expression-per-line (edca46e)

3.0.0 (2020-02-12)

Bug Fixes

  • js-input: fix eslint errors (5b34d19)

Features

  • dependencies: add eslint-plugin-react-hooks and extend rules. update plugin eslint (4d73805)

2.0.1 (2019-12-24)

Bug Fixes

  • stylelint: fix path to plugin, up plugin version (e1ebf5e)

2.0.0 (2019-12-06)

1.2.1 (2019-09-03)

Bug Fixes

  • eslint: disable multiline-comment-style rule (65ea774)

Features

  • stylelint: use arui-cssvars (2a2cc6e)

1.2.0 (2019-04-04)

Features

  • stylelint: use arui-cssvars (2a2cc6e)

1.1.0 (2019-03-13)

Features

  • configuration: add new stylistic rules (d6500f6)