[
335575e49b
] - benchmark
: remove arrays benchmark (Peter Marshall) #21831
[
62024b651e
] - build
: create V8 code cache after script is run (Joyee Cheung) #21567
[
50ccda2a00
] - build
: increase macOS minimum supported version (Michal Zasso) #21883
[
5e1ceaabaa
] - build
: remove redundant Makefile target (Rich Trott) #21915
[
4f00562ef0
] - build
: add new benchmark targets (Kenny Yuan) #20905
[
4c5fc5c7ce
] - build
: move to npm ci
where possible (Rich Trott) #21802
[
e0f3d5703a
] - build,win,v8
: allow precompiling objects-inl.h (Joo Reis) #21772
[
87ed6e6351
] - (SEMVER-MINOR)
deps
: upgrade npm to 6.2.0 (Kat Marchán) #21592
[
f868415cf6
] - deps
: cherry-pick 804a693 from upstream V8 (Matheus Marchini) #21855
[
b56c8ad879
] - deps
: V8: Backport of 0dd3390 from upstream (James M Snell) #21899
[
ec0ff7008a
] - deps
: cherry-pick 907d7bc from upstream V8 (Michal Zasso) #21838
[
c23e8b51ea
] - deps
: cherry-pick 2075910 from upstream V8 (Michal Zasso) #21838
[
40fedd3620
] - dgram
: add getters/setters for private APIs (cjihrig) #21923
[
98ef8cfb8e
] - dgram
: make _createSocketHandle() internal only (cjihrig) #21923
[
ae17d18013
] - dgram
: hide underscored Socket properties (cjihrig) #21923
[
b5b74382e0
] - dgram
: hide _healthCheck() and _stopReceiving() (cjihrig) #21923
[
b5ae33959b
] - doc
: add pronouns to readme (Teddy Katz) #22036
[
f4b6031e39
] - doc
: clarify text about internal module changes (MaleDong) #22024
[
1f9570bd10
] - doc
: add missing worker error (Benjamin Gruenbaum) #21947
[
67d7a15886
] - doc
: fix typo in releases.md (Vitor Bruno de Oliveira Barth) #21990
[
2a0fa4792e
] - doc
: do not advise to cancel full CI on onboarding (Vse Mozhet Byt) #21977
[
478dbee8fe
] - doc
: replace deprecated CI job (Vse Mozhet Byt) #21938
[
5b0c451e61
] - doc
: add guide for updating N-API A
↧