Skip to content

Commit af7d940

Browse files
authored
Updated deps (piotrwitek#139)
* Update dependencies and react types and simplified use reducer example * Updated playground code to be up to date with updated librariesFixed piotrwitek#138 * Updated readme * Updated contributors
1 parent 8f51601 commit af7d940

27 files changed

+778
-582
lines changed

.all-contributorsrc

Lines changed: 39 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"repoType": "github",
55
"repoHost": "https://github.com",
66
"files": [
7-
"../docs/markdown/_contributors.md"
7+
"./CONTRIBUTORS.md"
88
],
99
"imageSize": 100,
1010
"commit": false,
@@ -19,7 +19,6 @@
1919
"doc",
2020
"ideas",
2121
"review",
22-
"example",
2322
"question"
2423
]
2524
},
@@ -84,7 +83,7 @@
8483
"avatar_url": "https://avatars1.githubusercontent.com/u/119451?v=4",
8584
"profile": "http://www.jakub.chodorowicz.pl/",
8685
"contributions": [
87-
"example"
86+
"code"
8887
]
8988
},
9089
{
@@ -111,7 +110,7 @@
111110
"avatar_url": "https://avatars3.githubusercontent.com/u/14539?v=4",
112111
"profile": "http://www.linkedin.com/in/peterblazejewicz",
113112
"contributions": [
114-
"example"
113+
"doc"
115114
]
116115
},
117116
{
@@ -140,6 +139,42 @@
140139
"contributions": [
141140
"financial"
142141
]
142+
},
143+
{
144+
"login": "sosukesuzuki",
145+
"name": "Sosuke Suzuki",
146+
"avatar_url": "https://avatars1.githubusercontent.com/u/14838850?v=4",
147+
"profile": "http://sosukesuzuki.github.io",
148+
"contributions": [
149+
"code"
150+
]
151+
},
152+
{
153+
"login": "chillitom",
154+
"name": "Tom Rathbone",
155+
"avatar_url": "https://avatars0.githubusercontent.com/u/74433?v=4",
156+
"profile": "https://github.com/chillitom",
157+
"contributions": [
158+
"doc"
159+
]
160+
},
161+
{
162+
"login": "arshadkazmi42",
163+
"name": "Arshad Kazmi",
164+
"avatar_url": "https://avatars3.githubusercontent.com/u/4654382?v=4",
165+
"profile": "https://arshadkazmi42.github.io/",
166+
"contributions": [
167+
"doc"
168+
]
169+
},
170+
{
171+
"login": "JeongUkJae",
172+
"name": "JeongUkJae",
173+
"avatar_url": "https://avatars1.githubusercontent.com/u/8815362?v=4",
174+
"profile": "https://jeongukjae.github.io",
175+
"contributions": [
176+
"doc"
177+
]
143178
}
144179
]
145180
}

