Skip to content

Version Packages - #413

Open
patchcrow wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Version Packages#413
patchcrow wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@patchcrow

@patchcrow patchcrow commented Aug 8, 2026

Copy link
Copy Markdown
Collaborator

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

@inkandswitch/patchwork-elements@6.0.2

Patch Changes

  • 882eacd: A doc whose only match is a wildcard tool (the raw viewer) but which suggests a
    package now shows just the offer, instead of dropping the reader into raw JSON
    that gets swapped out from under them once the import lands. If the import
    registers nothing, the view says so rather than sitting empty.

    The offer's toast is also themed: it took its colours from hardcoded light
    values while its button read --studio-*, so in a dark theme a light card held
    a black-on-black button. Both now use the theme's ink (--studio-line — the
    --studio-text they asked for doesn't exist), surface and accent.

@inkandswitch/patchwork@0.7.4

Patch Changes

  • 7339066: The dev importmap now names each builtin's pre-bundled dep URL
    (/node_modules/.vite/deps/…?v=…) instead of /@id/<dep>. Both URLs resolve to
    the same file, but a module fetched under two URLs is evaluated twice — the site
    imported solid through the pre-bundled URL and tool code imported it through the
    importmap, so tools ran against a second solid with its own owner stack and
    logged "computations created outside a createRoot" for every effect they
    created. Builtins that aren't pre-bundled still fall back to /@id/<dep>.
  • Updated dependencies [882eacd]
    • @inkandswitch/patchwork-elements@6.0.2

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 14a663a to d8af6aa Compare August 8, 2026 05:25
@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

✅ Patchwork glance ready

https://patchwork-preview-413.patchwork.inkandswitch.com

A peek at inkandswitch/patchwork.inkandswitch.com, built with the @inkandswitch/patchwork- packages as of this PR at ba88054.

@chee
chee self-requested a review August 10, 2026 16:23
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from d8af6aa to ba88054 Compare September 10, 2026 06:41
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.

2 participants