This repository has been archived by the owner on Jun 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(Changesets): π·οΈ Versioning package(s)
- Loading branch information
1 parent
0a7be31
commit a5b2eea
Showing
7 changed files
with
77 additions
and
78 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,79 +1,102 @@ | ||
# @terminal-nerds/eslint-config<!-- markdownlint-disable line-length list-marker-space no-duplicate-header ul-style --> | ||
|
||
## 0.7.0 | ||
|
||
### Minor Changes | ||
|
||
- [#109](https://github.com/terminal-nerds/configs/pull/109) [`0a7be31`](https://github.com/terminal-nerds/configs/commit/0a7be317f5747c0a1a658b96824597a294324cd6) Thanks [@renovate](https://github.com/apps/renovate)! - β¬οΈ Update ESLint dependencies: | ||
|
||
- `@rushstack/eslint-patch` - 1.1.0`->`1.1.1` | ||
- `@typescript-eslint/eslint-plugin` - `5.10.2` -> `5.16.0` | ||
- `@typescript-eslint/parser` - `5.10.2` -> `5.16.0` | ||
- `eslint-config-prettier` - `8.3.0` -> `8.5.0` | ||
- `eslint-define-config` - `1.2.4` -> `1.3.0` | ||
- `eslint-plugin-json-schema-validator` - `2.1.48` -> `2.3.19` | ||
- `eslint-plugin-jsonc` - `2.1.0` -> `2.2.1` | ||
- `eslint-plugin-regexp` - `1.5.1` -> `1.6.0` | ||
- `eslint-plugin-storybook` - `0.5.6` -> `0.5.7` | ||
- `eslint-plugin-svelte3` - `3.4.0` -> `3.4.1` | ||
- `eslint-plugin-unicorn` - `41.0.0` -> `41.0.1` | ||
|
||
* [#108](https://github.com/terminal-nerds/configs/pull/108) [`5a3ac63`](https://github.com/terminal-nerds/configs/commit/5a3ac635a9de02fe5eeeeb7155d8a5c091d09dc2) Thanks [@xeho91](https://github.com/xeho91)! - π§ Tweak rules: | ||
|
||
- `unicorn/prevent-abbreviations` - change to a warning as this is an suggestion, not a bug. | ||
- `node/no-unsupported-features/es-syntax` - temporarily disable, due to a bug - https://github.com/mysticatea/eslint-plugin-node/issues/250 | ||
|
||
## 0.6.0 | ||
|
||
### Minor Changes | ||
|
||
- [#100](https://github.com/terminal-nerds/configs/pull/100) [`8d8881e`](https://github.com/terminal-nerds/configs/commit/8d8881e1380d2eb438aa2e278473281115035e8b) Thanks [@xeho91](https://github.com/xeho91)! - π§ Optimize path(s) patterns to be ignored, based on existing dependencies. | ||
- [#100](https://github.com/terminal-nerds/configs/pull/100) [`8d8881e`](https://github.com/terminal-nerds/configs/commit/8d8881e1380d2eb438aa2e278473281115035e8b) Thanks [@xeho91](https://github.com/xeho91)! - π§ Optimize path(s) patterns to be ignored, based on existing dependencies. | ||
|
||
## 0.5.0 | ||
|
||
### Minor Changes | ||
|
||
- [#99](https://github.com/terminal-nerds/configs/pull/99) [`50a4f68`](https://github.com/terminal-nerds/configs/commit/50a4f686b393c16c867dc80358e3752c6f1b8da8) Thanks [@xeho91](https://github.com/xeho91)! - β¨ Add better support for [next.js] with [config-next] | ||
- [#99](https://github.com/terminal-nerds/configs/pull/99) [`50a4f68`](https://github.com/terminal-nerds/configs/commit/50a4f686b393c16c867dc80358e3752c6f1b8da8) Thanks [@xeho91](https://github.com/xeho91)! - β¨ Add better support for [next.js] with [config-next] | ||
|
||
[next.js]: https://nextjs.org/ | ||
[config-next]: https://nextjs.org/docs/basic-features/eslint#eslint-config | ||
[next.js]: https://nextjs.org/ | ||
[config-next]: https://nextjs.org/docs/basic-features/eslint#eslint-config | ||
|
||
- [#92](https://github.com/terminal-nerds/configs/pull/92) [`f5358d8`](https://github.com/terminal-nerds/configs/commit/f5358d8215a35be263971bcb5b2fabaeba082d1b) Thanks [@renovate](https://github.com/apps/renovate)! - β¬οΈ Update dependency `eslint` to `v8.11.0` | ||
- [#92](https://github.com/terminal-nerds/configs/pull/92) [`f5358d8`](https://github.com/terminal-nerds/configs/commit/f5358d8215a35be263971bcb5b2fabaeba082d1b) Thanks [@renovate](https://github.com/apps/renovate)! - β¬οΈ Update dependency `eslint` to `v8.11.0` | ||
|
||
- [#99](https://github.com/terminal-nerds/configs/pull/99) [`50a4f68`](https://github.com/terminal-nerds/configs/commit/50a4f686b393c16c867dc80358e3752c6f1b8da8) Thanks [@xeho91](https://github.com/xeho91)! - β¨ Add better support for [react] or [preact] with: | ||
- [#99](https://github.com/terminal-nerds/configs/pull/99) [`50a4f68`](https://github.com/terminal-nerds/configs/commit/50a4f686b393c16c867dc80358e3752c6f1b8da8) Thanks [@xeho91](https://github.com/xeho91)! - β¨ Add better support for [react] or [preact] with: | ||
|
||
- [plugin jsx-a11y] | ||
- [plugin react] | ||
- [plugin react-hooks] | ||
- [plugin jsx-a11y] | ||
- [plugin react] | ||
- [plugin react-hooks] | ||
|
||
[react]: https://reactjs.org/ | ||
[preact]: https://preactjs.com/ | ||
[plugin jsx-a11y]: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y | ||
[plugin react]: https://github.com/yannickcr/eslint-plugin-react | ||
[plugin react-hooks]: https://github.com/facebook/react/tree/main/packages/eslint-plugin-react-hooks | ||
[react]: https://reactjs.org/ | ||
[preact]: https://preactjs.com/ | ||
[plugin jsx-a11y]: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y | ||
[plugin react]: https://github.com/yannickcr/eslint-plugin-react | ||
[plugin react-hooks]: https://github.com/facebook/react/tree/main/packages/eslint-plugin-react-hooks | ||
|
||
## 0.4.0 | ||
|
||
### Minor Changes | ||
|
||
- [#77](https://github.com/terminal-nerds/configs/pull/77) [`f31af88`](https://github.com/terminal-nerds/configs/commit/f31af8819759928ba8370dbf2f3ef857a32eca99) Thanks [@renovate](https://github.com/apps/renovate)! - β¬οΈ Update `eslint` to `v8.10.0` | ||
- [#77](https://github.com/terminal-nerds/configs/pull/77) [`f31af88`](https://github.com/terminal-nerds/configs/commit/f31af8819759928ba8370dbf2f3ef857a32eca99) Thanks [@renovate](https://github.com/apps/renovate)! - β¬οΈ Update `eslint` to `v8.10.0` | ||
|
||
- [#86](https://github.com/terminal-nerds/configs/pull/86) [`6e1b35d`](https://github.com/terminal-nerds/configs/commit/6e1b35dc9d7480b07c42be79527284355f222a0f) Thanks [@xeho91](https://github.com/xeho91)! - π§ Disable plugin rule - `yml/no-empty-mapping-value` | ||
- [#86](https://github.com/terminal-nerds/configs/pull/86) [`6e1b35d`](https://github.com/terminal-nerds/configs/commit/6e1b35dc9d7480b07c42be79527284355f222a0f) Thanks [@xeho91](https://github.com/xeho91)! - π§ Disable plugin rule - `yml/no-empty-mapping-value` | ||
|
||
- [#84](https://github.com/terminal-nerds/configs/pull/84) [`ad798f6`](https://github.com/terminal-nerds/configs/commit/ad798f6cf124a584fc2ca78ce063bc61a085aa47) Thanks [@xeho91](https://github.com/xeho91)! - ποΈ Replace `deepmerge-ts` with shareable helper function - `createMergedConfig()` | ||
- [#84](https://github.com/terminal-nerds/configs/pull/84) [`ad798f6`](https://github.com/terminal-nerds/configs/commit/ad798f6cf124a584fc2ca78ce063bc61a085aa47) Thanks [@xeho91](https://github.com/xeho91)! - ποΈ Replace `deepmerge-ts` with shareable helper function - `createMergedConfig()` | ||
|
||
- [#77](https://github.com/terminal-nerds/configs/pull/77) [`f31af88`](https://github.com/terminal-nerds/configs/commit/f31af8819759928ba8370dbf2f3ef857a32eca99) Thanks [@renovate](https://github.com/apps/renovate)! - β¬οΈ Update `eslint-plugin-yml` to `v0.14.0` | ||
- [#77](https://github.com/terminal-nerds/configs/pull/77) [`f31af88`](https://github.com/terminal-nerds/configs/commit/f31af8819759928ba8370dbf2f3ef857a32eca99) Thanks [@renovate](https://github.com/apps/renovate)! - β¬οΈ Update `eslint-plugin-yml` to `v0.14.0` | ||
|
||
- [#77](https://github.com/terminal-nerds/configs/pull/77) [`f31af88`](https://github.com/terminal-nerds/configs/commit/f31af8819759928ba8370dbf2f3ef857a32eca99) Thanks [@renovate](https://github.com/apps/renovate)! - β¬οΈ Update `eslint-plugin-sonarjs` to `v0.12.0` | ||
- [#77](https://github.com/terminal-nerds/configs/pull/77) [`f31af88`](https://github.com/terminal-nerds/configs/commit/f31af8819759928ba8370dbf2f3ef857a32eca99) Thanks [@renovate](https://github.com/apps/renovate)! - β¬οΈ Update `eslint-plugin-sonarjs` to `v0.12.0` | ||
|
||
- [#86](https://github.com/terminal-nerds/configs/pull/86) [`6e1b35d`](https://github.com/terminal-nerds/configs/commit/6e1b35dc9d7480b07c42be79527284355f222a0f) Thanks [@xeho91](https://github.com/xeho91)! - π§ Remove loading condition (is ES module) for the `unicorn` plugin | ||
- [#86](https://github.com/terminal-nerds/configs/pull/86) [`6e1b35d`](https://github.com/terminal-nerds/configs/commit/6e1b35dc9d7480b07c42be79527284355f222a0f) Thanks [@xeho91](https://github.com/xeho91)! - π§ Remove loading condition (is ES module) for the `unicorn` plugin | ||
|
||
## 0.3.0 | ||
|
||
### Minor Changes | ||
|
||
- [#50](https://github.com/terminal-nerds/configs/pull/50) [`0885987`](https://github.com/terminal-nerds/configs/commit/0885987a40f522b66e072b9e2604a87dc142e36d) Thanks [@renovate](https://github.com/apps/renovate)! - β¬οΈ Update dependency `eslint` to `v8.9.0` | ||
- [#50](https://github.com/terminal-nerds/configs/pull/50) [`0885987`](https://github.com/terminal-nerds/configs/commit/0885987a40f522b66e072b9e2604a87dc142e36d) Thanks [@renovate](https://github.com/apps/renovate)! - β¬οΈ Update dependency `eslint` to `v8.9.0` | ||
|
||
## 0.2.0 | ||
|
||
### Minor Changes | ||
|
||
- [#38](https://github.com/terminal-nerds/configs/pull/38) [`cfa74ae`](https://github.com/terminal-nerds/configs/commit/cfa74aefe5adb6cde0881a4b252b1f3404901939) Thanks [@xeho91](https://github.com/xeho91)! - β¨ Add support for [Storybook] by adding [eslint-plugin-storybook] config | ||
π Remove `.github` directory from ignore list | ||
- [#38](https://github.com/terminal-nerds/configs/pull/38) [`cfa74ae`](https://github.com/terminal-nerds/configs/commit/cfa74aefe5adb6cde0881a4b252b1f3404901939) Thanks [@xeho91](https://github.com/xeho91)! - β¨ Add support for [Storybook] by adding [eslint-plugin-storybook] config | ||
π Remove `.github` directory from ignore list | ||
|
||
[storybook]: https://storybook.js.org/ | ||
[eslint-plugin-storybook]: https://github.com/storybookjs/eslint-plugin-storybook | ||
[storybook]: https://storybook.js.org/ | ||
[eslint-plugin-storybook]: https://github.com/storybookjs/eslint-plugin-storybook | ||
|
||
### Patch Changes | ||
|
||
- [#33](https://github.com/terminal-nerds/configs/pull/33) [`0855763`](https://github.com/terminal-nerds/configs/commit/08557638bfea49d310a7cb42cb9e9a842911af08) Thanks [@xeho91](https://github.com/xeho91)! - π Improve package documentation in the `README.md` file | ||
- [#33](https://github.com/terminal-nerds/configs/pull/33) [`0855763`](https://github.com/terminal-nerds/configs/commit/08557638bfea49d310a7cb42cb9e9a842911af08) Thanks [@xeho91](https://github.com/xeho91)! - π Improve package documentation in the `README.md` file | ||
|
||
## 0.1.1 | ||
|
||
### Patch Changes | ||
|
||
- [#19](https://github.com/terminal-nerds/configs/pull/19) [`4015cf2`](https://github.com/terminal-nerds/configs/commit/4015cf23353848c5f37e11561659c8e6d53c2b01) Thanks [@renovate](https://github.com/apps/renovate)! - π Pin ESLint dependencies | ||
- [#26](https://github.com/terminal-nerds/configs/pull/26) [`0502ac0`](https://github.com/terminal-nerds/configs/commit/0502ac043987b63825a034a968d060160354a585) Thanks [@xeho91](https://github.com/xeho91)! - π Improve `README.md` documentation (badges, versions) | ||
- [#19](https://github.com/terminal-nerds/configs/pull/19) [`4015cf2`](https://github.com/terminal-nerds/configs/commit/4015cf23353848c5f37e11561659c8e6d53c2b01) Thanks [@renovate](https://github.com/apps/renovate)! - π Pin ESLint dependencies | ||
- [#26](https://github.com/terminal-nerds/configs/pull/26) [`0502ac0`](https://github.com/terminal-nerds/configs/commit/0502ac043987b63825a034a968d060160354a585) Thanks [@xeho91](https://github.com/xeho91)! - π Improve `README.md` documentation (badges, versions) | ||
|
||
## 0.1.0 | ||
|
||
### Minor Changes | ||
|
||
- [#14](https://github.com/terminal-nerds/configs/pull/14) [`ed834c7`](https://github.com/terminal-nerds/configs/commit/ed834c7d5345391d669ed767151671153c65967d) Thanks [@xeho91](https://github.com/xeho91)! - π Initial release | ||
- [#14](https://github.com/terminal-nerds/configs/pull/14) [`ed834c7`](https://github.com/terminal-nerds/configs/commit/ed834c7d5345391d669ed767151671153c65967d) Thanks [@xeho91](https://github.com/xeho91)! - π Initial release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.