Skip to content

Version Packages - #3217

Merged
christianhg merged 1 commit into
mainfrom
changeset-release/main
Sep 3, 2026
Merged

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

Conversation

@ecoscript

@ecoscript ecoscript Bot commented Sep 3, 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@8.1.2

Patch Changes

  • #3216 bfda552 Thanks @christianhg! - fix: guard drag and dragleave handlers without resolving an event position

    The editor no longer runs a caret hit-test and block rect reads for every drag and dragleave event during a drag. Both events forward to behaviors without a position, so the resolution was pure per-pointer-move cost; the handlers now only check that the event target belongs to the editor. In rare cases where position resolution would have failed (for example while the editor is tearing down mid-drag), the drag.drag and drag.dragleave behavior events now still fire.

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

Patch Changes

  • Updated dependencies []:
    • @portabletext/plugin-input-rule@7.0.6

@portabletext/plugin-emoji-picker@8.0.6

Patch Changes

  • Updated dependencies []:
    • @portabletext/plugin-input-rule@7.0.6

@portabletext/plugin-markdown-shortcuts@9.0.6

Patch Changes

  • Updated dependencies []:
    • @portabletext/plugin-character-pair-decorator@9.0.6
    • @portabletext/plugin-input-rule@7.0.6

@portabletext/plugin-typeahead-picker@7.0.6

Patch Changes

  • Updated dependencies []:
    • @portabletext/plugin-input-rule@7.0.6

@portabletext/plugin-typography@9.0.6

Patch Changes

  • Updated dependencies []:
    • @portabletext/plugin-input-rule@7.0.6

@portabletext/plugin-dnd@2.0.7

@portabletext/plugin-input-rule@7.0.6

@portabletext/plugin-list-index@2.0.6

@portabletext/plugin-one-line@8.0.6

@portabletext/plugin-paste-link@5.0.6

@portabletext/plugin-sdk-value@8.1.1

@portabletext/plugin-table@2.0.6

@portabletext/toolbar@9.0.6

@vercel

vercel Bot commented Sep 3, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
portable-text-editor-documentation Ready Ready Preview Sep 3, 2026 7:46am UTC
portable-text-example-basic Ready Ready Preview Sep 3, 2026 7:46am UTC
portable-text-playground Ready Ready Preview Sep 3, 2026 7:46am UTC

Request Review

@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Bundle Stats

✅ No significant changes.

All scenario measurements (7)

🗺️ @portabletext/editor / @portabletext/editor · @portabletext/editor / @portabletext/editor/behaviors · @portabletext/editor / @portabletext/editor/plugins · @portabletext/editor / @portabletext/editor/selectors · @portabletext/editor / @portabletext/editor/traversal · @portabletext/editor / @portabletext/editor/utils · @portabletext/markdown / @portabletext/markdown · Artifacts

Scenario Kind Bundle (raw / gzip) Gzip change Import time Import change
⚪ @portabletext/editor / @portabletext/editor export 1.09 MB / 253.7 KB None 67 ms -0 ms, -0.3%
⚪ @portabletext/editor / @portabletext/editor/behaviors export 4.0 KB / 1.4 KB None 2 ms +0 ms, +2.0%
⚪ @portabletext/editor / @portabletext/editor/plugins export 5.1 KB / 1.8 KB None 7 ms +0 ms, +0.3%
⚪ @portabletext/editor / @portabletext/editor/selectors export 93.7 KB / 21.3 KB None 8 ms +0 ms, +0.7%
⚪ @portabletext/editor / @portabletext/editor/traversal export 41.7 KB / 10.8 KB None 6 ms +0 ms, +0.2%
⚪ @portabletext/editor / @portabletext/editor/utils export 33.1 KB / 8.7 KB None 6 ms +0 ms, +2.0%
⚪ @portabletext/markdown / @portabletext/markdown export 272.2 KB / 79.6 KB None 37 ms +0 ms, +0.1%

Significant means at least 1.0 KB and 1% gzip, or at least 5 ms and 10% import time.

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