Skip to content

Commit

Permalink
3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gido Manders committed Mar 12, 2021
1 parent ecf3047 commit e7f9ce8
Show file tree
Hide file tree
Showing 16 changed files with 21 additions and 21 deletions.
16 changes: 8 additions & 8 deletions .size-snapshot.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,21 +19,21 @@
}
},
"index.js": {
"bundled": 227414,
"minified": 105674,
"gzipped": 27825
"bundled": 231245,
"minified": 107599,
"gzipped": 28256
},
"index.es.js": {
"bundled": 213829,
"minified": 93808,
"gzipped": 27153,
"bundled": 217186,
"minified": 95315,
"gzipped": 27533,
"treeshaked": {
"rollup": {
"code": 64250,
"code": 64269,
"import_statements": 1364
},
"webpack": {
"code": 68067
"code": 68086
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion docs/storybook/iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,4 @@



window['FRAMEWORK_OPTIONS'] = {};</script><script src="runtime~main.db1c6ef692065839c60c.bundle.js"></script><script src="vendors~main.db1c6ef692065839c60c.bundle.js"></script><script src="main.db1c6ef692065839c60c.bundle.js"></script></body></html>
window['FRAMEWORK_OPTIONS'] = {};</script><script src="runtime~main.3375271464ea6b5a5b15.bundle.js"></script><script src="vendors~main.3375271464ea6b5a5b15.bundle.js"></script><script src="main.3375271464ea6b5a5b15.bundle.js"></script></body></html>
2 changes: 2 additions & 0 deletions docs/storybook/main.3375271464ea6b5a5b15.bundle.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/storybook/main.3375271464ea6b5a5b15.bundle.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions docs/storybook/main.db1c6ef692065839c60c.bundle.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/storybook/main.db1c6ef692065839c60c.bundle.js.map

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@42.nl/ui",
"version": "3.2.1",
"version": "3.3.0",
"main": "dist/index.js",
"module": "dist/index.es.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion stats.html

Large diffs are not rendered by default.

0 comments on commit e7f9ce8

Please sign in to comment.