Skip to content

Release 2.23.0#2251

Merged
VeskeR merged 1 commit into
mainfrom
release/2.23.0
Jun 19, 2026
Merged

Release 2.23.0#2251
VeskeR merged 1 commit into
mainfrom
release/2.23.0

Conversation

@VeskeR

@VeskeR VeskeR commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • New Features

    • React channel hooks now allow omitting the channel name to use the nearest channel provider.
  • Bug Fixes

    • Fixed presence auto-reenter causing NACKs after reconnect by queuing presence operations until re-attachment.

@VeskeR VeskeR requested a review from owenpearson June 19, 2026 13:02
@coderabbitai

coderabbitai Bot commented Jun 19, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: f54a363b-1d0c-4d59-acd1-a36aed0a3a5b

📥 Commits

Reviewing files that changed from the base of the PR and between fa63502 and d6c52f6.

⛔ 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 bumped from 2.22.1 to 2.23.0 in package.json and the exported version constant in AblyReactHooks.ts. A corresponding changelog entry for 2.23.0 is added to CHANGELOG.md documenting two changes.

Changes

Version bump to v2.23.0

Layer / File(s) Summary
Version bump and changelog entry
package.json, src/platform/react-hooks/src/AblyReactHooks.ts, CHANGELOG.md
version field in package.json and exported version constant in AblyReactHooks.ts incremented from 2.22.1 to 2.23.0; CHANGELOG.md gains a [2.23.0] release section with two listed behavior changes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • ably/ably-js#2238: Performs the same version-bump pattern across package.json, AblyReactHooks.ts, and CHANGELOG.md for the preceding release.
  • ably/ably-js#2240: Updates the same three files (package.json, AblyReactHooks.ts, CHANGELOG.md) with an identical version-bump structure.

Poem

🐇 Hop, hop, hooray, it's release day!
The version has leapt from .22 away,
Two fixes now logged in the changelog so neat,
Presence and channels both swept off their feet.
A bump and a tag and the rabbit's content —
Version 2.23.0, perfectly sent! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The pull request title 'Release 2.23.0' directly and clearly summarizes the main purpose of the changeset, which is to release version 2.23.0 by updating version numbers and adding release notes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

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

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/2.23.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.

@owenpearson owenpearson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

:shipit:

@github-actions github-actions Bot temporarily deployed to staging/pull/2251/bundle-report June 19, 2026 13:02 Inactive
@github-actions github-actions Bot temporarily deployed to staging/pull/2251/typedoc June 19, 2026 13:03 Inactive
@VeskeR VeskeR merged commit 13bd25d into main Jun 19, 2026
16 of 18 checks passed
@VeskeR VeskeR deleted the release/2.23.0 branch June 19, 2026 13:50
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