Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Loading