Skip to content

Version Packages - #43

Merged
krijnrijshouwer merged 1 commit into
mainfrom
changeset-release/main
Sep 16, 2026
Merged

krijnrijshouwer merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 14, 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.2.4

Patch Changes

  • 4ea7542: Count content blocks, not root blocks, when deciding document placeholder eligibility (RI8). A block schema can now declare authoring.contentRole: "chrome" for furniture the host puts in the document — an email signature, a quoted message — and such a block no longer suppresses the empty-document placeholder or pulls a click below the blocks into itself. getBlockContentRole (@input/pen-core) is the canonical reader; contentRole defaults to "content", so existing hosts are unaffected.

    Eligibility names its block. getDocumentPlaceholderTargetBlockId (@input/pen-dom) returns the one block the hint paints on and the click-below caret lands in, or null when there is no target. The React and Vue bindings paint on the target instead of on the first root block, so a document that opens with chrome now shows the hint on its body. InlinePlaceholderVisibilityOptions replaces its isFirstBlock and isDocumentEmpty fields with a single isDocumentPlaceholderTarget.

  • Updated dependencies [4ea7542]

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

@input/pen-yjs@0.2.4

Patch Changes

  • Updated dependencies [4ea7542]
    • @input/pen-types@0.2.4

@input/pen-ai@0.2.4

Patch Changes

  • Updated dependencies [4ea7542]
    • @input/pen-types@0.2.4
    • @input/pen-core@0.2.4
    • @input/pen-tools@0.2.4
    • @input/pen-ingest@0.2.4

@input/pen-autoformat@0.2.4

Patch Changes

  • Updated dependencies [4ea7542]
    • @input/pen-types@0.2.4
    • @input/pen-core@0.2.4

@input/pen-interop@0.2.4

Patch Changes

  • Updated dependencies [4ea7542]
    • @input/pen-types@0.2.4
    • @input/pen-core@0.2.4
    • @input/pen-ingest@0.2.4
    • @input/pen-markdown@0.2.4

@input/pen-multiplayer@0.2.4

Patch Changes

  • Updated dependencies [4ea7542]
    • @input/pen-types@0.2.4
    • @input/pen-core@0.2.4

@input/pen-search@0.2.4

Patch Changes

  • Updated dependencies [4ea7542]
    • @input/pen-types@0.2.4
    • @input/pen-core@0.2.4

@input/pen-shortcuts@0.2.4

Patch Changes

  • Updated dependencies [4ea7542]
    • @input/pen-types@0.2.4
    • @input/pen-core@0.2.4

@input/pen-snapshots@0.2.4

Patch Changes

  • Updated dependencies [4ea7542]
    • @input/pen-types@0.2.4
    • @input/pen-core@0.2.4

@input/pen-tools@0.2.4

Patch Changes

  • Updated dependencies [4ea7542]
    • @input/pen-types@0.2.4
    • @input/pen-core@0.2.4
    • @input/pen-ingest@0.2.4
    • @input/pen-markdown@0.2.4

@input/pen-undo@0.2.4

Patch Changes

  • Updated dependencies [4ea7542]
    • @input/pen-types@0.2.4
    • @input/pen-core@0.2.4

@input/pen@0.2.4

Patch Changes

  • Updated dependencies [4ea7542]
    • @input/pen-types@0.2.4
    • @input/pen-core@0.2.4
    • @input/pen-ai@0.2.4
    • @input/pen-interop@0.2.4
    • @input/pen-shortcuts@0.2.4
    • @input/pen-tools@0.2.4
    • @input/pen-undo@0.2.4
    • @input/pen-schema@0.2.4

@input/pen-dom@0.2.4

Patch Changes

  • 4ea7542: Count content blocks, not root blocks, when deciding document placeholder eligibility (RI8). A block schema can now declare authoring.contentRole: "chrome" for furniture the host puts in the document — an email signature, a quoted message — and such a block no longer suppresses the empty-document placeholder or pulls a click below the blocks into itself. getBlockContentRole (@input/pen-core) is the canonical reader; contentRole defaults to "content", so existing hosts are unaffected.

    Eligibility names its block. getDocumentPlaceholderTargetBlockId (@input/pen-dom) returns the one block the hint paints on and the click-below caret lands in, or null when there is no target. The React and Vue bindings paint on the target instead of on the first root block, so a document that opens with chrome now shows the hint on its body. InlinePlaceholderVisibilityOptions replaces its isFirstBlock and isDocumentEmpty fields with a single isDocumentPlaceholderTarget.

  • Updated dependencies [4ea7542]

    • @input/pen-types@0.2.4
    • @input/pen-core@0.2.4
    • @input/pen-shortcuts@0.2.4

@input/pen-react@0.2.4

