Commit eec531e
committed
2017-05-02, Version 7.10.0 (Current)
Notable changes:
* **crypto**:
- add randomFill and randomFillSync (Evan Lucas)
nodejs/node#10209
* **meta**: Added new collaborators
- add lucamaraschi to collaborators (Luca Maraschi)
nodejs/node#12538
- add DavidCai1993 to collaborators (David Cai)
nodejs/node#12435
- add jkrems to collaborators (Jan Krems)
nodejs/node#12427
- add AnnaMag to collaborators (AnnaMag)
nodejs/node#12414
* **process**:
- fix crash when Promise rejection is a Symbol (Cameron Little)
nodejs/node#11640
* **url**:
- make WHATWG URL more spec compliant (Timothy Gu)
nodejs/node#12507
* **v8**:
- fix stack overflow in recursive method (Ben Noordhuis)
nodejs/node#12460
- fix build errors with g++ 7 (Ben Noordhuis)
nodejs/node#12392
PR-URL: nodejs/node#12775
Signed-off-by: Ilkka Myller <[email protected]>1 parent 0d6d359 commit eec531e
File tree
3 files changed
+10
-9
lines changed- recipes-devtools/nodejs
3 files changed
+10
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
This file was deleted.
0 commit comments