Commit 49db211
committed
2020-04-29, Version 14.1.0 (Current)
Notable changes:
- deps: upgrade openssl sources to 1.1.1g (Hassaan Pasha)
[nodejs#32971](nodejs#32971)
- doc: add juanarbol as collaborator (Juan José Arboleda)
[nodejs#32906](nodejs#32906)
- http: doc deprecate abort and improve docs (Robert Nagy)
[nodejs#32807](nodejs#32807)
- module: do not warn when accessing `__esModule` of unfinished exports
(Anna Henningsen) [nodejs#33048](nodejs#33048)
- n-api: detect deadlocks in thread-safe function (Gabriel Schulhof)
[nodejs#32860](nodejs#32860)
- src: deprecate embedder APIs with replacements (Anna Henningsen)
[nodejs#32858](nodejs#32858)
- stream:
- don't emit end after close (Robert Nagy)
[nodejs#33076](nodejs#33076)
- don't wait for close on legacy streams (Robert Nagy)
[nodejs#33058](nodejs#33058)
- pipeline should only destroy un-finished streams (Robert Nagy)
[nodejs#32968](nodejs#32968)
- vm: add importModuleDynamically option to compileFunction (Gus Caplan)
[nodejs#32985](nodejs#32985)
PR-URL: nodejs#331031 parent 7171d7e commit 49db211
8 files changed
Lines changed: 122 additions & 8 deletions
File tree
- doc
- api
- changelogs
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2657 | 2657 | | |
2658 | 2658 | | |
2659 | 2659 | | |
2660 | | - | |
| 2660 | + | |
2661 | 2661 | | |
2662 | 2662 | | |
2663 | 2663 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
568 | 568 | | |
569 | 569 | | |
570 | 570 | | |
571 | | - | |
| 571 | + | |
572 | 572 | | |
573 | 573 | | |
574 | 574 | | |
| |||
640 | 640 | | |
641 | 641 | | |
642 | 642 | | |
643 | | - | |
| 643 | + | |
644 | 644 | | |
645 | 645 | | |
646 | 646 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
| 243 | + | |
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5271 | 5271 | | |
5272 | 5272 | | |
5273 | 5273 | | |
5274 | | - | |
| 5274 | + | |
5275 | 5275 | | |
5276 | 5276 | | |
5277 | 5277 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1280 | 1280 | | |
1281 | 1281 | | |
1282 | 1282 | | |
1283 | | - | |
| 1283 | + | |
1284 | 1284 | | |
1285 | 1285 | | |
1286 | 1286 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
782 | 782 | | |
783 | 783 | | |
784 | 784 | | |
785 | | - | |
| 785 | + | |
786 | 786 | | |
787 | 787 | | |
788 | 788 | | |
| |||
Large diffs are not rendered by default.
0 commit comments