Skip to content

docs(release): notes for v2.113.0 - #6124

Closed
supabase-cli-releaser[bot] wants to merge 1 commit into
developfrom
release-notes/v2.113.0
Closed

docs(release): notes for v2.113.0#6124
supabase-cli-releaser[bot] wants to merge 1 commit into
developfrom
release-notes/v2.113.0

Conversation

@supabase-cli-releaser

Copy link
Copy Markdown
Contributor

Proposed user-facing release notes for v2.113.0, generated by apps/cli/scripts/propose-release-notes.ts against tools/release/release-notes-prompt.md.

How to update the notes

Edit release-notes/v2.113.0.md directly on this branch — use the GitHub web editor or push commits to release-notes/v2.113.0 — before approving. The applied notes will reflect the file at the approved commit.

How to publish

Approve this PR as a supabase/cli team member. The .github/workflows/apply-release-notes.yml workflow will then:

  1. Overwrite the GitHub Release body for v2.113.0 with the contents of release-notes/v2.113.0.md.
  2. Comment the release URL on this PR.
  3. Close this PR and delete the release-notes/v2.113.0 branch.

This PR is not merged — the do not merge label is a reminder. It targets develop so that even an accidental merge never rewrites main. Nothing is meant to land on any branch.

Approvals from anyone outside the supabase/cli team are ignored; the workflow will post a comment explaining that and leave the release untouched.

How to abandon

Close the PR without approving. The auto-generated semantic-release body for v2.113.0 stays in place.

Re-generation

After this PR is closed, rerun the Propose release notes workflow from the Actions tab against v2.113.0 to get a fresh proposal.

@supabase-cli-releaser supabase-cli-releaser Bot added the do not merge Approve to apply; do not merge. label Aug 8, 2026
@supabase-cli-releaser
supabase-cli-releaser Bot requested a review from a team as a code owner August 8, 2026 08:09

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 39010daed4

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread release-notes/v2.113.0.md
This release improves error reporting and continues the TypeScript migration. The CLI now properly surfaces `serve` staging errors and handles timestamps with timezone offsets.

### Bug fixes
- `supabase serve` now displays staging errors instead of suppressing them (#6113)

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Correct the serve command name

This publishes the fix as supabase serve, but the legacy command tree registers serve only underneath functions (legacyFunctionsCommand includes legacyFunctionsServeCommand, and that command is Command.make("serve")), and the generated reference documents the usage as supabase functions serve. As written, users may look for a nonexistent top-level command; please name this as supabase functions serve in the release notes.

Useful? React with 👍 / 👎.

@supabase-cli-releaser

Copy link
Copy Markdown
Contributor Author

Applied to v2.113.0 after approval by @avallete.

@supabase-cli-releaser
supabase-cli-releaser Bot deleted the release-notes/v2.113.0 branch August 8, 2026 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not merge Approve to apply; do not merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant