Skip to content

Comments

Update supported SDKs for Inspector Debugger#1631

Merged
aleks-tpom6oh merged 1 commit intomainfrom
update-debugger-supported-platforms
Feb 17, 2026
Merged

Update supported SDKs for Inspector Debugger#1631
aleks-tpom6oh merged 1 commit intomainfrom
update-debugger-supported-platforms

Conversation

@aleks-tpom6oh
Copy link
Contributor

@aleks-tpom6oh aleks-tpom6oh commented Feb 17, 2026

Summary

  • Updated the "Supported SDKs and integrations" section with a table listing all supported platforms and minimum versions
  • Added iOS (CocoaPods 2.2.1+, SPM 1.5.0+), Android (JitPack/Maven 2.4.0+), and Segment (v2) support
  • Updated Web minimum version from 1.5.0 to 1.3.0
  • Removed "coming soon" and "currently only available" language since all major platforms are now supported

Supported platforms

Platform Package Manager Min Version Languages
Web npm / yarn 1.3.0+ JavaScript, TypeScript, ReScript
iOS CocoaPods 2.2.1+ Swift, Objective-C
iOS SPM 1.5.0+ Swift, Objective-C
Android JitPack / Maven 2.4.0+ Kotlin, Java
Segment Integration v2 All sources

Test plan

  • Verify the table renders correctly in the docs site
  • Verify anchor link #supported-sdks-and-integrations still works
  • Verify no broken internal links

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Documentation
    • Enhanced documentation with a comprehensive platform compatibility table including package managers, minimum versions, and supported languages.
    • Updated property validation information to clarify SDK and integration support requirements.
    • Added guidance for users to update to minimum required versions to access all features.

Add iOS (CocoaPods 2.2.1+, SPM 1.5.0+), Android (2.4.0+), and
Segment (v2) to the supported platforms table. Update Web minimum
version to 1.3.0+. Remove "coming soon" language since all major
platforms are now supported.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Feb 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Feb 17, 2026 0:11am

Request Review

@coderabbitai
Copy link

coderabbitai bot commented Feb 17, 2026

No actionable comments were generated in the recent review. 🎉


📝 Walkthrough

Walkthrough

Updated property value validation documentation in the inspector debugger guide with clarified callout text referencing supported SDKs and integrations, replaced the specific SDK list with a consolidated platform table showing package managers and minimum versions, and revised guidance on minimum version requirements.

Changes

Cohort / File(s) Summary
Documentation Updates
pages/inspector/inspector-debugger.mdx
Updated property value validation callout text to clarify SDK/integration support, replaced SDK list with consolidated platform table including package managers and minimum versions, removed outdated "coming soon" note, and added guidance prompting users to update to minimum version for full feature access.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Possibly related PRs

  • Value validation #1595: Directly modifies the same documentation file with related updates to property-value-validation content, callouts, and supported SDKs/platforms.

Suggested reviewers

  • logason
  • bjornj12

Poem

📚✨ A rabbit's guide refined,
Tables now aligned with purpose in mind,
SDKs organized, versions made clear,
Documentation polished for all to revere! 🐰

🚥 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 accurately summarizes the main change: updating the supported SDKs section for the Inspector Debugger with a new platform table and minimum versions.
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 unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch update-debugger-supported-platforms

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

@aleks-tpom6oh aleks-tpom6oh merged commit 32b491d into main Feb 17, 2026
4 checks passed
@aleks-tpom6oh aleks-tpom6oh deleted the update-debugger-supported-platforms branch February 17, 2026 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant