Skip to content

Release: Bump version to 2.19.0#2172

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

Release: Bump version to 2.19.0#2172
splindsay-92 merged 1 commit intomainfrom
release/2.19.0

Conversation

@splindsay-92
Copy link
Copy Markdown
Contributor

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

Prepare release 2.19.0:

  • Bump package version to 2.19.0 in package.json
  • Update version export to 2.19.0 in AblyReactHooks.ts

Summary by CodeRabbit

  • Documentation
    • Added changelog entry for version 2.19.0, noting:
      • New feature: optional detail field support in ErrorInfo.
      • Bug fix: clearing buffered object operations during sync sequences.
  • Chores
    • Bumped project version to 2.19.0.
    • Updated the exported version constant to reflect the new release.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 2, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Disabled knowledge base sources:

  • Jira integration is disabled

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 4e2ddb0 and b976ff1.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (3)
  • CHANGELOG.md
  • package.json
  • src/platform/react-hooks/src/AblyReactHooks.ts

Walkthrough

Version bump from 2.18.0 to 2.19.0 across package metadata and source files. Changelog added documenting new ErrorInfo detail field support and buffered operation fix.

Changes

Cohort / File(s) Summary
Version Release
CHANGELOG.md, package.json, src/platform/react-hooks/src/AblyReactHooks.ts
Version constant updated from 2.18.0 to 2.19.0. Changelog entry added documenting new optional detail field for ErrorInfo and bug fix for clearing buffered operations during sync.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 Hop along, the versions rise,
From 2.18 to 2.19's skies,
Detail fields dance in ErrorInfo's frame,
And buffered ops are cleared—no shame!
A minor bump, but oh so sweet,
Our changelog now is fresh and neat! 🌟

🚥 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: Bump version to 2.19.0' directly and clearly describes the primary change—a version bump to 2.19.0 across all relevant 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/2.19.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 merged commit 54d1630 into main Mar 3, 2026
16 of 23 checks passed
@splindsay-92 splindsay-92 deleted the release/2.19.0 branch March 3, 2026 13:30
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