Skip to content

Version Packages - #25

Merged
krijnrijshouwer merged 1 commit into
mainfrom
changeset-release/main
Aug 28, 2026
Merged

Version Packages#25
krijnrijshouwer merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 28, 2026

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 publish to npm yourself or setup this action to publish 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

@input/pen-core@0.1.4

Patch Changes

  • @input/pen-yjs@0.1.4
    • @input/pen-types@0.1.4

@input/pen-yjs@0.1.4

Patch Changes

  • @input/pen-types@0.1.4

@input/pen-ai@0.1.4

Patch Changes

  • @input/pen-core@0.1.4
    • @input/pen-tools@0.1.4
    • @input/pen-ingest@0.1.4
    • @input/pen-types@0.1.4

@input/pen-autoformat@0.1.4

Patch Changes

  • @input/pen-core@0.1.4
    • @input/pen-types@0.1.4

@input/pen-interop@0.1.4

Patch Changes

  • @input/pen-core@0.1.4
    • @input/pen-ingest@0.1.4
    • @input/pen-markdown@0.1.4
    • @input/pen-types@0.1.4

@input/pen-multiplayer@0.1.4

Patch Changes

  • @input/pen-core@0.1.4
    • @input/pen-types@0.1.4

@input/pen-search@0.1.4

Patch Changes

  • @input/pen-core@0.1.4
    • @input/pen-types@0.1.4

@input/pen-shortcuts@0.1.4

Patch Changes

  • @input/pen-core@0.1.4
    • @input/pen-types@0.1.4

@input/pen-snapshots@0.1.4

Patch Changes

  • @input/pen-core@0.1.4
    • @input/pen-types@0.1.4

@input/pen-tools@0.1.4

Patch Changes

  • @input/pen-core@0.1.4
    • @input/pen-ingest@0.1.4
    • @input/pen-markdown@0.1.4
    • @input/pen-types@0.1.4

@input/pen-undo@0.1.4

Patch Changes

  • @input/pen-core@0.1.4
    • @input/pen-types@0.1.4

@input/pen@0.1.4

Patch Changes

  • @input/pen-core@0.1.4
    • @input/pen-ai@0.1.4
    • @input/pen-interop@0.1.4
    • @input/pen-shortcuts@0.1.4
    • @input/pen-tools@0.1.4
    • @input/pen-undo@0.1.4
    • @input/pen-schema@0.1.4
    • @input/pen-types@0.1.4

@input/pen-dom@0.1.4

Patch Changes

  • 9fdb74d: Yield block-selection Enter to the host (HOST8) and keep DOM focus on the editor sink while a block or cell is selected (HOST9). Enter is now a bubbling default like Escape, so a listener on the editor element can preventDefault first; hosts that relied on document-capture Enter will see the key reach the subtree. Focus is parked on the sink in the same selectionChange turn so two composers in one document no longer race for a body-targeted Enter.
  • 9fdb74d: Start a pointer selection from host chrome (FE10). A drag whose mousedown lands beside the column — the content element's padding, or the editor root next to it — now anchors at the nearest block edge (G4) and selects, across blocks or within one, instead of leaving a collapsed caret. Within one block it resolves the range itself, because a drag that never entered a field has no native range to inherit. Clicks are unchanged: a host-chrome gesture that never reached a block still finishes on the click path, so the click-outside affordance keeps owning insert-or-focus. A host asserting that a drag from the background leaves the selection untouched will now see a text selection; a marquee still requires the region-selector primitive and still respects blockSelection={false}.
  • @input/pen-core@0.1.4
    • @input/pen-shortcuts@0.1.4
    • @input/pen-types@0.1.4

@input/pen-react@0.1.4

Patch Changes

  • 9fdb74d: Yield block-selection Enter to the host (HOST8) and keep DOM focus on the editor sink while a block or cell is selected (HOST9). Enter is now a bubbling default like Escape, so a listener on the editor element can preventDefault first; hosts that relied on document-capture Enter will see the key reach the subtree. Focus is parked on the sink in the same selectionChange turn so two composers in one document no longer race for a body-targeted Enter.
  • Updated dependencies [9fdb74d]
  • Updated dependencies [9fdb74d]
    • @input/pen-dom@0.1.4
    • @input/pen-core@0.1.4
    • @input/pen-ai@0.1.4
    • @input/pen-interop@0.1.4
    • @input/pen-multiplayer@0.1.4
    • @input/pen-search@0.1.4
    • @input/pen-shortcuts@0.1.4
    • @input/pen-snapshots@0.1.4
    • @input/pen-schema@0.1.4
    • @input/pen-types@0.1.4

@input/pen-vue@0.1.4

Patch Changes

  • 9fdb74d: Yield block-selection Enter to the host (HOST8) and keep DOM focus on the editor sink while a block or cell is selected (HOST9). Enter is now a bubbling default like Escape, so a listener on the editor element can preventDefault first; hosts that relied on document-capture Enter will see the key reach the subtree. Focus is parked on the sink in the same selectionChange turn so two composers in one document no longer race for a body-targeted Enter.
  • Updated dependencies [9fdb74d]
  • Updated dependencies [9fdb74d]
    • @input/pen-dom@0.1.4
    • @input/pen-core@0.1.4
    • @input/pen-interop@0.1.4
    • @input/pen-schema@0.1.4
    • @input/pen-types@0.1.4

@input/pen-schema@0.1.4

Patch Changes

  • @input/pen-core@0.1.4
    • @input/pen-types@0.1.4

@input/pen-ingest@0.1.4

Patch Changes

  • @input/pen-core@0.1.4
    • @input/pen-types@0.1.4

@input/pen-markdown@0.1.4

Patch Changes

  • @input/pen-core@0.1.4
    • @input/pen-types@0.1.4

@input/pen-assets@0.1.4

Patch Changes

  • @input/pen-types@0.1.4

@input/pen-test@0.1.4

Patch Changes

  • @input/pen-core@0.1.4
    • @input/pen-yjs@0.1.4
    • @input/pen-interop@0.1.4
    • @input/pen-schema@0.1.4
    • @input/pen-types@0.1.4

@input/pen-transport@0.1.4

Patch Changes

  • @input/pen-core@0.1.4
    • @input/pen-ai@0.1.4
    • @input/pen-types@0.1.4

@input/pen-bench@0.1.4

@input/pen-types@0.1.4

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 4c2877b to c4e64c7 Compare August 28, 2026 20:48
@krijnrijshouwer
krijnrijshouwer merged commit a3c82fc into main Aug 28, 2026
21 checks passed
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