Skip to content

Release version 2.18.0#2170

Merged
lawrence-forooghian merged 1 commit intomainfrom
release/2.18.0
Feb 23, 2026
Merged

Release version 2.18.0#2170
lawrence-forooghian merged 1 commit intomainfrom
release/2.18.0

Conversation

@lawrence-forooghian
Copy link
Collaborator

@lawrence-forooghian lawrence-forooghian commented Feb 23, 2026

Main feature is apply-on-ACK. Docs PR ably/docs#3161 accompanies this release.

Summary by CodeRabbit

Release Notes - Version 2.18.0

  • New Features

    • LiveObjects operations now apply immediately upon server acknowledgement, enabling instant local data mutations.
  • Bug Fixes

    • Fixed channel.off() blocking attach() and detach() completion.
    • Ensured ErrorInfo.cause is always an ErrorInfo.

@github-actions github-actions bot temporarily deployed to staging/pull/2170/features February 23, 2026 14:24 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/2170/bundle-report February 23, 2026 14:24 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/2170/typedoc February 23, 2026 14:24 Inactive
@coderabbitai
Copy link

coderabbitai bot commented Feb 23, 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 fae33a8 and 0ae8f2d.

⛔ 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 2.18.0 is released with updated version constants across the codebase, package.json, and a new changelog entry documenting LiveObjects acknowledgement behavior improvements and bug fixes from issues #2167 and #2169.

Changes

Cohort / File(s) Summary
Version Update
package.json, src/platform/react-hooks/src/AblyReactHooks.ts
Version constant bumped from 2.17.1 to 2.18.0 in package metadata and exported module constant.
Documentation
CHANGELOG.md
New v2.18.0 entry added documenting LiveObjects acknowledgement behavior for mutations and two bug fixes resolving channel detach blocking and ErrorInfo.cause type consistency.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~5 minutes

Poem

🐰 A version hops along, from one-seven to eight,
LiveObjects now quicker, no need more to wait,
Channel detaches flow free, and errors align,
With changes consistent, version 2.18 does shine! 🌟

🚥 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 version 2.18.0' clearly and specifically describes the main objective of the pull request - releasing a new version with the version bump 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/2.18.0

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


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.

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