Skip to content

docs: update advanced-imessage-ts documentation for v0.4.1#10

Open
photon-action-bot[bot] wants to merge 2 commits intomainfrom
docs/update-advanced-imessage-ts-v0.4.1
Open

docs: update advanced-imessage-ts documentation for v0.4.1#10
photon-action-bot[bot] wants to merge 2 commits intomainfrom
docs/update-advanced-imessage-ts-v0.4.1

Conversation

@photon-action-bot
Copy link
Copy Markdown
Contributor

Documentation Update: advanced-imessage-ts v0.4.1

This PR updates documentation for advanced-imessage-ts based on the v0.4.1 release.

Release Notes

Bug Fixes

  • Removed an orphaned buildspace submodule reference (2f56b42), which cleans up repo metadata and avoids submodule-related checkout/CI issues.

Improvement

  • Removed the unused CursorReset protobuf message and regenerated the related TypeScript files (c4a27aa) to keep the API surface smaller and easier to maintain.

Breaking Changes

  • SubscribeMessageEventsResponse no longer includes the cursor_reset payload type, so clients that handled that event need to remove that branch and rely on normal stream/cursor recovery behavior. 🚀

Version: 0.4.1


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

Resolve conflicts in package.json and pnpm-lock.yaml by preferring
main's dependency versions (@antfu/eslint-config ^4.19.0,
@photon-ai/advanced-imessage ^0.4.2) and lockfile.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown
Contributor

Resolved merge conflicts between docs/update-advanced-imessage-ts-v0.4.1 and main.

Conflicts found:

package.json

  • @antfu/eslint-config: PR had ^4.15.1, main had ^4.19.0 → kept main's newer version
  • @photon-ai/advanced-imessage: PR had ^0.1.1, main had ^0.4.2 → kept main's newer version

pnpm-lock.yaml

  • Accepted main's lockfile in full (generated file)

Resolution strategy: Preferred main's versions for dependency/lockfile files. No content files had conflicts.

Verification: pnpm install --frozen-lockfile ✅ | pnpm lint ✅ | pnpm typecheck:docs ✅

@github-actions
Copy link
Copy Markdown
Contributor

Merge conflict resolution

Status: The branch was already up to date with main — a previous merge commit (7542bb2) had already incorporated the changes from main.

The resolved state has:

  • package.json: Uses main's updated dependency versions (@antfu/eslint-config ^4.19.0, @photon-ai/advanced-imessage ^0.4.2)
  • pnpm-lock.yaml: Consistent with package.json

pnpm lint and pnpm typecheck:docs both pass.

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