Skip to content

chore: version packages#99

Merged
KrisBraun merged 1 commit intomainfrom
changeset-release/main
Mar 4, 2026
Merged

chore: version packages#99
KrisBraun merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Feb 22, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@plotday/twister@0.37.0

Added

  • Schedule type with ScheduleContact for event scheduling, recurring events, and per-user schedules (#101 46fe8f1)
  • Source.onThreadRead() hook for writing back read/unread status to external services (#101 6e9dcf5)
  • Source base class for building service integrations with provider, scopes, and lifecycle management (#101 46fe8f1)
  • LinkType config for sources and channelId on Link for account-based priority routing (#101 46fe8f1)
  • Package exports for ./source and ./schedule modules (#101 46fe8f1)

Changed

  • BREAKING — Refactor Source base class to own provider identity and channel lifecycle (#101 46fe8f1)
  • BREAKING — Rename Activity to Thread and Link to Action throughout the SDK (types, methods, filters) (#101 46fe8f1)
  • BREAKING — Twist lifecycle hooks onThreadUpdated, onNoteCreated moved from Plot options to Twist base class methods; added onLinkCreated, onLinkUpdated, onLinkNoteCreated, onOptionsChanged (#101 6e9dcf5)
  • BREAKING — Removed deprecated IntegrationProviderConfig and IntegrationOptions types; added archiveLinks(filter) for bulk-archiving links (#101 6e9dcf5)
  • BREAKING — Removed thread.updated and note.created callbacks from Plot options (use Twist.onThreadUpdated/onNoteCreated instead); added link: true option and getLinks(filter?) method for link processing (#101 6e9dcf5)
  • BREAKING — Rename Syncable to Channel in Integrations tool, add saveLink() and saveContacts() methods (#101 46fe8f1)

Removed

  • BREAKING — Deprecated twister functions and types (#101 46fe8f1)
  • BREAKING — Common interfaces (calendar, documents, messaging, projects, source-control) replaced by individual source implementations (#101 46fe8f1)
  • BREAKING — RSVP tags (Attend, Skip, Undecided) from Tag enum, replaced by ScheduleContact (#101 46fe8f1)

@github-actions github-actions bot force-pushed the changeset-release/main branch from 9b5a1fd to 99c4e63 Compare February 22, 2026 22:28
@github-actions github-actions bot force-pushed the changeset-release/main branch from 99c4e63 to e912976 Compare March 4, 2026 05:14
@KrisBraun KrisBraun merged commit 00372d1 into main Mar 4, 2026
@KrisBraun KrisBraun deleted the changeset-release/main branch March 4, 2026 05:15
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