Skip to content

Version Packages#714

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

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

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 26, 2026

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

@viamrobotics/motion-tools@1.30.0

Minor Changes

  • a62cf24: feat: disallow edit components where fragment has variables; update props for Visualizer component
  • 9e60e37: Move query dev tools to <Debug /> plugin

Patch Changes

  • 03544e9: fix: bug resolving frame updates for non fragment frames
  • c81c67c: fix: hide transform controls on invisible entities

@claude
Copy link
Copy Markdown
Contributor

claude Bot commented May 26, 2026

Docs verdict: no guide changes needed. The only changelog entry — #709 Move query dev tools to <Debug /> plugin — relocates an undocumented enableQueryDevtools setting into a new optional plugin. None of guides/embedding.mdx, guides/local-usage.mdx, guides/worldstatestore.mdx, or migration/v1-to-v2.mdx reference query devtools or the <Debug /> plugin, and #709 already ships its own plugins/debug.mdx page.

@github-actions github-actions Bot force-pushed the changeset-release/main branch from b120527 to 3991e22 Compare May 27, 2026 19:39
@claude
Copy link
Copy Markdown
Contributor

claude Bot commented May 27, 2026

No guide updates needed. #715 renames a field on the internal localConfigProps prop (not used in any guide), and #709 moves the TanStack Query devtools behind an optional <Debug /> plugin (also unreferenced in current guides — and #709 itself already trimmed the stale <DrawService /> bullet from embedding.mdx).

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 3991e22 to 3c9b8f2 Compare May 27, 2026 20:45
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 3c9b8f2 to cc2742e Compare May 27, 2026 20:47
@claude
Copy link
Copy Markdown
Contributor

claude Bot commented May 27, 2026

No docs changes needed for this release — all three changelog entries (#715 prop rename on embedded-mode LocalConfigProps, #709 TanStack devtools moved into a new <Debug /> plugin that documents itself, #718/#719 invisible-entity transform-controls fix) are internal or net-new surfaces not referenced in guides/embedding.mdx, guides/local-usage.mdx, guides/worldstatestore.mdx, or migration/v1-to-v2.mdx.

@claude
Copy link
Copy Markdown
Contributor

claude Bot commented May 27, 2026

Changelog review — no guide updates needed.

PR Summary Verdict
#715 Disallow edit components where fragment has variables; rename componentToFragIdcomponentNameToFragmentInfo on localConfigProps (D) — the renamed prop lives on localConfigProps (passed to <Visualizer> for embedded mode); no current guide documents this prop, so no user following guides/embedding.mdx is affected.
#709 Move query dev tools to <Debug /> plugin (D) — net-new plugin surface with its own docs page (docs/plugins/debug.mdx). The embedding guide already doesn't reference enableQueryDevtools or SvelteQueryDevtools, so no edit needed in the four targeted guides.
#723 Fix bug resolving frame updates for non-fragment frames (D) — internal null-check fix from a #715 regression. No API surface change.
#719 Hide transform controls on invisible entities (D) — internal scene behavior fix. No API surface change.

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