Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit c34e669

Browse files
committed
Update Changelog
1 parent 72f0ec1 commit c34e669

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,25 @@
11
# Next
22

3-
[diff](https://github.com/Shinigami92/eslint-define-config/compare/1.12.0...main)
3+
[diff](https://github.com/Shinigami92/eslint-define-config/compare/1.13.0...main)
4+
5+
# 1.13.0
6+
7+
[diff](https://github.com/Shinigami92/eslint-define-config/compare/1.12.0...1.13.0)
8+
9+
- Fix `excludedFiles` type to allow `string[]` ([#159])
10+
- Add support for `deprecation` ([8ca5721])
11+
- Add support for `eslint-comments` ([#163])
12+
- Add support for `jsonc` ([#160])
13+
- Add support for `promise` ([#162])
14+
- Add support for `sonarjs` ([#161])
15+
- Update rules for: [eslint, jsdoc, spellcheck, typescript-eslint, unicorn, vue]
16+
17+
[8ca5721]: https://github.com/Shinigami92/eslint-define-config/commit/8ca572102916067843a027af972c868741723ca3
18+
[#159]: https://github.com/Shinigami92/eslint-define-config/pull/159
19+
[#160]: https://github.com/Shinigami92/eslint-define-config/pull/160
20+
[#161]: https://github.com/Shinigami92/eslint-define-config/pull/161
21+
[#162]: https://github.com/Shinigami92/eslint-define-config/pull/162
22+
[#163]: https://github.com/Shinigami92/eslint-define-config/pull/163
423

524
# 1.12.0
625

0 commit comments

Comments
 (0)