Skip to content

chore: version packages - #354

Merged
KrisBraun merged 1 commit into
mainfrom
changeset-release/main
Jul 31, 2026
Merged

chore: version packages#354
KrisBraun merged 1 commit into
mainfrom
changeset-release/main

Conversation

@plot-app-builder

Copy link
Copy Markdown
Contributor

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.90.0

Added

  • TextDef.required on the Options tool. When set, the Flutter connect/edit form blocks submission while the field is empty (secure fields were already implicitly required). Text fields with no sensible default — like a workspace subdomain — can now opt in to this instead of silently accepting a blank value that only fails once the connector tries to use it. (#353068351a)

Changed

  • NewNote.unread now controls read state on the saveNotes path. Omitting it leaves the thread's read state untouched, true marks the thread unread for everyone but the note's author, and false marks it read for the connection owner so a two-way read sync converges. Previously the field had no effect on notes saved through saveNotes. (#353068351a)

@plotday/email-classifier@0.2.12

Changed

  • Updated dependencies:
  • @plotday/twister@0.90.0

@plotday/google-contacts@0.6.13

Changed

  • Updated dependencies:
  • @plotday/twister@0.90.0

@KrisBraun
KrisBraun merged commit 6b4e294 into mainJul 31, 2026
1 check passed
Sign up for freeto 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

@KrisBraun