Skip to content

Version Packages#3004

Merged
christianhg merged 1 commit into
mainfrom
changeset-release/main
Jul 22, 2026
Merged

Version Packages#3004
christianhg merged 1 commit into
mainfrom
changeset-release/main

Conversation

@ecoscript

@ecoscript ecoscript Bot commented Jul 22, 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 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

@portabletext/editor@7.10.12

Patch Changes

  • #2968 5ddcc5b Thanks @christianhg! - fix: apply value-sync auto-resolutions to the block the engine receives

    When an update value carried a block the editor could repair
    automatically (a child missing its _key, an empty children array,
    unused markDefs), the repair was emitted as patches while the raw,
    un-repaired block proceeded into the editor. The editor then held an
    invalid shape that diverged from the document: the emitted patch minted
    one key, internal normalization minted another. The repair is now
    applied to the block before it enters the editor, so the emitted patch
    and the editor state agree, and the editor never holds the un-repaired
    shape.

  • #3008 c600e92 Thanks @christianhg! - fix: require a collapsed selection for the forward-delete empty-block hop

    Selecting a range that ends in an empty block (highlighting empty lines, for example) and pressing Delete now deletes the whole range. Previously the forward-delete rule that hops a caret past an empty block also matched expanded selections, so only the block at the focus edge was affected and the covered empty lines remained. Backspace was unaffected.

@portabletext/plugin-character-pair-decorator@8.0.40

Patch Changes

  • Updated dependencies [5ddcc5b, c600e92]:
    • @portabletext/editor@7.10.12
    • @portabletext/plugin-input-rule@6.0.9

@portabletext/plugin-dnd@1.0.24

Patch Changes

  • Updated dependencies [5ddcc5b, c600e92]:
    • @portabletext/editor@7.10.12

@portabletext/plugin-emoji-picker@7.0.40

Patch Changes

  • Updated dependencies [5ddcc5b, c600e92]:
    • @portabletext/editor@7.10.12
    • @portabletext/plugin-input-rule@6.0.9

@portabletext/plugin-input-rule@6.0.9

Patch Changes

  • Updated dependencies [5ddcc5b, c600e92]:
    • @portabletext/editor@7.10.12

@portabletext/plugin-list-index@1.0.24

Patch Changes

  • Updated dependencies [5ddcc5b, c600e92]:
    • @portabletext/editor@7.10.12

@portabletext/plugin-markdown-shortcuts@8.0.40

Patch Changes

  • Updated dependencies [5ddcc5b, c600e92]:
    • @portabletext/editor@7.10.12
    • @portabletext/plugin-character-pair-decorator@8.0.40
    • @portabletext/plugin-input-rule@6.0.9

@portabletext/plugin-one-line@7.0.39

Patch Changes

  • Updated dependencies [5ddcc5b, c600e92]:
    • @portabletext/editor@7.10.12

@portabletext/plugin-paste-link@4.0.39

Patch Changes

  • Updated dependencies [5ddcc5b, c600e92]:
    • @portabletext/editor@7.10.12

@portabletext/plugin-sdk-value@7.1.4

Patch Changes

  • Updated dependencies [5ddcc5b, c600e92]:
    • @portabletext/editor@7.10.12

@portabletext/plugin-table@1.3.9

Patch Changes

  • Updated dependencies [5ddcc5b, c600e92]:
    • @portabletext/editor@7.10.12

@portabletext/plugin-typeahead-picker@6.0.40

Patch Changes

  • Updated dependencies [5ddcc5b, c600e92]:
    • @portabletext/editor@7.10.12
    • @portabletext/plugin-input-rule@6.0.9

@portabletext/plugin-typography@8.0.40

Patch Changes

  • Updated dependencies [5ddcc5b, c600e92]:
    • @portabletext/editor@7.10.12
    • @portabletext/plugin-input-rule@6.0.9

@portabletext/toolbar@8.0.39

Patch Changes

  • Updated dependencies [5ddcc5b, c600e92]:
    • @portabletext/editor@7.10.12

@vercel

vercel Bot commented Jul 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
portable-text-editor-documentation Ready Ready Preview, Comment Jul 22, 2026 8:05pm
portable-text-example-basic Ready Ready Preview, Comment Jul 22, 2026 8:05pm
portable-text-playground Ready Ready Preview, Comment Jul 22, 2026 8:05pm

Request Review

@github-actions

github-actions Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

📦 Bundle Stats — @portabletext/editor

Compared against main (c600e92b)

@portabletext/editor

Metric Value vs main (c600e92)
Internal (raw) 807.5 KB -
Internal (gzip) 155.1 KB -
Bundled (raw) 1.42 MB -
Bundled (gzip) 319.4 KB -
Import time 97ms +1ms, +0.6%

@portabletext/editor/behaviors

Metric Value vs main (c600e92)
Internal (raw) 467 B -
Internal (gzip) 207 B -
Bundled (raw) 424 B -
Bundled (gzip) 171 B -
Import time 2ms +0ms, +0.8%

@portabletext/editor/plugins

Metric Value vs main (c600e92)
Internal (raw) 2.7 KB -
Internal (gzip) 894 B -
Bundled (raw) 2.5 KB -
Bundled (gzip) 827 B -
Import time 7ms +0ms, +0.7%

@portabletext/editor/selectors

Metric Value vs main (c600e92)
Internal (raw) 82.7 KB -
Internal (gzip) 15.4 KB -
Bundled (raw) 78.4 KB -
Bundled (gzip) 14.3 KB -
Import time 8ms -0ms, -0.3%

@portabletext/editor/traversal

Metric Value vs main (c600e92)
Internal (raw) 28.1 KB -
Internal (gzip) 5.6 KB -
Bundled (raw) 28.1 KB -
Bundled (gzip) 5.5 KB -
Import time 6ms +0ms, +0.3%

@portabletext/editor/utils

Metric Value vs main (c600e92)
Internal (raw) 30.6 KB -
Internal (gzip) 6.4 KB -
Bundled (raw) 28.2 KB -
Bundled (gzip) 6.1 KB -
Import time 6ms +0ms, +0.5%

🗺️ . · ./behaviors · ./plugins · ./selectors · ./traversal · ./utils · Artifacts

Details
  • Import time regressions over 10% are flagged with ⚠️
  • Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.

📦 Bundle Stats — @portabletext/markdown

Compared against main (c600e92b)

Metric Value vs main (c600e92)
Internal (raw) 53.8 KB -
Internal (gzip) 9.8 KB -
Bundled (raw) 348.9 KB -
Bundled (gzip) 96.3 KB -
Import time 38ms +1ms, +4.0%

🗺️ View treemap · Artifacts

Details
  • Import time regressions over 10% are flagged with ⚠️
  • Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.

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