File tree Expand file tree Collapse file tree 12 files changed +29
-29
lines changed Expand file tree Collapse file tree 12 files changed +29
-29
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " basic-fetch-example" ,
3- "version" : " 1 .0.2 " ,
3+ "version" : " 8 .0.0-alpha.0 " ,
44 "private" : true ,
55 "homepage" : " https://react-async.ghengeveld.now.sh/examples/basic-fetch" ,
66 "scripts" : {
1515 },
1616 "dependencies" : {
1717 "react" : " ^16.8.6" ,
18- "react-async" : " ^7 .0.6 " ,
19- "react-async-devtools" : " ^1 .0.4 " ,
18+ "react-async" : " ^8 .0.0-alpha.0 " ,
19+ "react-async-devtools" : " ^8 .0.0-alpha.0 " ,
2020 "react-dom" : " ^16.8.6" ,
2121 "react-scripts" : " ^3.0.1"
2222 },
Original file line number Diff line number Diff line change 11{
22 "name" : " basic-hook-example" ,
3- "version" : " 1 .0.3 " ,
3+ "version" : " 8 .0.0-alpha.0 " ,
44 "private" : true ,
55 "homepage" : " https://react-async.ghengeveld.now.sh/examples/basic-hook" ,
66 "scripts" : {
1515 },
1616 "dependencies" : {
1717 "react" : " ^16.8.6" ,
18- "react-async" : " ^7 .0.6 " ,
19- "react-async-devtools" : " ^1 .0.4 " ,
18+ "react-async" : " ^8 .0.0-alpha.0 " ,
19+ "react-async-devtools" : " ^8 .0.0-alpha.0 " ,
2020 "react-dom" : " ^16.8.6" ,
2121 "react-scripts" : " ^3.0.1"
2222 },
Original file line number Diff line number Diff line change 11{
22 "name" : " custom-instance-example" ,
3- "version" : " 1 .0.2 " ,
3+ "version" : " 8 .0.0-alpha.0 " ,
44 "private" : true ,
55 "homepage" : " https://react-async.ghengeveld.now.sh/examples/custom-instance" ,
66 "scripts" : {
1515 },
1616 "dependencies" : {
1717 "react" : " ^16.8.6" ,
18- "react-async" : " ^7 .0.6 " ,
19- "react-async-devtools" : " ^1 .0.4 " ,
18+ "react-async" : " ^8 .0.0-alpha.0 " ,
19+ "react-async-devtools" : " ^8 .0.0-alpha.0 " ,
2020 "react-dom" : " ^16.8.6" ,
2121 "react-scripts" : " ^3.0.1"
2222 },
Original file line number Diff line number Diff line change 11{
22 "name" : " movie-app-example" ,
3- "version" : " 1 .0.3 " ,
3+ "version" : " 8 .0.0-alpha.0 " ,
44 "private" : true ,
55 "homepage" : " https://react-async.ghengeveld.now.sh/examples/movie-app" ,
66 "scripts" : {
1515 },
1616 "dependencies" : {
1717 "react" : " ^16.8.6" ,
18- "react-async" : " ^7 .0.6 " ,
19- "react-async-devtools" : " ^1 .0.4 " ,
18+ "react-async" : " ^8 .0.0-alpha.0 " ,
19+ "react-async-devtools" : " ^8 .0.0-alpha.0 " ,
2020 "react-dom" : " ^16.8.6" ,
2121 "react-scripts" : " ^3.0.1"
2222 },
Original file line number Diff line number Diff line change 11{
22 "name" : " with-abortcontroller-example" ,
3- "version" : " 1 .0.2 " ,
3+ "version" : " 8 .0.0-alpha.0 " ,
44 "private" : true ,
55 "homepage" : " https://react-async.ghengeveld.now.sh/examples/with-abortcontroller" ,
66 "scripts" : {
1515 },
1616 "dependencies" : {
1717 "react" : " ^16.8.6" ,
18- "react-async" : " ^7 .0.6 " ,
19- "react-async-devtools" : " ^1 .0.4 " ,
18+ "react-async" : " ^8 .0.0-alpha.0 " ,
19+ "react-async-devtools" : " ^8 .0.0-alpha.0 " ,
2020 "react-dom" : " ^16.8.6" ,
2121 "react-scripts" : " ^3.0.1"
2222 },
Original file line number Diff line number Diff line change 11{
22 "name" : " with-nextjs-example" ,
3- "version" : " 1 .0.4 " ,
3+ "version" : " 8 .0.0-alpha.0 " ,
44 "private" : true ,
55 "main" : " index.js" ,
66 "scripts" : {
1818 "isomorphic-fetch" : " ^2.2.1" ,
1919 "next" : " ^9.0.2" ,
2020 "react" : " ^16.8.6" ,
21- "react-async" : " ^7 .0.6 " ,
22- "react-async-devtools" : " ^1 .0.4 " ,
21+ "react-async" : " ^8 .0.0-alpha.0 " ,
22+ "react-async-devtools" : " ^8 .0.0-alpha.0 " ,
2323 "react-dom" : " ^16.8.6"
2424 },
2525 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " with-react-native-example" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 8. 0.0-alpha.0 " ,
44 "main" : " node_modules/expo/AppEntry.js" ,
55 "scripts" : {
66 "postinstall" : " relative-deps" ,
1616 "dependencies" : {
1717 "expo" : " ^33.0.0" ,
1818 "react" : " 16.8.3" ,
19- "react-async" : " ^7 .0.6 " ,
19+ "react-async" : " ^8 .0.0-alpha.0 " ,
2020 "react-dom" : " ^16.8.6" ,
2121 "react-native" : " https://github.com/expo/react-native/archive/sdk-33.0.0.tar.gz" ,
2222 "react-native-web" : " ^0.11.4"
Original file line number Diff line number Diff line change 11{
22 "name" : " with-react-router-example" ,
3- "version" : " 1 .0.3 " ,
3+ "version" : " 8 .0.0-alpha.0 " ,
44 "private" : true ,
55 "main" : " index.js" ,
66 "scripts" : {
1212 },
1313 "dependencies" : {
1414 "react" : " ^16.8.6" ,
15- "react-async" : " ^7 .0.6 " ,
16- "react-async-devtools" : " ^1 .0.4 " ,
15+ "react-async" : " ^8 .0.0-alpha.0 " ,
16+ "react-async-devtools" : " ^8 .0.0-alpha.0 " ,
1717 "react-dom" : " ^16.8.6" ,
1818 "react-router-dom" : " ^5.0.0"
1919 },
Original file line number Diff line number Diff line change 11{
22 "name" : " with-typescript-example" ,
3- "version" : " 1 .0.3 " ,
3+ "version" : " 8 .0.0-alpha.0 " ,
44 "private" : true ,
55 "homepage" : " https://react-async.ghengeveld.now.sh/examples/with-typescript" ,
66 "scripts" : {
1818 "@types/react" : " ^16.8.19" ,
1919 "@types/react-dom" : " ^16.8.4" ,
2020 "react" : " ^16.8.6" ,
21- "react-async" : " ^7 .0.6 " ,
22- "react-async-devtools" : " ^1 .0.4 " ,
21+ "react-async" : " ^8 .0.0-alpha.0 " ,
22+ "react-async-devtools" : " ^8 .0.0-alpha.0 " ,
2323 "react-dom" : " ^16.8.6" ,
2424 "react-scripts" : " ^3.0.1" ,
2525 "typescript" : " ^3.5.1"
Original file line number Diff line number Diff line change 55 "ignoreChanges" : [" examples/**" ]
66 },
77 "useWorkspaces" : true ,
8- "version" : " independent "
8+ "version" : " 8.0.0-alpha.0 "
99}
You can’t perform that action at this time.
0 commit comments