CONTRIBUTORS.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
2+
3+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
4+
<!-- prettier-ignore -->
5+
| [<img src="https://avatars0.githubusercontent.com/u/739075?v=4" width="100px;"/><br /><sub><b>Piotrek Witek</b></sub>](https://github.com/piotrwitek)<br />[💻](https://github.com/piotrwitek/react-redux-typescript-guide/commits?author=piotrwitek "Code") [📖](https://github.com/piotrwitek/react-redux-typescript-guide/commits?author=piotrwitek "Documentation") [🤔](#ideas-piotrwitek "Ideas, Planning, & Feedback") [👀](#review-piotrwitek "Reviewed Pull Requests") [💬](#question-piotrwitek "Answering Questions") | [<img src="https://avatars3.githubusercontent.com/u/8602615?v=4" width="100px;"/><br /><sub><b>Kazz Yokomizo</b></sub>](https://github.com/kazup01)<br />[💵](#financial-kazup01 "Financial") [🔍](#fundingFinding-kazup01 "Funding Finding") | [<img src="https://avatars1.githubusercontent.com/u/366438?v=4" width="100px;"/><br /><sub><b>Jake Boone</b></sub>](https://github.com/jakeboone02)<br />[📖](https://github.com/piotrwitek/react-redux-typescript-guide/commits?author=jakeboone02 "Documentation") | [<img src="https://avatars1.githubusercontent.com/u/9748762?v=4" width="100px;"/><br /><sub><b>Amit Dahan</b></sub>](https://github.com/amitdahan)<br />[📖](https://github.com/piotrwitek/react-redux-typescript-guide/commits?author=amitdahan "Documentation") | [<img src="https://avatars1.githubusercontent.com/u/98167?v=4" width="100px;"/><br /><sub><b>gulderov</b></sub>](https://github.com/gulderov)<br />[📖](https://github.com/piotrwitek/react-redux-typescript-guide/commits?author=gulderov "Documentation") | [<img src="https://avatars1.githubusercontent.com/u/1964212?v=4" width="100px;"/><br /><sub><b>Erik Pearson</b></sub>](https://github.com/emp823)<br />[📖](https://github.com/piotrwitek/react-redux-typescript-guide/commits?author=emp823 "Documentation") | [<img src="https://avatars1.githubusercontent.com/u/5342677?v=4" width="100px;"/><br /><sub><b>Bryan Mason</b></sub>](https://github.com/flymason)<br />[📖](https://github.com/piotrwitek/react-redux-typescript-guide/commits?author=flymason "Documentation") |
6+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
7+
| [<img src="https://avatars1.githubusercontent.com/u/119451?v=4" width="100px;"/><br /><sub><b>Jakub Chodorowicz</b></sub>](http://www.jakub.chodorowicz.pl/)<br />[💻](https://github.com/piotrwitek/react-redux-typescript-guide/commits?author=chodorowicz "Code") | [<img src="https://avatars1.githubusercontent.com/u/7266431?v=4" width="100px;"/><br /><sub><b>Oleg Maslov</b></sub>](https://github.com/mleg)<br />[🐛](https://github.com/piotrwitek/react-redux-typescript-guide/issues?q=author%3Amleg "Bug reports") | [<img src="https://avatars0.githubusercontent.com/u/3393293?v=4" width="100px;"/><br /><sub><b>Aaron Westbrook</b></sub>](https://github.com/awestbro)<br />[🐛](https://github.com/piotrwitek/react-redux-typescript-guide/issues?q=author%3Aawestbro "Bug reports") | [<img src="https://avatars3.githubusercontent.com/u/14539?v=4" width="100px;"/><br /><sub><b>Peter Blazejewicz</b></sub>](http://www.linkedin.com/in/peterblazejewicz)<br />[📖](https://github.com/piotrwitek/react-redux-typescript-guide/commits?author=peterblazejewicz "Documentation") | [<img src="https://avatars3.githubusercontent.com/u/1642?v=4" width="100px;"/><br /><sub><b>Solomon White</b></sub>](https://github.com/rubysolo)<br />[📖](https://github.com/piotrwitek/react-redux-typescript-guide/commits?author=rubysolo "Documentation") | [<img src="https://avatars2.githubusercontent.com/u/8838006?v=4" width="100px;"/><br /><sub><b>Levi Rocha</b></sub>](https://github.com/pino)<br />[📖](https://github.com/piotrwitek/react-redux-typescript-guide/commits?author=pino "Documentation") | [<img src="https://avatars1.githubusercontent.com/u/41281835?v=4" width="100px;"/><br /><sub><b>Sudachi-kun</b></sub>](http://cloudnative.co.jp)<br />[💵](#financial-loadbalance-sudachi-kun "Financial") |
8+
| [<img src="https://avatars1.githubusercontent.com/u/14838850?v=4" width="100px;"/><br /><sub><b>Sosuke Suzuki</b></sub>](http://sosukesuzuki.github.io)<br />[💻](https://github.com/piotrwitek/react-redux-typescript-guide/commits?author=sosukesuzuki "Code") | [<img src="https://avatars0.githubusercontent.com/u/74433?v=4" width="100px;"/><br /><sub><b>Tom Rathbone</b></sub>](https://github.com/chillitom)<br />[📖](https://github.com/piotrwitek/react-redux-typescript-guide/commits?author=chillitom "Documentation") | [<img src="https://avatars3.githubusercontent.com/u/4654382?v=4" width="100px;"/><br /><sub><b>Arshad Kazmi</b></sub>](https://arshadkazmi42.github.io/)<br />[📖](https://github.com/piotrwitek/react-redux-typescript-guide/commits?author=arshadkazmi42 "Documentation") | [<img src="https://avatars1.githubusercontent.com/u/8815362?v=4" width="100px;"/><br /><sub><b>JeongUkJae</b></sub>](https://jeongukjae.github.io)<br />[📖](https://github.com/piotrwitek/react-redux-typescript-guide/commits?author=JeongUkJae "Documentation") |
9+
<!-- ALL-CONTRIBUTORS-LIST:END -->
10+
11+
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)