Skip to content

Commit

Permalink
v10.2.3-canary.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ijjk committed May 24, 2021
1 parent 38fa5ca commit 1745cf6
Show file tree
Hide file tree
Showing 14 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@
"registry": "https://registry.npmjs.org/"
}
},
"version": "10.2.3-canary.0"
"version": "10.2.3-canary.1"
}
2 changes: 1 addition & 1 deletion packages/create-next-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-next-app",
"version": "10.2.3-canary.0",
"version": "10.2.3-canary.1",
"keywords": [
"react",
"next",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-next",
"version": "10.2.3-canary.0",
"version": "10.2.3-canary.1",
"description": "ESLint configuration used by NextJS.",
"main": "index.js",
"license": "MIT",
Expand All @@ -9,7 +9,7 @@
"directory": "packages/eslint-config-next"
},
"dependencies": {
"@next/eslint-plugin-next": "10.2.3-canary.0",
"@next/eslint-plugin-next": "10.2.3-canary.1",
"@rushstack/eslint-patch": "^1.0.6",
"@typescript-eslint/parser": "^4.20.0",
"eslint-import-resolver-node": "^0.3.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next/eslint-plugin-next",
"version": "10.2.3-canary.0",
"version": "10.2.3-canary.1",
"description": "ESLint plugin for NextJS.",
"main": "lib/index.js",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/next-bundle-analyzer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next/bundle-analyzer",
"version": "10.2.3-canary.0",
"version": "10.2.3-canary.1",
"main": "index.js",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/next-codemod/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next/codemod",
"version": "10.2.3-canary.0",
"version": "10.2.3-canary.1",
"license": "MIT",
"dependencies": {
"chalk": "4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/next-env/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next/env",
"version": "10.2.3-canary.0",
"version": "10.2.3-canary.1",
"keywords": [
"react",
"next",
Expand Down
2 changes: 1 addition & 1 deletion packages/next-mdx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next/mdx",
"version": "10.2.3-canary.0",
"version": "10.2.3-canary.1",
"main": "index.js",
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/next-plugin-storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next/plugin-storybook",
"version": "10.2.3-canary.0",
"version": "10.2.3-canary.1",
"repository": {
"url": "vercel/next.js",
"directory": "packages/next-plugin-storybook"
Expand Down
2 changes: 1 addition & 1 deletion packages/next-polyfill-module/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next/polyfill-module",
"version": "10.2.3-canary.0",
"version": "10.2.3-canary.1",
"description": "A standard library polyfill for ES Modules supporting browsers (Edge 16+, Firefox 60+, Chrome 61+, Safari 10.1+)",
"main": "dist/polyfill-module.js",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/next-polyfill-nomodule/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next/polyfill-nomodule",
"version": "10.2.3-canary.0",
"version": "10.2.3-canary.1",
"description": "A polyfill for non-dead, nomodule browsers.",
"main": "dist/polyfill-nomodule.js",
"license": "MIT",
Expand Down
12 changes: 6 additions & 6 deletions packages/next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next",
"version": "10.2.3-canary.0",
"version": "10.2.3-canary.1",
"description": "The React Framework",
"main": "./dist/server/next.js",
"license": "MIT",
Expand Down Expand Up @@ -64,10 +64,10 @@
"dependencies": {
"@babel/runtime": "7.12.5",
"@hapi/accept": "5.0.2",
"@next/env": "10.2.3-canary.0",
"@next/polyfill-module": "10.2.3-canary.0",
"@next/react-dev-overlay": "10.2.3-canary.0",
"@next/react-refresh-utils": "10.2.3-canary.0",
"@next/env": "10.2.3-canary.1",
"@next/polyfill-module": "10.2.3-canary.1",
"@next/react-dev-overlay": "10.2.3-canary.1",
"@next/react-refresh-utils": "10.2.3-canary.1",
"@opentelemetry/api": "0.14.0",
"assert": "2.0.0",
"ast-types": "0.13.2",
Expand Down Expand Up @@ -151,7 +151,7 @@
"@babel/preset-typescript": "7.12.7",
"@babel/traverse": "^7.12.10",
"@babel/types": "7.12.12",
"@next/polyfill-nomodule": "10.2.3-canary.0",
"@next/polyfill-nomodule": "10.2.3-canary.1",
"@taskr/clear": "1.1.0",
"@taskr/esnext": "1.1.0",
"@taskr/watch": "1.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-dev-overlay/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next/react-dev-overlay",
"version": "10.2.3-canary.0",
"version": "10.2.3-canary.1",
"description": "A development-only overlay for developing React applications.",
"repository": {
"url": "vercel/next.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-refresh-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next/react-refresh-utils",
"version": "10.2.3-canary.0",
"version": "10.2.3-canary.1",
"description": "An experimental package providing utilities for React Refresh.",
"repository": {
"url": "vercel/next.js",
Expand Down

1 comment on commit 1745cf6

@ijjk
Copy link
Member Author

@ijjk ijjk commented on 1745cf6 May 24, 2021

Choose a reason for hiding this comment

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

Stats from current release

Default Server Mode (Increase detected ⚠️)
General Overall increase ⚠️
vercel/next.js canary v10.2.2 vercel/next.js refs/heads/canary Change
buildDuration 12.6s 12.6s ⚠️ +44ms
buildDurationCached 3.7s 3.5s -241ms
nodeModulesSize 46.7 MB 46.7 MB ⚠️ +2.44 kB
Page Load Tests Overall decrease ⚠️
vercel/next.js canary v10.2.2 vercel/next.js refs/heads/canary Change
/ failed reqs 0 0
/ total time (seconds) 2.291 2.263 -0.03
/ avg req/sec 1091.42 1104.84 +13.42
/error-in-render failed reqs 0 0
/error-in-render total time (seconds) 1.236 1.292 ⚠️ +0.06
/error-in-render avg req/sec 2022.52 1934.8 ⚠️ -87.72
Client Bundles (main, webpack, commons) Overall increase ⚠️
vercel/next.js canary v10.2.2 vercel/next.js refs/heads/canary Change
framework-HASH.js gzip 39.3 kB 39.3 kB
main-HASH.js gzip 19.4 kB 19.4 kB ⚠️ +9 B
webpack-HASH.js gzip 994 B 994 B
Overall change 59.7 kB 59.7 kB ⚠️ +9 B
Legacy Client Bundles (polyfills)
vercel/next.js canary v10.2.2 vercel/next.js refs/heads/canary Change
polyfills-HASH.js gzip 31.1 kB 31.1 kB
Overall change 31.1 kB 31.1 kB
Client Pages
vercel/next.js canary v10.2.2 vercel/next.js refs/heads/canary Change
_app-HASH.js gzip 1.02 kB 1.02 kB
_error-HASH.js gzip 3.06 kB 3.06 kB
amp-HASH.js gzip 526 B 526 B
css-HASH.js gzip 334 B 334 B
hooks-HASH.js gzip 890 B 890 B
index-HASH.js gzip 262 B 262 B
link-HASH.js gzip 1.65 kB 1.65 kB
routerDirect..HASH.js gzip 331 B 331 B
withRouter-HASH.js gzip 329 B 329 B
bb14e60e810b..30f.css gzip 125 B 125 B
Overall change 8.54 kB 8.54 kB
Client Build Manifests
vercel/next.js canary v10.2.2 vercel/next.js refs/heads/canary Change
_buildManifest.js gzip 390 B 390 B
Overall change 390 B 390 B
Rendered Page Sizes Overall increase ⚠️
vercel/next.js canary v10.2.2 vercel/next.js refs/heads/canary Change
index.html gzip 559 B 560 B ⚠️ +1 B
link.html gzip 567 B 569 B ⚠️ +2 B
withRouter.html gzip 555 B 556 B ⚠️ +1 B
Overall change 1.68 kB 1.69 kB ⚠️ +4 B

Diffs

Diff for main-HASH.js
@@ -850,7 +850,7 @@
         document.getElementById("__NEXT_DATA__").textContent
       );
       window.__NEXT_DATA__ = data;
-      var version = "10.2.2";
+      var version = "10.2.3-canary.1";
       exports.version = version;
 
       var looseToArray = function looseToArray(input) {
Diff for index.html
@@ -17,7 +17,7 @@
     />
     <link
       rel="preload"
-      href="/_next/static/chunks/main-e75030d4c0d9b9a9f98c.js"
+      href="/_next/static/chunks/main-036ab8e0741d0906c8ac.js"
       as="script"
     />
     <link
@@ -56,7 +56,7 @@
       async=""
     ></script>
     <script
-      src="/_next/static/chunks/main-e75030d4c0d9b9a9f98c.js"
+      src="/_next/static/chunks/main-036ab8e0741d0906c8ac.js"
       async=""
     ></script>
     <script
Diff for link.html
@@ -17,7 +17,7 @@
     />
     <link
       rel="preload"
-      href="/_next/static/chunks/main-e75030d4c0d9b9a9f98c.js"
+      href="/_next/static/chunks/main-036ab8e0741d0906c8ac.js"
       as="script"
     />
     <link
@@ -61,7 +61,7 @@
       async=""
     ></script>
     <script
-      src="/_next/static/chunks/main-e75030d4c0d9b9a9f98c.js"
+      src="/_next/static/chunks/main-036ab8e0741d0906c8ac.js"
       async=""
     ></script>
     <script
Diff for withRouter.html
@@ -17,7 +17,7 @@
     />
     <link
       rel="preload"
-      href="/_next/static/chunks/main-e75030d4c0d9b9a9f98c.js"
+      href="/_next/static/chunks/main-036ab8e0741d0906c8ac.js"
       as="script"
     />
     <link
@@ -56,7 +56,7 @@
       async=""
     ></script>
     <script
-      src="/_next/static/chunks/main-e75030d4c0d9b9a9f98c.js"
+      src="/_next/static/chunks/main-036ab8e0741d0906c8ac.js"
       async=""
     ></script>
     <script

Serverless Mode (Increase detected ⚠️)
General Overall increase ⚠️
vercel/next.js canary v10.2.2 vercel/next.js refs/heads/canary Change
buildDuration 15.1s 14.8s -284ms
buildDurationCached 4.6s 4.5s -146ms
nodeModulesSize 46.7 MB 46.7 MB ⚠️ +2.44 kB
Client Bundles (main, webpack, commons) Overall increase ⚠️
vercel/next.js canary v10.2.2 vercel/next.js refs/heads/canary Change
framework-HASH.js gzip 39.3 kB 39.3 kB
main-HASH.js gzip 19.4 kB 19.4 kB ⚠️ +9 B
webpack-HASH.js gzip 994 B 994 B
Overall change 59.7 kB 59.7 kB ⚠️ +9 B
Legacy Client Bundles (polyfills)
vercel/next.js canary v10.2.2 vercel/next.js refs/heads/canary Change
polyfills-HASH.js gzip 31.1 kB 31.1 kB
Overall change 31.1 kB 31.1 kB
Client Pages
vercel/next.js canary v10.2.2 vercel/next.js refs/heads/canary Change
_app-HASH.js gzip 1.02 kB 1.02 kB
_error-HASH.js gzip 3.06 kB 3.06 kB
amp-HASH.js gzip 526 B 526 B
css-HASH.js gzip 334 B 334 B
hooks-HASH.js gzip 890 B 890 B
index-HASH.js gzip 262 B 262 B
link-HASH.js gzip 1.65 kB 1.65 kB
routerDirect..HASH.js gzip 331 B 331 B
withRouter-HASH.js gzip 329 B 329 B
bb14e60e810b..30f.css gzip 125 B 125 B
Overall change 8.54 kB 8.54 kB
Client Build Manifests
vercel/next.js canary v10.2.2 vercel/next.js refs/heads/canary Change
_buildManifest.js gzip 390 B 390 B
Overall change 390 B 390 B
Serverless bundles
vercel/next.js canary v10.2.2 vercel/next.js refs/heads/canary Change
_error.js 16.9 kB 16.9 kB
404.html 2.42 kB 2.42 kB
500.html 2.41 kB 2.41 kB
amp.amp.html 10.8 kB 10.8 kB
amp.html 1.61 kB 1.61 kB
css.html 1.79 kB 1.79 kB
hooks.html 1.67 kB 1.67 kB
index.js 17.2 kB 17.2 kB
link.js 17.4 kB 17.4 kB
routerDirect.js 17.4 kB 17.4 kB
withRouter.js 17.4 kB 17.4 kB
Overall change 107 kB 107 kB

Webpack 4 Mode (Increase detected ⚠️)
General Overall increase ⚠️
vercel/next.js canary v10.2.2 vercel/next.js refs/heads/canary Change
buildDuration 11.7s 11.7s -94ms
buildDurationCached 5s 4.8s -213ms
nodeModulesSize 46.7 MB 46.7 MB ⚠️ +2.44 kB
Page Load Tests Overall increase ✓
vercel/next.js canary v10.2.2 vercel/next.js refs/heads/canary Change
/ failed reqs 0 0
/ total time (seconds) 2.255 2.253 0
/ avg req/sec 1108.48 1109.59 +1.11
/error-in-render failed reqs 0 0
/error-in-render total time (seconds) 1.359 1.268 -0.09
/error-in-render avg req/sec 1839.09 1971.59 +132.5
Client Bundles (main, webpack, commons) Overall increase ⚠️
vercel/next.js canary v10.2.2 vercel/next.js refs/heads/canary Change
677f882d2ed8..HASH.js gzip 13.3 kB 13.3 kB
framework.HASH.js gzip 39 kB 39 kB
main-HASH.js gzip 7.25 kB 7.26 kB ⚠️ +8 B
webpack-HASH.js gzip 751 B 751 B
Overall change 60.3 kB 60.3 kB ⚠️ +8 B
Legacy Client Bundles (polyfills)
vercel/next.js canary v10.2.2 vercel/next.js refs/heads/canary Change
polyfills-HASH.js gzip 31.3 kB 31.3 kB
Overall change 31.3 kB 31.3 kB
Client Pages
vercel/next.js canary v10.2.2 vercel/next.js refs/heads/canary Change
_app-HASH.js gzip 1.28 kB 1.28 kB
_error-HASH.js gzip 3.74 kB 3.74 kB
amp-HASH.js gzip 536 B 536 B
css-HASH.js gzip 339 B 339 B
hooks-HASH.js gzip 887 B 887 B
index-HASH.js gzip 227 B 227 B
link-HASH.js gzip 1.64 kB 1.64 kB
routerDirect..HASH.js gzip 303 B 303 B
withRouter-HASH.js gzip 302 B 302 B
e025d2764813..52f.css gzip 125 B 125 B
Overall change 9.38 kB 9.38 kB
Client Build Manifests
vercel/next.js canary v10.2.2 vercel/next.js refs/heads/canary Change
_buildManifest.js gzip 420 B 420 B
Overall change 420 B 420 B
Rendered Page Sizes Overall increase ⚠️
vercel/next.js canary v10.2.2 vercel/next.js refs/heads/canary Change
index.html gzip 613 B 613 B
link.html gzip 619 B 621 B ⚠️ +2 B
withRouter.html gzip 607 B 606 B -1 B
Overall change 1.84 kB 1.84 kB ⚠️ +1 B

Diffs

Diff for main-HASH.js
@@ -417,7 +417,7 @@ _N_E = (window["webpackJsonp_N_E"] = window["webpackJsonp_N_E"] || []).push([
         document.getElementById("__NEXT_DATA__").textContent
       );
       window.__NEXT_DATA__ = data;
-      var version = "10.2.2";
+      var version = "10.2.3-canary.1";
       exports.version = version;
 
       var looseToArray = function looseToArray(input) {
Diff for index.html
@@ -22,7 +22,7 @@
     />
     <link
       rel="preload"
-      href="/_next/static/chunks/main-06a9c5a6d0ef75d02b7e.js"
+      href="/_next/static/chunks/main-cc0d8d7d24b3595a8c46.js"
       as="script"
     />
     <link
@@ -65,7 +65,7 @@
       async=""
     ></script>
     <script
-      src="/_next/static/chunks/main-06a9c5a6d0ef75d02b7e.js"
+      src="/_next/static/chunks/main-cc0d8d7d24b3595a8c46.js"
       async=""
     ></script>
     <script
Diff for link.html
@@ -22,7 +22,7 @@
     />
     <link
       rel="preload"
-      href="/_next/static/chunks/main-06a9c5a6d0ef75d02b7e.js"
+      href="/_next/static/chunks/main-cc0d8d7d24b3595a8c46.js"
       as="script"
     />
     <link
@@ -70,7 +70,7 @@
       async=""
     ></script>
     <script
-      src="/_next/static/chunks/main-06a9c5a6d0ef75d02b7e.js"
+      src="/_next/static/chunks/main-cc0d8d7d24b3595a8c46.js"
       async=""
     ></script>
     <script
Diff for withRouter.html
@@ -22,7 +22,7 @@
     />
     <link
       rel="preload"
-      href="/_next/static/chunks/main-06a9c5a6d0ef75d02b7e.js"
+      href="/_next/static/chunks/main-cc0d8d7d24b3595a8c46.js"
       as="script"
     />
     <link
@@ -65,7 +65,7 @@
       async=""
     ></script>
     <script
-      src="/_next/static/chunks/main-06a9c5a6d0ef75d02b7e.js"
+      src="/_next/static/chunks/main-cc0d8d7d24b3595a8c46.js"
       async=""
     ></script>
     <script

Please sign in to comment.