Skip to content

Version Packages#77

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

Version Packages#77
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented May 19, 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 main, this PR will be updated.

Releases

superformdata@0.2.1

Patch Changes

  • 6ad5e8b: Preserve plain object Blob values when encoding with files: "preserve".
  • 1a4dc4c: Reject plain-value root fields that collide with the reserved metadata key.
  • 558c5f0: Reject ambiguous key text immediately after bracketed array indexes.
  • 1bfd999: Normalize and strictly match decodeRequest content types before decoding request bodies.
  • e10484c: Validate encode(form, { submitter }) submitters before encoding so non-submit controls and controls owned by another form throw like native FormData(form, submitter).
  • e8feebd: Reject sparse array metadata that would truncate decoded values.

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 20d4da6 to 344a91f Compare May 19, 2026 18:41
@greptile-apps

greptile-apps Bot commented May 19, 2026

Copy link
Copy Markdown

Greptile Summary

This is an automated Changesets release PR that bumps superformdata from 0.2.0 to 0.2.1 and consolidates six patch-level changeset files into the changelog.

  • package.json version is incremented from 0.2.00.2.1, consistent with all six consumed changesets being patch-level.
  • CHANGELOG.md gains a new 0.2.1 section listing all six fixes (Blob preservation, reserved-key rejection, ambiguous array-path rejection, strict content-type decoding, submitter validation, sparse-array metadata rejection).
  • All six .changeset/*.md files are deleted, which is the expected behavior when the release action consumes them.

Confidence Score: 5/5

Purely mechanical release PR — no source or test code is modified, only version metadata and changelog.

All changes are generated by the Changesets action: a version bump in package.json, a new changelog section in CHANGELOG.md, and deletion of the consumed changeset files. There is nothing here that could introduce a regression.

No files require special attention.

Important Files Changed

Filename Overview
package.json Version bumped from 0.2.0 to 0.2.1 — consistent with the patch-level changesets being consumed.
CHANGELOG.md New 0.2.1 section added with all six patch-change entries matching the deleted changeset files.
.changeset/preserve-blob-values.md Changeset file deleted after being consumed into CHANGELOG.md — expected release workflow behavior.

Reviews (7): Last reviewed commit: "Version Packages" | Re-trigger Greptile

@github-actions github-actions Bot force-pushed the changeset-release/main branch 5 times, most recently from 50d7243 to 9c4b7cd Compare May 20, 2026 06:54
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 9c4b7cd to 21eccef Compare May 21, 2026 06:53
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