Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (4h)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-27 01:06:33 UTC Now

2023-02-23 07:55:49 UTC MAIN commitmail json YAML

nodejs: updated to 19.7.0

Version 19.7.0 (Current)

Notable Changes

- deps: upgrade npm to 9.5.0 (npm team)
- deps: add ada as a dependency (Yagiz Nizipli)
- doc: add debadree25 to collaborators (Debadree Chatterjee)
- doc: add deokjinkim to collaborators (Deokjin Kim)
- doc,lib,src,test: rename --test-coverage (Colin Ihrig)
- (SEMVER-MINOR) lib: add aborted() utility function (Debadree Chatterjee)
- (SEMVER-MINOR) src: add initial support for single executable applications (Darshan Sen)
- (SEMVER-MINOR) src: allow optional Isolate termination in node::Stop() (Shelley Vohr)
- (SEMVER-MINOR) src: allow blobs in addition to FILE*s in embedder snapshot API (Anna Henningsen)
- (SEMVER-MINOR) src: allow snapshotting from the embedder API (Anna Henningsen)
- (SEMVER-MINOR) src: make build_snapshot a per-Isolate option, rather than a global one (Anna Henningsen)
- (SEMVER-MINOR) src: add snapshot support for embedder API (Anna Henningsen)
- (SEMVER-MINOR) src: allow embedder control of code generation policy (Shelley Vohr)
- (SEMVER-MINOR) stream: add abort signal for ReadableStream and WritableStream (Debadree Chatterjee)
- test_runner: add initial code coverage support (Colin Ihrig)
- url: replace url-parser with ada (Yagiz Nizipli)

(adam)