-
-
Notifications
You must be signed in to change notification settings - Fork 35.7k
Let's enable Temporal by default #57127
Copy link
Copy link
Closed
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.
Metadata
Metadata
Assignees
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Awaiting Triage
What is the problem this feature will solve?
The
TemporalAPI is nearing completion in TC39 and is largely stable. It is not turned on by default in V8 just yet until it reaches stage 4 but platforms are starting to enable it by default. We ought to be able to go ahead and enable it by default inmainWhat is the feature you are proposing to solve the problem?
Enable Temporal by default but still marked as experimental
What alternatives have you considered?
No response