Skip to content

Commit 9d6e17a

Browse files
Update index.md
info about tests passed
1 parent 6fa9f07 commit 9d6e17a

File tree

1 file changed

+4
-2
lines changed
  • blog/2025-09-24-temporal-release

1 file changed

+4
-2
lines changed

blog/2025-09-24-temporal-release/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,11 @@ implementations (more on that later) and will soon being
2828

2929
### Why v0.1? Why not v1.0?
3030

31-
Right now the [Temporal proposal](https://github.com/tc39/proposal-temporal) is at Stage 3 in the standards process (4 being the final stage). Although unlikely,
31+
Right now the [Temporal proposal](https://github.com/tc39/proposal-temporal) is at Stage 3 (4 being the final stage) in the standards process. Although unlikely,
3232
we want to remain on a minor version to catch any changes which come in (mosty bug fixes) before the proposal reaches stage 4
33-
and thus complete. We expect this to happen in Q1 2026.
33+
and thus complete. We expect that to happen in Q1 2026.
34+
35+
Fear not! temporal_rs passes over 4000 specification tests, is stable and ready to use.
3436

3537
To celebrate the release of `temporal_rs`, we'll cover a short
3638
background of the Temporal implementation in Boa and why `temporal_rs`

0 commit comments

Comments
 (0)