Patch Changes

  • 4ea7542: Count content blocks, not root blocks, when deciding document placeholder eligibility (RI8). A block schema can now declare authoring.contentRole: "chrome" for furniture the host puts in the document — an email signature, a quoted message — and such a block no longer suppresses the empty-document placeholder or pulls a click below the blocks into itself. getBlockContentRole (@input/pen-core) is the canonical reader; contentRole defaults to "content", so existing hosts are unaffected.

    Eligibility names its block. getDocumentPlaceholderTargetBlockId (@input/pen-dom) returns the one block the hint paints on and the click-below caret lands in, or null when there is no target. The React and Vue bindings paint on the target instead of on the first root block, so a document that opens with chrome now shows the hint on its body. InlinePlaceholderVisibilityOptions replaces its isFirstBlock and isDocumentEmpty fields with a single isDocumentPlaceholderTarget.

  • Updated dependencies [4ea7542]

    • @input/pen-types@0.2.4
    • @input/pen-core@0.2.4
    • @input/pen-dom@0.2.4
    • @input/pen-multiplayer@0.2.4
    • @input/pen-search@0.2.4
    • @input/pen-ai@0.2.4
    • @input/pen-interop@0.2.4
    • @input/pen-shortcuts@0.2.4
    • @input/pen-snapshots@0.2.4
    • @input/pen-schema@0.2.4

@input/pen-vue@0.2.4

Patch Changes

  • 4ea7542: Count content blocks, not root blocks, when deciding document placeholder eligibility (RI8). A block schema can now declare authoring.contentRole: "chrome" for furniture the host puts in the document — an email signature, a quoted message — and such a block no longer suppresses the empty-document placeholder or pulls a click below the blocks into itself. getBlockContentRole (@input/pen-core) is the canonical reader; contentRole defaults to "content", so existing hosts are unaffected.

    Eligibility names its block. getDocumentPlaceholderTargetBlockId (@input/pen-dom) returns the one block the hint paints on and the click-below caret lands in, or null when there is no target. The React and Vue bindings paint on the target instead of on the first root block, so a document that opens with chrome now shows the hint on its body. InlinePlaceholderVisibilityOptions replaces its isFirstBlock and isDocumentEmpty fields with a single isDocumentPlaceholderTarget.

  • Updated dependencies [4ea7542]

    • @input/pen-types@0.2.4
    • @input/pen-core@0.2.4
    • @input/pen-dom@0.2.4
    • @input/pen-interop@0.2.4
    • @input/pen-schema@0.2.4

@input/pen-schema@0.2.4

Patch Changes

  • Updated dependencies [4ea7542]
    • @input/pen-types@0.2.4
    • @input/pen-core@0.2.4

@input/pen-ingest@0.2.4

Patch Changes

  • Updated dependencies [4ea7542]
    • @input/pen-types@0.2.4
    • @input/pen-core@0.2.4

@input/pen-markdown@0.2.4

Patch Changes

  • Updated dependencies [4ea7542]
    • @input/pen-types@0.2.4
    • @input/pen-core@0.2.4

@input/pen-assets@0.2.4

Patch Changes

  • Updated dependencies [4ea7542]
    • @input/pen-types@0.2.4

@input/pen-test@0.2.4

Patch Changes

  • Updated dependencies [4ea7542]
    • @input/pen-types@0.2.4
    • @input/pen-core@0.2.4
    • @input/pen-yjs@0.2.4
    • @input/pen-interop@0.2.4
    • @input/pen-schema@0.2.4

@input/pen-transport@0.2.4

Patch Changes

  • Updated dependencies [4ea7542]
    • @input/pen-types@0.2.4
    • @input/pen-core@0.2.4
    • @input/pen-ai@0.2.4

@input/pen-types@0.2.4

Patch Changes

  • 4ea7542: Count content blocks, not root blocks, when deciding document placeholder eligibility (RI8). A block schema can now declare authoring.contentRole: "chrome" for furniture the host puts in the document — an email signature, a quoted message — and such a block no longer suppresses the empty-document placeholder or pulls a click below the blocks into itself. getBlockContentRole (@input/pen-core) is the canonical reader; contentRole defaults to "content", so existing hosts are unaffected.

    Eligibility names its block. getDocumentPlaceholderTargetBlockId (@input/pen-dom) returns the one block the hint paints on and the click-below caret lands in, or null when there is no target. The React and Vue bindings paint on the target instead of on the first root block, so a document that opens with chrome now shows the hint on its body. InlinePlaceholderVisibilityOptions replaces its isFirstBlock and isDocumentEmpty fields with a single isDocumentPlaceholderTarget.

@input/pen-bench@0.2.4

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 03e99ef to aa6f425 Compare September 16, 2026 13:25
@krijnrijshouwer
krijnrijshouwer merged commit 93c7173 into main Sep 16, 2026
35 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