Skip to content

Commit

Permalink
v1.0.0-alpha.6
Browse files Browse the repository at this point in the history
  • Loading branch information
markusjwetzel committed Dec 29, 2024
1 parent f1cf86b commit 0819a2d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 deletions .size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
{
"react-transporter.umd.min.js": {
"bundled": 66816,
"minified": 28230,
"gzipped": 8069
"bundled": 71606,
"minified": 29721,
"gzipped": 8418
},
"react-transporter.cjs.js": {
"bundled": 62764,
"minified": 34401,
"gzipped": 8656
"bundled": 67346,
"minified": 36004,
"gzipped": 9004
},
"react-transporter.umd.js": {
"bundled": 66816,
"minified": 28230,
"gzipped": 8069
"bundled": 71606,
"minified": 29721,
"gzipped": 8418
},
"react-transporter.esm.js": {
"bundled": 61972,
"minified": 33702,
"gzipped": 8526,
"bundled": 66540,
"minified": 35293,
"gzipped": 8871,
"treeshaked": {
"rollup": {
"code": 109,
"import_statements": 100
},
"webpack": {
"code": 3894
"code": 3723
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-transporter",
"version": "1.0.0-alpha.5",
"version": "1.0.0-alpha.6",
"description": "React.js GraphQL client",
"author": "Markus Wetzel <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 0819a2d

Please sign in to comment.