Skip to content

Version Packages (next) - #17

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Version Packages (next)#17
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

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

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@solidjs/start-devtools@1.0.0-next.5

Patch Changes

  • b1177e3: Add a reactivity graph panel to the dev toolbar.

    The panel maps live signals, memos and effects as a directed graph.
    Hovering a node shows its value, state, owner and edge counts.
    Selecting a node highlights everything upstream and downstream of it and lists its sources and observers.
    The selected node's value is shown as an expandable tree, the same one the server function panel uses for serialized values.
    Nodes pulse and count changes as the app updates, and the graph can be filtered by kind or searched by name, value or owner.

  • cb0e333: Update terracotta to 2.0.0-next.9.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from dccf0af to 04e7113 Compare September 14, 2026 17:31
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.

0 participants