Design Meeting 2021-09-09 #11972
kitsonk
announced in
Design Meetings
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Deno 2.0 Scope Discussion
We dedicated this meeting to discussing tentative Deno 2.0 discussion. Based on the discussion we feel we are still looking at doing a 2.0 release in November. Prior to the meeting we had collected candidate items, and the process we followed in the meeting:
Based on that, we have the following scope items we are considering for Deno 2.0 at this point. Note this is a working list, it is subject to change as some of the features get refined, scoped and investigated:
Denonamespace by default in workers (Enable Deno namespace by default in Workers #8174)useUnknownInCatchVariableson (Enable"useUnknownInCatchVariables"for TypeScript by default #11826)Deno.customInspect(Remove Deno.customInspect symbol at 2.0 #10929)handFragmentfor JSX #11186)--allow-importfor dynamic imports and workers (Proposal: add --allow-import=<allow_list> for checking dynamic imports/workers #8266)There were a handful of issues we didn't have time to triage and will discuss them quickly at the start of next week's meeting:
NotCapableerror to distinguish between permissions and capabilities (Introduce a "NotCapable" error #7394)Deno.errorsintoDenonamespace (Flatten the Deno.errors namespace into the Deno namespace #9646)Deno.read()andDeno.write()Beta Was this translation helpful? Give feedback.
All reactions