Skip to content

v0.13.0-beta.10

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Jun 19:24
· 129 commits to main since this release
81c5884

Delta since previous beta (v0.13.0-beta.9) — 1 new changeset.

Patch Changes

  • Make share-link copying work in embedded previews.

    Clicking "Copy share link" inside an embedding host that blocks the modern
    clipboard API (for example the Claude preview pane) now falls back to the
    browser's legacy copy path instead of showing "couldn't copy" — the link lands
    on your clipboard on the first click. When the embedding host blocks both
    paths, the failure message now correctly explains the preview limitation.