File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
3
+ ## [ 0.3.11] ( https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.3.10...v0.3.11 ) (2022-01-09)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * disable more ESLint rules ([ c9ad950] ( https://github.com/alexandr-g/cra-template-typescript-redux/commit/c9ad950d8027b55437b25aef094683e555d08481 ) )
9
+ * remove beforeEach ([ 402c884] ( https://github.com/alexandr-g/cra-template-typescript-redux/commit/402c884d645c61362a8cdd00acd7aac7af8fd31d ) )
10
+ * update "@typescript-eslint/parser " to "5.9.0" ([ 05a39fa] ( https://github.com/alexandr-g/cra-template-typescript-redux/commit/05a39fad7b4c0a79b4667c3930d4eaad4fc288b6 ) )
11
+ * update eslint-config-airbnb-typescript to v16 ([ 0229047] ( https://github.com/alexandr-g/cra-template-typescript-redux/commit/0229047aebe05f8b66aa3a872d03797c90d9cd90 ) )
12
+
3
13
## [ 0.3.10] ( https://github.com/alexandr-g/cra-template-typescript-redux/compare/v0.3.9...v0.3.10 ) (2022-01-09)
4
14
5
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cra-template-typescript-redux" ,
3
- "version" : " 0.3.10 " ,
3
+ "version" : " 0.3.11 " ,
4
4
"license" : " MIT" ,
5
5
"author" :
" Alexander Grischuk <[email protected] " ,
6
6
"engines" : {
You can’t perform that action at this time.
0 commit comments