Skip to content

Version Packages#34

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

Version Packages#34
github-actions[bot] wants to merge 1 commit into
masterfrom
changeset-release/master

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 13, 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 master, this PR will be updated.

Releases

@playfast/echoform@2.0.0

Minor Changes

  • e36e3b2: Expose client view-tree lifecycle updates so hosts can distinguish empty and pending renders.

Patch Changes

  • e36e3b2: Keep client transports active across React Strict Mode lifecycle probes and deliver synchronously replayed initial frames.
  • 67e385d: Withhold update_view / delete_view broadcasts from clients that have not yet requested the view tree. Previously, in singleInstance mode, a client connecting while views were updating could receive an incremental prop diff before its update_views_tree snapshot; the client materialized the unknown view from the diff alone, yielding a view with only the changed props (missing callback and data props) and crashing the client renderer on the first missing-prop access (e.g. props.onSelectCategory.mutate in the wmux TUI during dev-server startup).

@playfast/echoform-render@2.0.0

Patch Changes

  • Updated dependencies [e36e3b2]
  • Updated dependencies [e36e3b2]
  • Updated dependencies [67e385d]
    • @playfast/echoform@2.0.0

@playfast/echoform-bun-ws-client@2.0.0

Patch Changes

  • Updated dependencies [e36e3b2]
  • Updated dependencies [e36e3b2]
  • Updated dependencies [67e385d]
    • @playfast/echoform@2.0.0

@playfast/echoform-bun-ws-server@2.0.0

Patch Changes

  • Updated dependencies [e36e3b2]
  • Updated dependencies [e36e3b2]
  • Updated dependencies [67e385d]
    • @playfast/echoform@2.0.0

@playfast/echoform-socket-client@2.0.0

Patch Changes

  • Updated dependencies [e36e3b2]
  • Updated dependencies [e36e3b2]
  • Updated dependencies [67e385d]
    • @playfast/echoform@2.0.0

@playfast/echoform-socket-server@2.0.0

Patch Changes

  • Updated dependencies [e36e3b2]
  • Updated dependencies [e36e3b2]
  • Updated dependencies [67e385d]
    • @playfast/echoform@2.0.0

file-editor-demo@1.0.11

Patch Changes

  • Updated dependencies [e36e3b2]
  • Updated dependencies [e36e3b2]
  • Updated dependencies [67e385d]
    • @playfast/echoform@2.0.0
    • @playfast/echoform-render@2.0.0
    • @playfast/echoform-bun-ws-client@2.0.0
    • @playfast/echoform-bun-ws-server@2.0.0

todo-app-demo@1.0.11

Patch Changes

  • Updated dependencies [e36e3b2]
  • Updated dependencies [e36e3b2]
  • Updated dependencies [67e385d]
    • @playfast/echoform@2.0.0
    • @playfast/echoform-render@2.0.0
    • @playfast/echoform-bun-ws-client@2.0.0
    • @playfast/echoform-bun-ws-server@2.0.0

@demo/widget-plugins@1.0.1

Patch Changes

  • Updated dependencies [e36e3b2]
  • Updated dependencies [e36e3b2]
  • Updated dependencies [67e385d]
    • @playfast/echoform@2.0.0
    • @playfast/echoform-render@2.0.0
    • @playfast/echoform-bun-ws-client@2.0.0
    • @playfast/echoform-bun-ws-server@2.0.0

@playfast/wmux-client@0.0.16

Patch Changes

  • Updated dependencies [e36e3b2]
  • Updated dependencies [e36e3b2]
  • Updated dependencies [67e385d]
    • @playfast/echoform@2.0.0

@github-actions github-actions Bot force-pushed the changeset-release/master branch from a84fb57 to 012a6f6 Compare July 13, 2026 15:28
@github-actions github-actions Bot force-pushed the changeset-release/master branch from 012a6f6 to e04db0c Compare July 13, 2026 15:44
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