From 64bc5ccf58564fd2f634ac6336d7f20e33b3fc37 Mon Sep 17 00:00:00 2001 From: Adam Shaw Date: Mon, 27 Jul 2026 17:54:34 -0400 Subject: [PATCH] update status of fullcalendar/temporal-polyfill --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9058cc3a2..ffb9938ac 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ A cookbook to help you get started and learn the ins and outs of Temporal is ava | Polyfill | Repo | Status | | -------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- | ----------------------- | | **[@js-temporal/polyfill](https://www.npmjs.com/package/@js-temporal/polyfill)** | [js-temporal/temporal-polyfill](https://github.com/js-temporal/temporal-polyfill) | Alpha release available | -| **[temporal-polyfill](https://www.npmjs.com/package/temporal-polyfill)** | [fullcalendar/temporal-polyfill](https://github.com/fullcalendar/temporal-polyfill) | Beta release available | +| **[temporal-polyfill](https://www.npmjs.com/package/temporal-polyfill)** | [fullcalendar/temporal-polyfill](https://github.com/fullcalendar/temporal-polyfill) | Stable release available | | **[temporal-polyfill-lite](https://www.npmjs.com/package/temporal-polyfill-lite)** | [fabon-f/temporal-polyfill-lite](https://github.com/fabon-f/temporal-polyfill-lite) | Release Candidate available | If you're working on a polyfill, please file an issue or PR so we can add yours here.