This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
1
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2024-11-24 15:19:26 -05:00
Code
Issues
Packages
1
Wiki
Activity
main
denoland-deno
/
tests
/
specs
/
run
/
no_deno_json
/
noconfig.out
4 lines
30 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
fix(npm): package.json auto-discovery should respect `--no-config` and `--no-npm` (#17924) Part of #17916
2023-02-24 13:51:21 -05:00
[WILDCARD]
success
chore: bump deno_core and update tests (#21467) Landing changes required for https://github.com/denoland/deno_core/pull/359 We needed to update 99_main.js and a whole load of tests. API changes: - setPromiseRejectCallback becomes setUnhandledPromiseRejectionHandler. The function is now called from eventLoopTick. - The promiseRejectMacrotaskCallback no longer exists, as this is automatically handled in eventLoopTick. - ops.op_dispatch_exception now takes a second parameter: in_promise. The preferred way to call this op is now reportUnhandledException or reportUnhandledPromiseRejection.
2023-12-06 19:02:52 -05:00
[WILDCARD]
Copy permalink