next 14.2.15 → 14.2.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bin/next +1 -1
- package/dist/build/index.js +1 -1
- package/dist/build/swc/index.js +1 -1
- package/dist/build/webpack-config.js +7 -11
- package/dist/build/webpack-config.js.map +1 -1
- package/dist/client/app-bootstrap.js +1 -1
- package/dist/client/index.js +1 -1
- package/dist/compiled/@next/font/dist/google/get-fallback-font-override-metrics.d.ts +1 -1
- package/dist/compiled/next-server/app-page-experimental.runtime.dev.js +1 -1
- package/dist/compiled/next-server/app-page-experimental.runtime.dev.js.map +1 -1
- package/dist/compiled/next-server/app-page-experimental.runtime.prod.js +1 -1
- package/dist/compiled/next-server/app-page-experimental.runtime.prod.js.map +1 -1
- package/dist/compiled/next-server/app-page-turbo-experimental.runtime.prod.js +1 -1
- package/dist/compiled/next-server/app-page-turbo-experimental.runtime.prod.js.map +1 -1
- package/dist/compiled/next-server/app-page-turbo.runtime.prod.js +1 -1
- package/dist/compiled/next-server/app-page-turbo.runtime.prod.js.map +1 -1
- package/dist/compiled/next-server/app-page.runtime.dev.js +1 -1
- package/dist/compiled/next-server/app-page.runtime.dev.js.map +1 -1
- package/dist/compiled/next-server/app-page.runtime.prod.js +1 -1
- package/dist/compiled/next-server/app-page.runtime.prod.js.map +1 -1
- package/dist/compiled/next-server/app-route-experimental.runtime.dev.js +2 -2
- package/dist/compiled/next-server/app-route-experimental.runtime.dev.js.map +1 -1
- package/dist/compiled/next-server/app-route-experimental.runtime.prod.js +1 -1
- package/dist/compiled/next-server/app-route-experimental.runtime.prod.js.map +1 -1
- package/dist/compiled/next-server/app-route-turbo-experimental.runtime.prod.js +1 -1
- package/dist/compiled/next-server/app-route-turbo-experimental.runtime.prod.js.map +1 -1
- package/dist/compiled/next-server/app-route-turbo.runtime.prod.js +1 -1
- package/dist/compiled/next-server/app-route-turbo.runtime.prod.js.map +1 -1
- package/dist/compiled/next-server/app-route.runtime.dev.js +1 -1
- package/dist/compiled/next-server/app-route.runtime.dev.js.map +1 -1
- package/dist/compiled/next-server/app-route.runtime.prod.js +1 -1
- package/dist/compiled/next-server/app-route.runtime.prod.js.map +1 -1
- package/dist/compiled/next-server/server.runtime.prod.js +1 -1
- package/dist/compiled/next-server/server.runtime.prod.js.map +1 -1
- package/dist/esm/build/index.js +1 -1
- package/dist/esm/build/swc/index.js +1 -1
- package/dist/esm/build/webpack-config.js +7 -11
- package/dist/esm/build/webpack-config.js.map +1 -1
- package/dist/esm/client/app-bootstrap.js +1 -1
- package/dist/esm/client/index.js +1 -1
- package/dist/esm/lib/metadata/metadata.js +4 -3
- package/dist/esm/lib/metadata/metadata.js.map +1 -1
- package/dist/esm/server/app-render/create-component-tree.js +1 -1
- package/dist/esm/server/app-render/create-component-tree.js.map +1 -1
- package/dist/esm/server/base-server.js +2 -0
- package/dist/esm/server/base-server.js.map +1 -1
- package/dist/esm/server/config.js +1 -1
- package/dist/esm/server/dev/hot-reloader-turbopack.js +1 -1
- package/dist/esm/server/dev/hot-reloader-webpack.js +1 -1
- package/dist/esm/server/lib/app-info-log.js +1 -1
- package/dist/esm/server/lib/patch-fetch.js +16 -6
- package/dist/esm/server/lib/patch-fetch.js.map +1 -1
- package/dist/esm/server/lib/start-server.js +1 -1
- package/dist/lib/metadata/metadata.js +4 -3
- package/dist/lib/metadata/metadata.js.map +1 -1
- package/dist/server/app-render/create-component-tree.js +1 -1
- package/dist/server/app-render/create-component-tree.js.map +1 -1
- package/dist/server/base-server.js +2 -0
- package/dist/server/base-server.js.map +1 -1
- package/dist/server/config.js +1 -1
- package/dist/server/dev/hot-reloader-turbopack.js +1 -1
- package/dist/server/dev/hot-reloader-webpack.js +1 -1
- package/dist/server/lib/app-info-log.js +1 -1
- package/dist/server/lib/patch-fetch.js +16 -6
- package/dist/server/lib/patch-fetch.js.map +1 -1
- package/dist/server/lib/start-server.js +1 -1
- package/dist/telemetry/anonymous-meta.js +1 -1
- package/dist/telemetry/events/session-stopped.js +2 -2
- package/dist/telemetry/events/version.js +2 -2
- package/package.json +15 -15
- package/dist/build/webpack/loaders/next-server-binary-loader.d.ts +0 -2
- package/dist/build/webpack/loaders/next-server-binary-loader.js +0 -25
- package/dist/build/webpack/loaders/next-server-binary-loader.js.map +0 -1
- package/dist/esm/build/webpack/loaders/next-server-binary-loader.js +0 -10
- package/dist/esm/build/webpack/loaders/next-server-binary-loader.js.map +0 -1
|
@@ -11,11 +11,11 @@ Object.defineProperty(exports, "eventCliSessionStopped", {
|
|
|
11
11
|
const EVENT_VERSION = "NEXT_CLI_SESSION_STOPPED";
|
|
12
12
|
function eventCliSessionStopped(event) {
|
|
13
13
|
// This should be an invariant, if it fails our build tooling is broken.
|
|
14
|
-
if (typeof "14.2.
|
|
14
|
+
if (typeof "14.2.17" !== "string") {
|
|
15
15
|
return [];
|
|
16
16
|
}
|
|
17
17
|
const payload = {
|
|
18
|
-
nextVersion: "14.2.
|
|
18
|
+
nextVersion: "14.2.17",
|
|
19
19
|
nodeVersion: process.version,
|
|
20
20
|
cliCommand: event.cliCommand,
|
|
21
21
|
durationMilliseconds: event.durationMilliseconds,
|
|
@@ -36,12 +36,12 @@ function hasBabelConfig(dir) {
|
|
|
36
36
|
function eventCliSession(dir, nextConfig, event) {
|
|
37
37
|
var _nextConfig_experimental_staleTimes, _nextConfig_experimental_staleTimes1;
|
|
38
38
|
// This should be an invariant, if it fails our build tooling is broken.
|
|
39
|
-
if (typeof "14.2.
|
|
39
|
+
if (typeof "14.2.17" !== "string") {
|
|
40
40
|
return [];
|
|
41
41
|
}
|
|
42
42
|
const { images, i18n } = nextConfig || {};
|
|
43
43
|
const payload = {
|
|
44
|
-
nextVersion: "14.2.
|
|
44
|
+
nextVersion: "14.2.17",
|
|
45
45
|
nodeVersion: process.version,
|
|
46
46
|
cliCommand: event.cliCommand,
|
|
47
47
|
isSrcDir: event.isSrcDir,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "next",
|
|
3
|
-
"version": "14.2.
|
|
3
|
+
"version": "14.2.17",
|
|
4
4
|
"description": "The React Framework",
|
|
5
5
|
"main": "./dist/server/next.js",
|
|
6
6
|
"license": "MIT",
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
]
|
|
93
93
|
},
|
|
94
94
|
"dependencies": {
|
|
95
|
-
"@next/env": "14.2.
|
|
95
|
+
"@next/env": "14.2.17",
|
|
96
96
|
"@swc/helpers": "0.5.5",
|
|
97
97
|
"busboy": "1.6.0",
|
|
98
98
|
"caniuse-lite": "^1.0.30001579",
|
|
@@ -149,10 +149,10 @@
|
|
|
149
149
|
"@jest/types": "29.5.0",
|
|
150
150
|
"@mswjs/interceptors": "0.23.0",
|
|
151
151
|
"@napi-rs/triples": "1.2.0",
|
|
152
|
-
"@next/polyfill-module": "14.2.
|
|
153
|
-
"@next/polyfill-nomodule": "14.2.
|
|
154
|
-
"@next/react-refresh-utils": "14.2.
|
|
155
|
-
"@next/swc": "14.2.
|
|
152
|
+
"@next/polyfill-module": "14.2.17",
|
|
153
|
+
"@next/polyfill-nomodule": "14.2.17",
|
|
154
|
+
"@next/react-refresh-utils": "14.2.17",
|
|
155
|
+
"@next/swc": "14.2.17",
|
|
156
156
|
"@opentelemetry/api": "1.6.0",
|
|
157
157
|
"@playwright/test": "1.41.2",
|
|
158
158
|
"@taskr/clear": "1.1.0",
|
|
@@ -324,14 +324,14 @@
|
|
|
324
324
|
"node": ">=18.17.0"
|
|
325
325
|
},
|
|
326
326
|
"optionalDependencies": {
|
|
327
|
-
"@next/swc-darwin-arm64": "14.2.
|
|
328
|
-
"@next/swc-darwin-x64": "14.2.
|
|
329
|
-
"@next/swc-linux-arm64-gnu": "14.2.
|
|
330
|
-
"@next/swc-linux-arm64-musl": "14.2.
|
|
331
|
-
"@next/swc-linux-x64-gnu": "14.2.
|
|
332
|
-
"@next/swc-linux-x64-musl": "14.2.
|
|
333
|
-
"@next/swc-win32-arm64-msvc": "14.2.
|
|
334
|
-
"@next/swc-win32-ia32-msvc": "14.2.
|
|
335
|
-
"@next/swc-win32-x64-msvc": "14.2.
|
|
327
|
+
"@next/swc-darwin-arm64": "14.2.17",
|
|
328
|
+
"@next/swc-darwin-x64": "14.2.17",
|
|
329
|
+
"@next/swc-linux-arm64-gnu": "14.2.17",
|
|
330
|
+
"@next/swc-linux-arm64-musl": "14.2.17",
|
|
331
|
+
"@next/swc-linux-x64-gnu": "14.2.17",
|
|
332
|
+
"@next/swc-linux-x64-musl": "14.2.17",
|
|
333
|
+
"@next/swc-win32-arm64-msvc": "14.2.17",
|
|
334
|
+
"@next/swc-win32-ia32-msvc": "14.2.17",
|
|
335
|
+
"@next/swc-win32-x64-msvc": "14.2.17"
|
|
336
336
|
}
|
|
337
337
|
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", {
|
|
3
|
-
value: true
|
|
4
|
-
});
|
|
5
|
-
Object.defineProperty(exports, "default", {
|
|
6
|
-
enumerable: true,
|
|
7
|
-
get: function() {
|
|
8
|
-
return nextErrorBrowserBinaryLoader;
|
|
9
|
-
}
|
|
10
|
-
});
|
|
11
|
-
const _path = /*#__PURE__*/ _interop_require_default(require("path"));
|
|
12
|
-
function _interop_require_default(obj) {
|
|
13
|
-
return obj && obj.__esModule ? obj : {
|
|
14
|
-
default: obj
|
|
15
|
-
};
|
|
16
|
-
}
|
|
17
|
-
function nextErrorBrowserBinaryLoader() {
|
|
18
|
-
let relativePath = _path.default.relative(this.rootContext, this.resourcePath);
|
|
19
|
-
if (!relativePath.startsWith(".")) {
|
|
20
|
-
relativePath = "./" + relativePath;
|
|
21
|
-
}
|
|
22
|
-
return `module.exports = __non_webpack_require__(${JSON.stringify(relativePath)})`;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
//# sourceMappingURL=next-server-binary-loader.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../src/build/webpack/loaders/next-server-binary-loader.ts"],"names":["nextErrorBrowserBinaryLoader","relativePath","path","relative","rootContext","resourcePath","startsWith","JSON","stringify"],"mappings":";;;;+BAGA;;;eAAwBA;;;6DAFP;;;;;;AAEF,SAASA;IAGtB,IAAIC,eAAeC,aAAI,CAACC,QAAQ,CAAC,IAAI,CAACC,WAAW,EAAE,IAAI,CAACC,YAAY;IACpE,IAAI,CAACJ,aAAaK,UAAU,CAAC,MAAM;QACjCL,eAAe,OAAOA;IACxB;IACA,OAAO,CAAC,yCAAyC,EAAEM,KAAKC,SAAS,CAC/DP,cACA,CAAC,CAAC;AACN"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import path from "path";
|
|
2
|
-
export default function nextErrorBrowserBinaryLoader() {
|
|
3
|
-
let relativePath = path.relative(this.rootContext, this.resourcePath);
|
|
4
|
-
if (!relativePath.startsWith(".")) {
|
|
5
|
-
relativePath = "./" + relativePath;
|
|
6
|
-
}
|
|
7
|
-
return `module.exports = __non_webpack_require__(${JSON.stringify(relativePath)})`;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
//# sourceMappingURL=next-server-binary-loader.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../src/build/webpack/loaders/next-server-binary-loader.ts"],"names":["path","nextErrorBrowserBinaryLoader","relativePath","relative","rootContext","resourcePath","startsWith","JSON","stringify"],"mappings":"AACA,OAAOA,UAAU,OAAM;AAEvB,eAAe,SAASC;IAGtB,IAAIC,eAAeF,KAAKG,QAAQ,CAAC,IAAI,CAACC,WAAW,EAAE,IAAI,CAACC,YAAY;IACpE,IAAI,CAACH,aAAaI,UAAU,CAAC,MAAM;QACjCJ,eAAe,OAAOA;IACxB;IACA,OAAO,CAAC,yCAAyC,EAAEK,KAAKC,SAAS,CAC/DN,cACA,CAAC,CAAC;AACN"}
|