This repository was archived by the owner on Sep 21, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 2.0.0] ( https://github.com/rfgamaral/eslint-config-typescript-unified/compare/v1.1.7...v2.0.0 ) (2020-03-23)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** deps:** update dependency eslint-config-prettier to v6.10.1 ([ #114 ] ( https://github.com/rfgamaral/eslint-config-typescript-unified/issues/114 ) ) ([ d500413] ( https://github.com/rfgamaral/eslint-config-typescript-unified/commit/d500413a2025b85ad386d7967c6f511ec78a107c ) )
7
+ * ** deps:** update dependency eslint-plugin-react-hooks to v2.5.1 ([ #115 ] ( https://github.com/rfgamaral/eslint-config-typescript-unified/issues/115 ) ) ([ 003e0ad] ( https://github.com/rfgamaral/eslint-config-typescript-unified/commit/003e0adfbb2cab341f818d4f181eb9812709882a ) )
8
+ * ** deps:** update typescript-eslint monorepo to v2.24.0 ([ #116 ] ( https://github.com/rfgamaral/eslint-config-typescript-unified/issues/116 ) ) ([ ed1878c] ( https://github.com/rfgamaral/eslint-config-typescript-unified/commit/ed1878c83836f4ce39d6c8a12d6848cdf2c7efb7 ) )
9
+
10
+
11
+ ### chore
12
+
13
+ * ** peers:** update dependency prettier to v2 ([ 6cb1dcc] ( https://github.com/rfgamaral/eslint-config-typescript-unified/commit/6cb1dcc09cb1644a52feb887eebf591ff3e54f68 ) )
14
+
15
+
16
+ ### BREAKING CHANGES
17
+
18
+ * ** peers:** drop support for Prettier v1.x
19
+
1
20
## [ 1.1.7] ( https://github.com/rfgamaral/eslint-config-typescript-unified/compare/v1.1.6...v1.1.7 ) (2020-03-17)
2
21
3
22
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rfgamaral/eslint-config-typescript-unified" ,
3
3
"description" : " A unified ESLint configuration with sensible defaults for TypeScript projects." ,
4
- "version" : " 1.1.7 " ,
4
+ "version" : " 2.0.0 " ,
5
5
"main" : " ./index.js" ,
6
6
"author" : {
7
7
"name" : " Ricardo Amaral" ,
You can’t perform that action at this time.
0 commit comments