Skip to content

docs: update Temporal API to reflect stable status in Deno 2.7#2947

Merged
thisisjofrank merged 2 commits intomainfrom
update/temporal-api-stable
Mar 5, 2026
Merged

docs: update Temporal API to reflect stable status in Deno 2.7#2947
thisisjofrank merged 2 commits intomainfrom
update/temporal-api-stable

Conversation

@bartlomieju
Copy link
Member

Summary

  • The Temporal API is stable as of Deno 2.7 and no longer requires the --unstable-temporal flag
  • Updated unstable_flags.md to note Temporal is now stable, removed instructions to use the flag
  • Updated example script to remove --unstable-temporal from run command and changed group from "Unstable APIs" to "Web APIs"
  • Moved Temporal API entry in examples sidebar from "Unstable APIs" to "Web standard APIs" section

Test plan

  • Verify the unstable flags page renders the note admonition correctly
  • Verify the Temporal example page loads without the unstable flag in the run command
  • Verify Temporal appears under "Web standard APIs" in examples sidebar

🤖 Generated with Claude Code

The Temporal API is stable as of Deno 2.7 and no longer requires the
--unstable-temporal flag. Update unstable flags reference, example script,
and move Temporal from "Unstable APIs" to "Web standard APIs" in examples.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link
Collaborator

@thisisjofrank thisisjofrank left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

woo

@thisisjofrank thisisjofrank enabled auto-merge (squash) March 5, 2026 20:45
@thisisjofrank thisisjofrank merged commit 1dca5a7 into main Mar 5, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants