Skip to content

release: v1.3.0#720

Merged
splindsay-92 merged 1 commit intomainfrom
release/1.3.0
Mar 3, 2026
Merged

release: v1.3.0#720
splindsay-92 merged 1 commit intomainfrom
release/1.3.0

Conversation

@splindsay-92
Copy link
Contributor

@splindsay-92 splindsay-92 commented Mar 3, 2026

Releasing version 1.3.0.

  • Added support for the detail field on ErrorInfo, enabling structured data to be passed from moderation (e.g. BeforePublish rules) to clients. This is useful for chat moderation rejection details. #718

  • Ably SDK Upgrade: Upgraded ably dependency to v2.19.0, which introduces the detail field on ErrorInfo. #718

@coderabbitai
Copy link

coderabbitai bot commented Mar 3, 2026

Caution

Review failed

Failed to post review comments

Walkthrough

Simple version bump from 1.2.0 to 1.3.0 across package.json, src/core/version.ts, and CHANGELOG.md. Release notes document new error detail support and Ably SDK upgrade to v2.19.0.

Changes

Cohort / File(s) Summary
Version Bump
package.json, src/core/version.ts
Version constants updated from 1.2.0 to 1.3.0. Derived agent string values in version.ts will reflect the new version.
Release Documentation
CHANGELOG.md
New v1.3.0 release entry added documenting Error Detail Support feature (detail field on ErrorInfo) and Ably SDK upgrade to v2.19.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'release: v1.3.0' clearly and concisely describes the main change—a version release—and is directly supported by the changeset that bumps the version across multiple files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
  • 📝 Generate docstrings (stacked PR)
  • 📝 Generate docstrings (commit on current branch)
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release/1.3.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@splindsay-92 splindsay-92 requested a review from AndyTWF March 3, 2026 18:52
@splindsay-92 splindsay-92 merged commit 0234871 into main Mar 3, 2026
30 of 34 checks passed
@splindsay-92 splindsay-92 deleted the release/1.3.0 branch March 3, 2026 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants