Skip to content

release 2.22.1#2240

Merged
VeskeR merged 1 commit into
mainfrom
release/2.22.1
Jun 8, 2026
Merged

release 2.22.1#2240
VeskeR merged 1 commit into
mainfrom
release/2.22.1

Conversation

@owenpearson

@owenpearson owenpearson commented Jun 8, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • Bug Fixes
    • Fixed v1 callback deprecated overloads by updating the return type.

@owenpearson owenpearson requested a review from VeskeR June 8, 2026 15:56
@coderabbitai

coderabbitai Bot commented Jun 8, 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: 8e20a091-96a5-44a7-ad94-6db51c8cdc9b

📥 Commits

Reviewing files that changed from the base of the PR and between a76bb68 and fe0b9c3.

⛔ 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

Patch release version bump from 2.22.0 to 2.22.1. The package.json version field, React-hooks exported version constant, and changelog are updated together to reflect the release date (2026-06-08) and document a fix to v1 callback deprecated overload return types (nevervoid).

Changes

Version 2.22.1 Release

Layer / File(s) Summary
Version 2.22.1 release coordination
package.json, src/platform/react-hooks/src/AblyReactHooks.ts, CHANGELOG.md
Package version incremented from 2.22.0 to 2.22.1 in package.json; exported React-hooks version constant updated to match; changelog entry added documenting the v1 callback overload return type fix.

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly Related PRs

  • ably/ably-js#2238: Updates the same React-hooks version constant and package version in coordination with changelog adjustments for a concurrent release.

Suggested Reviewers

  • VeskeR

Poem

🐰 A patch hops in, version light,
Callbacks return from never to right!
Changelog sings, package aligned,
React-hooks updated, release refined.
Tiny fix, big cheer—2.22.1 takes flight! 🎉

🚥 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 title 'release 2.22.1' directly and clearly summarizes the main change—bumping the package version from 2.22.0 to 2.22.1 across all relevant files (package.json, CHANGELOG.md, and AblyReactHooks.ts).
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.22.1

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.

@VeskeR VeskeR merged commit 2a0eae5 into main Jun 8, 2026
12 of 14 checks passed
@VeskeR VeskeR deleted the release/2.22.1 branch June 8, 2026 16:29
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