Skip to content

Latest commit

 

History

History
249 lines (130 loc) · 11.8 KB

CHANGELOG.md

File metadata and controls

249 lines (130 loc) · 11.8 KB

📓 Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.1.4 (2025-01-01)

Bug Fixes

  • configuration: update checking installed function (ebdfde1)

2.1.3 (2025-01-01)

Bug Fixes

  • configuration: final fix imports rules for typescript (b3c94a9)

2.1.2 (2025-01-01)

Bug Fixes

  • configuration: fix imports rules for typescript (9a6a486)

2.1.1 (2025-01-01)

Bug Fixes

  • configuration: fix import configuration for typescript projects (7a45b6b)

Documentation

  • README: add new eslint-import-resolver-typescript package to deps (c5557fd)

Build System

2.1.0 (2024-12-27)

Features

  • configuration: upgrade configuration to support ESM and CJS formats (cc06c88)

Documentation

  • README: update README file documentation (331dd11)

Build System

2.0.1 (2024-12-08)

Bug Fixes

Documentation

2.0.0 (2024-11-21)

Features

  • eslint: migrate eslint config to v9 (90a7f5f)

BREAKING CHANGES

  • eslint: rebuild eslint configuration

1.3.6 (2022-05-31)

Bug Fixes

  • gh-action: fix code quality check action (0fc3199)

1.3.5 (2022-05-30)

Bug Fixes

1.3.4 (2022-05-30)

Bug Fixes

  • configuration: set off linebreak-style role (514cd76)
  • configuration: set off require-jsdoc role (ba45188)

1.3.3 (2022-04-18)

Bug Fixes

  • configuration: change no-empty-pattern role (5d20bf2)

1.3.2 (2022-04-17)

Bug Fixes

  • configuration: change no-trailing-spaces role (80e3dc8)

1.3.1 (2022-04-17)

Bug Fixes

  • configuration: remove jest/prefer-to-be-null role (22cd55d)

1.3.0 (2022-04-17)

Features

  • configuration: added plugins and roles (5098d22)

1.2.6 (2022-04-17)

Bug Fixes

  • configuration: change indent role (db3585a)

1.2.5 (2022-04-16)

Bug Fixes

  • tsconfig.json: remove file (b39d7be)

1.2.4 (2022-04-16)

Bug Fixes

  • index.js: fix no-undef role (327d777)

1.2.3 (2022-04-16)

Bug Fixes

  • index.js: fix comma-dangle role (17b7275)

1.2.2 (2022-04-16)

Bug Fixes

  • index.js: fix comma-dangle role (249ef28)
  • index.js: fix comma-spacing role (145bf2d)

1.2.1 (2022-04-16)

Bug Fixes

  • index.js: fix arrow-spacing role (e1faea9)

1.2.0 (2022-04-16)

Bug Fixes

  • index.js: change arrow-spacing role (d250ae3)
  • index.js: change curly role (d04ced3)
  • index.js: change jsx-quotes role (6547a81)
  • index.js: change no-console role (7094166)
  • index.js: change object-curly-spacing role (6a791f4)
  • index.js: change quotes role (7944886)

Features

  • index.js: remove google extend library (8edb6e0)

1.1.13 (2022-04-16)

Bug Fixes

  • index.js: add eslint:recommended to extends configuration (2e25e77)

1.1.12 (2022-04-16)

Bug Fixes

  • index.js: publish version (aa8929b)

1.1.11 (2022-04-14)

Bug Fixes

  • package.json: remove react-app config (83a31fc)

1.1.10 (2022-04-14)

Bug Fixes

  • package.json: fix max-len (1b6b1ea)

1.1.9 (2022-04-14)

Bug Fixes

  • package.json: update react-app config (6c2a74e)

1.1.8 (2022-04-14)

Bug Fixes

  • package.json: remove prettier (3406716)

1.1.7 (2022-04-14)

Bug Fixes

  • package.json: update peer dep (dc1bc95)

1.1.6 (2022-04-14)

Bug Fixes

  • index.js: remove jest extends (cb753d7)

1.1.5 (2022-04-13)

Bug Fixes

  • release: refactor config v5 (5c47d2d)

1.1.4 (2022-04-13)

Bug Fixes

  • release: refactor config v4 (298ea5a)

1.1.3 (2022-04-13)

Bug Fixes

  • release: refactor config v3 (d92007e)

1.1.2 (2022-04-13)

Bug Fixes

  • release: refactor config v2 (e3b09e5)

1.1.1 (2022-04-13)

Bug Fixes

  • release: refactor config (acdda78)

1.1.0 (2022-04-13)

Features

  • release: create new release config file (5c38211)