Skip to content

v0.1.40

@matej21 matej21 tagged this 03 Jun 15:07
0.1.39 published broken: `bun pm pack` resolves `workspace:*` deps from bun.lock, whose workspace
`version` fields were still 0.1.38 (the bump only touched package.json). So e.g. bindx-editor@0.1.39
depended on @contember/bindx@0.1.38, and consumers got two @contember/bindx instances (root + nested)
-> 'useSnapshotStore must be used within a BindxProvider'. Sync the lockfile workspace versions so
packed inter-deps match the release version.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Assets 2
Loading