Skip to content

docs: update spectrum-ts documentation for v10.0.0 - #116

Closed
photon-action-bot[bot] wants to merge 1 commit into
mainfrom
docs/update-spectrum-ts-v10.0.0
Closed

docs: update spectrum-ts documentation for v10.0.0#116
photon-action-bot[bot] wants to merge 1 commit into
mainfrom
docs/update-spectrum-ts-v10.0.0

Conversation

@photon-action-bot

@photon-action-bot photon-action-bot Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Documentation Update: spectrum-ts v10.0.0

This PR updates documentation for spectrum-ts based on the v10.0.0 release.

Release Notes

Breaking Changes

Local macOS iMessage is now its own package: @spectrum-ts/imessage-local. If you used imessage.config({ local: true }), install the new package and import imessage from there instead.

@spectrum-ts/imessage is now cloud-only, and the spectrum-ts metapackage no longer includes the local iMessage provider by default.

New Features

Added @spectrum-ts/imessage-local for direct access to the local macOS Messages database. It keeps local-only dependencies like imessage-kit out of cloud installs.

Spectrum() now supports the clearer platforms config key. The old providers key still works during the transition.

Improvement

Cloud iMessage installs are lighter and cleaner because they no longer pull in local SQLite/iMessage dependencies. ✨

Release checks now verify the local iMessage package imports correctly after packing, and guard against local-only dependencies leaking back into the cloud provider.


Version: 10.0.0


🤖 This PR was auto-generated by Claude Code via the update-docs action in buildspace.


View with Codesmith Autofix with Codesmith
Need help on this PR? Tag /codesmith with what you need. Autofix is disabled.

@github-actions

Copy link
Copy Markdown
Contributor

Superseded by #117 which targets a newer version.

@github-actions github-actions Bot closed this Jul 14, 2026
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.

0 participants