Releases
v1.43.6
1.43.6 / 2024.05.21
fix(cli): use CliNodeResolver::resolve() for managed node_modules (#23902 )
fix(cli/coverage): invalid line id in html reporter (#23908 )
fix(ext/web): fix potential leak of unread buffers (#23923 )
fix(ext/webgpu): Allow depthClearValue
to be undefined when depthLoadOp
is
not "clear" (#23850 )
fix(lsp): Fix display of JSDoc named examples (#23927 )
fix(lsp): apply import fix to missing declaration code action (#23924 )
fix(node): instantiating process class without new (#23865 )
fix(node): patch MessagePort in worker_thread message (#23871 )
fix(node): stub findSourceMap for ava
(#23899 )
fix(node): track SIG*
listeners in process.listeners
(#23890 )
fix(task): do not error if node_modules folder not exists (#23920 )
fix: add missing URL.parse
types (#23893 )
fix: handle signal 0 in process.kill (#23473 )
fix: serve handler error with 0 arguments (#23652 )
perf(cache): compile ts to js in parallel for deno cache
(#23892 )
perf: analyze cjs exports and emit typescript in parallel (#23856 )
perf: analyze cjs re-exports in parallel (#23894 )
perf: resolver - skip cwd lookup if able (#23851 )
You can’t perform that action at this time.