File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2461,11 +2461,13 @@ of Node.js core and was removed.
24612461<!-- YAML
24622462changes:
24632463 - version: v11.0.0
2464- pr-url:
2465- - https://github.com/nodejs/node/pull/22519
2466- - https://github.com/nodejs/node/pull/23017
2467- description: Documentation-only deprecation
2464+ pr-url: https://github.com/nodejs/node/pull/22519
2465+ description: Deprecation revoked.
2466+ Status changed to a documentation-only deprecation.
24682467 with `--pending-deprecation` support.
2468+ - version: v11.0.0
2469+ pr-url: https://github.com/nodejs/node/pull/23017
2470+ description: Runtime deprecation.
24692471-->
24702472
24712473Type: Documentation-only (supports [ ` --pending-deprecation ` ] [ ] )
Original file line number Diff line number Diff line change @@ -3425,7 +3425,7 @@ changes:
34253425 - version:
34263426 - v11.4.0
34273427 - v10.15.0
3428- commit: 186035243fad247e3955f
3428+ commit: 186035243fad247e3955fa0c202987cae99e82db
34293429 pr-url: https://github.com/nodejs-private/node-private/pull/143
34303430 description: Max header size in `http_parser` was set to 8 KiB.
34313431-->
Original file line number Diff line number Diff line change @@ -651,8 +651,6 @@ added:
651651 - v24.5.0
652652-->
653653
654- > Stability: 1.1 - Active Development
655-
656654This feature is only available with the ` --experimental-inspector-network-resource ` flag enabled.
657655
658656The inspector.NetworkResources.put method is used to provide a response for a loadNetworkResource
Original file line number Diff line number Diff line change @@ -937,8 +937,6 @@ added:
937937 - v18.19.0
938938-->
939939
940- > Stability: 1.2 - Release candidate
941-
942940* ` data ` {any} The data from ` register(loader, import.meta.url, { data })` .
943941
944942The ` initialize` hook is only accepted by [` register` ][]. ` registerHooks()` does
You can’t perform that action at this time.
0 commit comments