Skip to content

docs(changelog): capture unreleased changes since v0.21.2#412

Merged
ozzyfromspace merged 1 commit into
mainfrom
docs/changelog-since-v0.21.2
Jun 14, 2026
Merged

docs(changelog): capture unreleased changes since v0.21.2#412
ozzyfromspace merged 1 commit into
mainfrom
docs/changelog-since-v0.21.2

Conversation

@ozzyfromspace

Copy link
Copy Markdown
Contributor

What

Brings the ## Unreleased block current with everything that landed on main since v0.21.2,
ahead of the minor release. Two parts:

1. Stamped the four placeholder refs the per-PR entries carried as (#XXX):

2. Wrote three entries for library changes that had none yet:

Scope

Documents only the published attaform package. Deliberately excludes the workspace-app and tooling
PRs that also merged since v0.21.2, matching the v0.19 to v0.21 changelog scope:

Release note

promote-changelog.mjs rewrites the ## Unreleased line to ## v<version> on pnpm version minor,
so this whole block promotes intact under the new heading. Merge this, then cut the minor.

No source or test changes; CHANGELOG only.

🤖 Generated with Claude Code

Stamp the four placeholder PR refs in the Unreleased block and add the
three library changes that landed since v0.21.2 with no changelog entry:

- Added: form.onChange + async server validation (#395), the new public
  surface that motivates the minor bump.
- Fixed: the Zod v3 adapter rebuilds nodes from the consumer's own schema,
  so a mixed Zod-major install no longer silently rejects writes (#383).
- Performance: the runtime-performance program (#379), the array
  write-path trio (#399 / #400 / #402, #403), and linear-time container
  field-state rollup (#384).

Excludes the bench-arena, demo-styling, docs-link, and dev-dep PRs: they
are workspace apps and tooling, not the published attaform package, which
matches the v0.19-v0.21 changelog scope.

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

vercel Bot commented Jun 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
attaform Ready Ready Preview, Comment Jun 14, 2026 7:25am

@ozzyfromspace ozzyfromspace merged commit 3db9a82 into main Jun 14, 2026
15 checks passed
@ozzyfromspace ozzyfromspace deleted the docs/changelog-since-v0.21.2 branch June 14, 2026 07:28
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