Commit b7d2827
committed
2023-11-30, Version 21.3.0 (Current)
Notable changes:
crypto:
* update root certificates to NSS 3.95 (Node.js GitHub Bot) nodejs#50805
fs:
* add c++ fast path for writeFileSync utf8 (CanadaHonk) nodejs#49884
module:
* (SEMVER-MINOR) bootstrap module loaders in shadow realm (Chengzhong Wu) nodejs#48655
* (SEMVER-MINOR) remove useCustomLoadersIfPresent flag (Chengzhong Wu) nodejs#48655
src:
* (SEMVER-MINOR) add `--disable-warning` option (Ethan Arrowood) nodejs#50661
* (SEMVER-MINOR) create per isolate proxy env template (Chengzhong Wu) nodejs#48655
* (SEMVER-MINOR) create fs_dir per isolate properties (Chengzhong Wu) nodejs#48655
* (SEMVER-MINOR) create worker per isolate properties (Chengzhong Wu) nodejs#48655
* (SEMVER-MINOR) make process binding data weak (Chengzhong Wu) nodejs#48655
PR-URL: nodejs#509541 parent a70d9e5 commit b7d2827
File tree
4 files changed
+182
-3
lines changed- doc
- api
- changelogs
4 files changed
+182
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
448 | 448 | | |
449 | 449 | | |
450 | 450 | | |
451 | | - | |
| 451 | + | |
452 | 452 | | |
453 | 453 | | |
454 | 454 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3518 | 3518 | | |
3519 | 3519 | | |
3520 | 3520 | | |
3521 | | - | |
| 3521 | + | |
3522 | 3522 | | |
3523 | 3523 | | |
3524 | 3524 | | |
| |||
0 commit comments