Skip to content

Commit

Permalink
v8.1.1-canary.42
Browse files Browse the repository at this point in the history
  • Loading branch information
ijjk committed May 31, 2019
1 parent 8a8cde1 commit a7a5945
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Expand Up @@ -17,5 +17,5 @@
"registry": "https://registry.npmjs.org/"
}
},
"version": "8.1.1-canary.41"
"version": "8.1.1-canary.42"
}
2 changes: 1 addition & 1 deletion packages/next-bundle-analyzer/package.json
@@ -1,6 +1,6 @@
{
"name": "@next/bundle-analyzer",
"version": "8.1.1-canary.41",
"version": "8.1.1-canary.42",
"main": "index.js",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/next-mdx/package.json
@@ -1,6 +1,6 @@
{
"name": "@next/mdx",
"version": "8.1.1-canary.41",
"version": "8.1.1-canary.42",
"main": "index.js",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/next-server/package.json
@@ -1,6 +1,6 @@
{
"name": "next-server",
"version": "8.1.1-canary.41",
"version": "8.1.1-canary.42",
"main": "./index.js",
"license": "MIT",
"repository": "zeit/next.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/next/package.json
@@ -1,6 +1,6 @@
{
"name": "next",
"version": "8.1.1-canary.41",
"version": "8.1.1-canary.42",
"description": "The React Framework",
"main": "./dist/server/next.js",
"license": "MIT",
Expand Down Expand Up @@ -81,7 +81,7 @@
"launch-editor": "2.2.1",
"loader-utils": "1.2.3",
"mkdirp": "0.5.1",
"next-server": "8.1.1-canary.41",
"next-server": "8.1.1-canary.42",
"prop-types": "15.7.2",
"prop-types-exact": "1.2.0",
"react-error-overlay": "5.1.6",
Expand Down

1 comment on commit a7a5945

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stats from current release

Click to expand stats
zeit/next.js master zeit/next.js refs/tags/v8.1.1-canary.42 Change
Build Duration 12.5s 14.9s ⚠️ +2.4s
node_modules Size 43.7 MB 40.9 MB -2.75 MB
Total Bundle (main, webpack, commons) Size 210 kB 210 kB ⚠️ +514 B
Total Bundle (main, webpack, commons) gzip Size 68.6 kB 69 kB ⚠️ +433 B
Client _app Size 2.49 kB 3.32 kB ⚠️ +837 B
Client _app gzip Size 1.04 kB 1.37 kB ⚠️ +322 B
Client _error Size 9.66 kB 8.25 kB -1.41 kB
Client _error gzip Size 3.52 kB 3.13 kB -387 B
Client pages/index Size 298 B 288 B -10 B
Client pages/index gzip Size 235 B 222 B -13 B
Client pages/link Size 3.28 kB 4.19 kB ⚠️ +909 B
Client pages/link gzip Size 1.49 kB 1.85 kB ⚠️ +361 B
Client pages/routerDirect Size 426 B 411 B -15 B
Client pages/routerDirect gzip Size 304 B 296 B -8 B
Client pages/withRouter Size 408 B 393 B -15 B
Client pages/withRouter gzip Size 293 B 280 B -13 B
Client main Size 24.4 kB 22.8 kB -1.58 kB
Client main gzip Size 7.89 kB 7.58 kB -308 B
Client commons Size 183 kB 184 kB ⚠️ +1.27 kB
Client commons gzip Size 59.4 kB 59.8 kB ⚠️ +432 B
Client webpack Size 1.49 kB 1.49 kB -5 B
Client webpack gzip Size 774 B 769 B -5 B
Base Rendered Size 1.34 kB 1.34 kB ⚠️ +2 B
Build Dir Size 580 kB 817 kB ⚠️ +237 kB
Click to expand serverless stats
zeit/next.js master zeit/next.js refs/tags/v8.1.1-canary.42 Change
Build Duration 14s 16.1s ⚠️ +2.2s
node_modules Size 43.7 MB 40.9 MB -2.75 MB
Total Bundle (main, webpack, commons) Size 210 kB 210 kB ⚠️ +514 B
Total Bundle (main, webpack, commons) gzip Size 68.6 kB 69 kB ⚠️ +433 B
Client _app Size 2.49 kB 3.32 kB ⚠️ +837 B
Client _app gzip Size 1.04 kB 1.37 kB ⚠️ +322 B
Client _error Size 9.66 kB 8.25 kB -1.41 kB
Client _error gzip Size 3.52 kB 3.13 kB -387 B
Client pages/index Size 298 B 288 B -10 B
Client pages/index gzip Size 235 B 222 B -13 B
Client pages/link Size 3.28 kB 4.19 kB ⚠️ +909 B
Client pages/link gzip Size 1.49 kB 1.85 kB ⚠️ +361 B
Client pages/routerDirect Size 426 B 411 B -15 B
Client pages/routerDirect gzip Size 304 B 296 B -8 B
Client pages/withRouter Size 408 B 393 B -15 B
Client pages/withRouter gzip Size 293 B 280 B -13 B
Client main Size 24.4 kB 22.8 kB -1.58 kB
Client main gzip Size 7.89 kB 7.58 kB -308 B
Client commons Size 183 kB 184 kB ⚠️ +1.27 kB
Client commons gzip Size 59.4 kB 59.8 kB ⚠️ +432 B
Client webpack Size 1.49 kB 1.49 kB -5 B
Client webpack gzip Size 774 B 769 B -5 B
Serverless pages/link Size 338 kB 342 kB ⚠️ +4.12 kB
Serverless pages/link gzip Size 87.5 kB 87.7 kB ⚠️ +214 B
Serverless pages/index Size 331 kB 333 kB ⚠️ +2.65 kB
Serverless pages/index gzip Size 85.6 kB 85.3 kB -297 B
Serverless pages/_error Size 331 kB 333 kB ⚠️ +1.7 kB
Serverless pages/_error gzip Size 85.4 kB 85 kB -368 B
Serverless pages/routerDirect Size 331 kB 334 kB ⚠️ +2.71 kB
Serverless pages/routerDirect gzip Size 85.6 kB 85.3 kB -351 B
Serverless pages/withRouter Size 331 kB 334 kB ⚠️ +2.7 kB
Serverless pages/withRouter gzip Size 85.7 kB 85.2 kB -451 B
Build Dir Size 2.12 MB 2.39 MB ⚠️ +269 kB

Please sign in to comment.