Skip to content

chore(release): 0.2.0 - #18

Merged
b2m9 merged 1 commit into
mainfrom
chore/release-0.2.0
Aug 13, 2026
Merged

chore(release): 0.2.0#18
b2m9 merged 1 commit into
mainfrom
chore/release-0.2.0

Conversation

@b2m9

@b2m9 b2m9 commented Aug 13, 2026

Copy link
Copy Markdown
Owner

Bumps package.json from 0.1.1 to 0.2.0. Minor rather than patch because
behaviour changed since 0.1.1: explicitly empty containers now materialize
(#12), and malformed option containers are rejected at merger creation (#11).

Release checklist steps 2-4 done: vp install --frozen-lockfile,
vp run check, and npm pack --dry-run all pass (126 tests, 15 files,
24.8 kB). Tagging v0.2.0 and publishing the GitHub Release are the
maintainer's steps after this merges.

🤖 Generated with Claude Code


Summary by cubic

Updates @b2m9/keyfold from 0.1.1 to 0.2.0 to reflect behavior changes. Previously, explicitly empty containers did not materialize; now they materialize. Previously, merger creation allowed malformed option containers; now creation fails early with an error.

Migration

  • If you relied on empty containers being ignored, handle materialized empty containers in the output state.
  • Validate option containers before creating a merger; fix or remove malformed inputs to avoid errors.

Rollout

  • After merge, tag v0.2.0 and publish the GitHub Release.

Written for commit 6238e62. Summary will update on new commits.

Review in cubic

Behaviour changed since 0.1.1, so this is a minor bump rather than a
patch: explicitly empty containers now materialize (#12), and malformed
option containers are rejected at merger creation (#11).

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@b2m9
b2m9 merged commit 3eb6a6f into main Aug 13, 2026
3 checks passed
@b2m9
b2m9 deleted the chore/release-0.2.0 branch August 13, 2026 18:20
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