@rws-air/eslint-config
Version:
Standard ESLint config for RWS-NL ReactJS projects written in TypeScript
361 lines (159 loc) • 13.5 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.0.7](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@5.0.6...@rws-air/eslint-config@5.0.7) (2020-09-28)
**Note:** Version bump only for package @rws-air/eslint-config
## [5.0.6](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@5.0.5...@rws-air/eslint-config@5.0.6) (2020-09-24)
**Note:** Version bump only for package @rws-air/eslint-config
## [5.0.5](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@5.0.4...@rws-air/eslint-config@5.0.5) (2020-09-24)
**Note:** Version bump only for package @rws-air/eslint-config
## [5.0.4](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@5.0.3...@rws-air/eslint-config@5.0.4) (2020-09-15)
**Note:** Version bump only for package @rws-air/eslint-config
## [5.0.3](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@5.0.2...@rws-air/eslint-config@5.0.3) (2020-08-18)
**Note:** Version bump only for package @rws-air/eslint-config
## [5.0.2](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@5.0.1...@rws-air/eslint-config@5.0.2) (2020-05-25)
### Bug Fixes
* **eslint-config(-node):** fixed ban-ts-ignore rule ([5cd645a](https://github.com/RWS-NL/air-node-packages/commit/5cd645af6b80de09ca0a5832847569035689a1ff))
* **eslint-config(-node):** fixed eslint configs, they broke with eslint v7 ([c7468c0](https://github.com/RWS-NL/air-node-packages/commit/c7468c09b83dca99954bac96e6b3555429cfcef3))
## [5.0.1](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@5.0.0...@rws-air/eslint-config@5.0.1) (2020-05-25)
**Note:** Version bump only for package @rws-air/eslint-config
# [5.0.0](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@4.0.0...@rws-air/eslint-config@5.0.0) (2020-05-22)
### Features
* **eslint-config:** bumped eslint and [@typescript-eslint](https://github.com/typescript-eslint) to v7 and v7 respectively ([3d9ab97](https://github.com/RWS-NL/air-node-packages/commit/3d9ab97f5d3b77ed32ecd7d752bd02c1586d5ec7))
### BREAKING CHANGES
* **eslint-config:** Dropped support for NodeJS version <= 8.x.
* **eslint-config:** Dropped support for TypeScript version <= 3.2.
Signed-off-by: Jeroen Claassens <j.claassens@cgi.com>
# [4.0.0](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@3.1.0-alpha.1...@rws-air/eslint-config@4.0.0) (2020-05-18)
### Features
* add eslint-config-node and ts-config packages ([db093ba](https://github.com/RWS-NL/air-node-packages/commit/db093ba39bab3c6b97a689017b9a7f41d6422fde))
### BREAKING CHANGES
* FuseJS now returns data for their fuzzy searches
differently. Before the data would be directly on the result, now you'll
need to access it on the "items" property. This affects all queries for
this API that return `[JSONObject!]!` as type.
# [3.1.0-alpha.1](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@3.1.0-alpha.0...@rws-air/eslint-config@3.1.0-alpha.1) (2020-05-11)
**Note:** Version bump only for package @rws-air/eslint-config
# [3.1.0-alpha.0](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@3.0.15...@rws-air/eslint-config@3.1.0-alpha.0) (2020-05-11)
**Note:** Version bump only for package @rws-air/eslint-config
## [3.0.15](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@3.0.14...@rws-air/eslint-config@3.0.15) (2020-05-06)
**Note:** Version bump only for package @rws-air/eslint-config
## [3.0.14](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@3.0.13...@rws-air/eslint-config@3.0.14) (2020-04-29)
**Note:** Version bump only for package @rws-air/eslint-config
## [3.0.13](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@3.0.12...@rws-air/eslint-config@3.0.13) (2020-04-10)
**Note:** Version bump only for package @rws-air/eslint-config
## [3.0.12](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@3.0.11...@rws-air/eslint-config@3.0.12) (2020-04-01)
**Note:** Version bump only for package @rws-air/eslint-config
## [3.0.11](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@3.0.10...@rws-air/eslint-config@3.0.11) (2020-03-30)
**Note:** Version bump only for package @rws-air/eslint-config
## [3.0.10](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@3.0.9...@rws-air/eslint-config@3.0.10) (2020-03-24)
**Note:** Version bump only for package @rws-air/eslint-config
## [3.0.9](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@3.0.8...@rws-air/eslint-config@3.0.9) (2020-03-24)
**Note:** Version bump only for package @rws-air/eslint-config
## [3.0.8](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@3.0.7...@rws-air/eslint-config@3.0.8) (2020-03-18)
**Note:** Version bump only for package @rws-air/eslint-config
## [3.0.7](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@3.0.6...@rws-air/eslint-config@3.0.7) (2020-03-17)
**Note:** Version bump only for package @rws-air/eslint-config
## [3.0.6](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@3.0.5...@rws-air/eslint-config@3.0.6) (2020-03-02)
### Bug Fixes
- **eslint-config:** fixed dependencies again ([2cc0568](https://github.com/RWS-NL/air-node-packages/commit/2cc0568a7d0bb7f6656dd7df4848bf642b93aec6))
## [3.0.5](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@3.0.4...@rws-air/eslint-config@3.0.5) (2020-03-02)
### Bug Fixes
- **eslint-config:** fixed dependencies ([48ecefa](https://github.com/RWS-NL/air-node-packages/commit/48ecefa74d8ec13635a2e143f05da8e6c4b64411))
## [3.0.4](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@3.0.3...@rws-air/eslint-config@3.0.4) (2020-03-02)
**Note:** Version bump only for package @rws-air/eslint-config
## [3.0.3](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@3.0.2...@rws-air/eslint-config@3.0.3) (2020-02-14)
**Note:** Version bump only for package @rws-air/eslint-config
## [3.0.2](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@3.0.1...@rws-air/eslint-config@3.0.2) (2020-02-03)
**Note:** Version bump only for package @rws-air/eslint-config
## [3.0.1](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@3.0.0...@rws-air/eslint-config@3.0.1) (2020-01-21)
**Note:** Version bump only for package @rws-air/eslint-config
# [3.0.0](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@2.1.9...@rws-air/eslint-config@3.0.0) (2020-01-17)
### Feat
- Webcomponents & Eslint Config reworks ([#211](https://github.com/RWS-NL/air-node-packages/issues/211)) ([d04aaf5](https://github.com/RWS-NL/air-node-packages/commit/d04aaf50a4bbead1e6d6af3c629b888cd1da976b)), closes [#168897109](https://github.com/RWS-NL/air-node-packages/issues/168897109)
### BREAKING CHANGES
- disabledBackdropClick and disabledEscapeKeyDown are removed from Modal and ConfirmationModal. Please remove them from your code.
- Linting configuration has completely changed. Dependencies have changed (no more peer dependencies) and much less is linted. We recommend using Prettier for your code formatting.
Signed-off-by: Kevin Hendriks <kevin.hendriks@cgi.com>
Co-authored-by: Kevin Hendriks <40209176+hendrikskevin@users.noreply.github.com>
## [2.1.9](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@2.1.8...@rws-air/eslint-config@2.1.9) (2020-01-09)
**Note:** Version bump only for package @rws-air/eslint-config
## [2.1.8](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@2.1.7...@rws-air/eslint-config@2.1.8) (2019-12-18)
**Note:** Version bump only for package @rws-air/eslint-config
## [2.1.7](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@2.1.6...@rws-air/eslint-config@2.1.7) (2019-11-28)
**Note:** Version bump only for package @rws-air/eslint-config
## [2.1.6](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@2.1.5...@rws-air/eslint-config@2.1.6) (2019-11-21)
**Note:** Version bump only for package @rws-air/eslint-config
## [2.1.5](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@2.1.4...@rws-air/eslint-config@2.1.5) (2019-11-06)
**Note:** Version bump only for package @rws-air/eslint-config
## [2.1.4](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@2.1.3...@rws-air/eslint-config@2.1.4) (2019-11-01)
**Note:** Version bump only for package @rws-air/eslint-config
## [2.1.3](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@2.1.2...@rws-air/eslint-config@2.1.3) (2019-10-18)
**Note:** Version bump only for package @rws-air/eslint-config
## [2.1.2](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@2.1.1...@rws-air/eslint-config@2.1.2) (2019-10-08)
**Note:** Version bump only for package @rws-air/eslint-config
## [2.1.1](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@2.1.0...@rws-air/eslint-config@2.1.1) (2019-10-01)
**Note:** Version bump only for package @rws-air/eslint-config
# [2.1.0](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@2.0.5...@rws-air/eslint-config@2.1.0) (2019-09-19)
### Features
- **eslint-config:** change preferred type definition to interface ([74ab971](https://github.com/RWS-NL/air-node-packages/commit/74ab971))
## [2.0.5](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@2.0.4...@rws-air/eslint-config@2.0.5) (2019-09-03)
### Bug Fixes
- **eslint-config:** disable jest rule that we don't need ([f21be02](https://github.com/RWS-NL/air-node-packages/commit/f21be02))
## [2.0.4](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@2.0.3...@rws-air/eslint-config@2.0.4) (2019-08-28)
**Note:** Version bump only for package @rws-air/eslint-config
## [2.0.3](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@2.0.2...@rws-air/eslint-config@2.0.3) (2019-08-19)
**Note:** Version bump only for package @rws-air/eslint-config
## [2.0.2](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@2.0.1...@rws-air/eslint-config@2.0.2) (2019-08-15)
### Features
- **eslint-config:** increase max line length ([d6fb767](https://github.com/RWS-NL/air-node-packages/commit/d6fb767))
## [2.0.1](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@2.0.0...@rws-air/eslint-config@2.0.1) (2019-08-15)
### Features
- **eslint-config:** disable react-hooks-exhaustive-deps ([c86ffa5](https://github.com/RWS-NL/air-node-packages/commit/c86ffa5))
# [2.0.0](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@1.1.4...@rws-air/eslint-config@2.0.0) (2019-08-15)
### Bug Fixes
- upgrade eslint-config to fully support [@typescript-eslint](https://github.com/typescript-eslint) v2.x ([0fee61f](https://github.com/RWS-NL/air-node-packages/commit/0fee61f))
### BREAKING CHANGES
- tsconfig.eslint.json is now required in the root of the folder due to breaking
changes made by typescript-eslint
## [1.1.4](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@1.1.3...@rws-air/eslint-config@1.1.4) (2019-08-14)
### Bug Fixes
- **webcomponents:** fix prepublish script ([7b38cf1](https://github.com/RWS-NL/air-node-packages/commit/7b38cf1))
## [1.1.3](https://github.com/RWS-NL/air-node-packages/compare/@rws-air/eslint-config@1.1.2...@rws-air/eslint-config@1.1.3) (2019-08-14)
**Note:** Version bump only for package @rws-air/eslint-config
## 1.1.2 (2019-08-14)
### Bug Fixes
- **eslint-config:** Better new-cap rule ([4ae1ae6](https://github.com/RWS-NL/air-node-packages/commit/4ae1ae6))
### Features
- **eslint-config:** Add jest linting ([36b0f52](https://github.com/RWS-NL/air-node-packages/commit/36b0f52))
- **jestscreenshot:** Create jestscreenshot ([807b4dd](https://github.com/RWS-NL/air-node-packages/commit/807b4dd))
### Reverts
- revert lerna not being in independent mode ([d1072b8](https://github.com/RWS-NL/air-node-packages/commit/d1072b8))
## 1.1.1 (2019-08-14)
### Bug Fixes
- **eslint-config:** Better new-cap rule ([4ae1ae6](https://github.com/RWS-NL/air-node-packages/commit/4ae1ae6))
### Features
- **eslint-config:** Add jest linting ([36b0f52](https://github.com/RWS-NL/air-node-packages/commit/36b0f52))
- **jestscreenshot:** Create jestscreenshot ([807b4dd](https://github.com/RWS-NL/air-node-packages/commit/807b4dd))
### 1.1.0 (2019-08-14)
#### Adds
- Added [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) to validate Jest formatting
### 1.0.5 (2019-08-13)
#### Changes
- Package json refactoring
### 1.0.4 (2019-08-13)
### Adds
- This changelog
#### Changes
- Updated package versions
### 1.0.3 (2019-08-09)
#### Fixes
- Fixed the URL to the README
### 1.0.2 (2019-08-09)
#### Fixes
- Fixed some of the package defined URLs
### 1.0.1 (2019-08-07)
#### Fixes
- Fixed the new-cap exclusion regex
### 1.0.0 (2019-08-07)
- Initial release