docs: update spectrum-ts documentation for v11.0.0 - #117
Closed
photon-action-bot[bot] wants to merge 1 commit into
Closed
docs: update spectrum-ts documentation for v11.0.0#117photon-action-bot[bot] wants to merge 1 commit into
photon-action-bot[bot] wants to merge 1 commit into
Conversation
Contributor
|
Superseded by #118 which targets a newer version. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documentation Update: spectrum-ts v11.0.0
This PR updates documentation for spectrum-ts based on the v11.0.0 release.
Release Notes
Bug Fixes
dd3a747)Improvement
Voice docs are now easier to follow, with a SIP voice provider guide plus separate pages for inbound and outbound calls. They also clarify outbound setup and remove WhatsApp from the supported voice options.
iMessage docs now explain live rendering and in-place app card updates, so it’s clearer how edited app content behaves. ✨
Version: 11.0.0
Need help on this PR? Tag
/codesmithwith what you need. Autofix is disabled.Note
Medium Risk
Major-version jump on the SDK used for docs build and typecheck can break sync, vellum extraction, or CI until regenerated docs and workflows are validated.
Overview
Bumps the
spectrum-tsdev dependency from 5.2.0 to 11.0.0 and refreshespnpm-lock.yamlso doc generation, type extraction, and sync from the Spectrum SDK align with the v11 release.The lockfile pulls in matching
@spectrum-ts/*11.x packages and newer Photon/grpc/OTEL stacks (e.g.@photon-ai/otel3.x,@photon-ai/advanced-imessage1.0.0,@photon-ai/whatsapp-business0.2.0).@spectrum-ts/coreno longer lists optional Elysia/Express/Hono peers in the resolved tree.Reviewed by Cursor Bugbot for commit 7ece6c5. Bugbot is set up for automated code reviews on this repo. Configure here.