polyfill-service icon indicating copy to clipboard operation
polyfill-service copied to clipboard

[feature request]: Add Temporal polyfill

Open IgnusG opened this issue 3 years ago • 1 comments

What

Any plans to support Temporal (Stage 3)?

Otherwise this is to link to an existing issue on one of the Temporal polyfill's repositories for when its ready for production.

Details

Temporal API Proposal: https://tc39.es/proposal-temporal/docs/index.html Polyfill Question: https://github.com/js-temporal/temporal-polyfill/issues/15

IgnusG avatar May 02 '22 14:05 IgnusG

Hi @IgnusG, this project aims to only implement stage 4 features as stage 3 is still experimental, if the feature makes it to stage 4 then we will look into adding a polyfill into polyfill-library (which powers polyfill.io)

JakeChampion avatar May 02 '22 15:05 JakeChampion