Skip to content

chore: version packages#1000

Merged
zxch3n merged 1 commit into
mainfrom
changeset-release/main
Jun 8, 2026
Merged

chore: version packages#1000
zxch3n merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jun 6, 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

loro-crdt@1.13.0

Minor Changes

  • fa888d8: Add mergeable child containers: child containers created under a map key that converge across peers on concurrent first-write instead of forking. Exposed as ensureMergeable{Counter,Map,List,MovableList,Text,Tree} on LoroMap. A mergeable child lives at a deterministic ContainerID derived from (parent, key, kind), and its visibility is driven by a binary ref the parent map stores at the key, so deletes and kind conflicts resolve through the map's regular LWW.

loro-crdt-map@1.13.0

Minor Changes

  • fa888d8: Add mergeable child containers: child containers created under a map key that converge across peers on concurrent first-write instead of forking. Exposed as ensureMergeable{Counter,Map,List,MovableList,Text,Tree} on LoroMap. A mergeable child lives at a deterministic ContainerID derived from (parent, key, kind), and its visibility is driven by a binary ref the parent map stores at the key, so deletes and kind conflicts resolve through the map's regular LWW.

@github-actions github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 444db1d to a0df5c5 Compare June 7, 2026 06:47
@github-actions github-actions Bot force-pushed the changeset-release/main branch from a0df5c5 to 8546ddd Compare June 8, 2026 03:40
@zxch3n zxch3n merged commit bfe0e16 into main Jun 8, 2026
@zxch3n zxch3n deleted the changeset-release/main branch June 8, 2026 09:19
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.

1 participant