Skip to content

Commit 643dded

Browse files
committed
v0.5.21
1 parent 5f7ca48 commit 643dded

File tree

2 files changed

+30
-1
lines changed

2 files changed

+30
-1
lines changed

.size-snapshot.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,34 @@
2727
"code": 5244
2828
}
2929
}
30+
},
31+
"react-transporter.cjs.js": {
32+
"bundled": 79079,
33+
"minified": 40255,
34+
"gzipped": 10264
35+
},
36+
"react-transporter.umd.min.js": {
37+
"bundled": 110632,
38+
"minified": 43188,
39+
"gzipped": 12721
40+
},
41+
"react-transporter.umd.js": {
42+
"bundled": 139109,
43+
"minified": 50316,
44+
"gzipped": 14921
45+
},
46+
"react-transporter.esm.js": {
47+
"bundled": 78035,
48+
"minified": 39402,
49+
"gzipped": 10112,
50+
"treeshaked": {
51+
"rollup": {
52+
"code": 2771,
53+
"import_statements": 193
54+
},
55+
"webpack": {
56+
"code": 5810
57+
}
58+
}
3059
}
3160
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-transporter",
3-
"version": "0.5.20",
3+
"version": "0.5.21",
44
"description": "React.js Redux GraphQL client",
55
"author": "Markus Wetzel <markuswetzel@gmx.net>",
66
"license": "MIT",

0 commit comments

Comments
 (0)