Thread
Stories related to "Deno 1.6 Release Notes" across the full archive.
Taken a liberty with the title as those details are potentially interesting on their own.
* Async Hooks
* When one `Promise` leads to the creation of a new `Promise`, the parent `Promise` will be identified as the trigger.
* Dependencies
* `libuv` has been updated to 1.12.0.
* `npm` has been updated to 5.0.3.
* File system
* The `fs.exists()` function now works correctly wi...
Major feature seems to be vastly improved capabilities for type parameters.
Most notable changes:
* Off-Main-Thread Painting (OMTP) for Mac
* the preferences come with a new control center that helps preventing permission requests spamming (e.g., geolocation, desktop notifications)