Skip to content

Version Packages#108

Merged
haydenbleasel merged 1 commit into
mainfrom
changeset-release/main
Jul 25, 2026
Merged

Version Packages#108
haydenbleasel merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 25, 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

files-sdk@2.2.1

Patch Changes

  • d296f26: Expose the lazy provider-aware loadFiles runtime loader through files-sdk/loader.
  • c04e0d0: Keep @aws-sdk/* out of the static module graph reachable from files-sdk/r2 so binding- and fetch-mode Workers bundle without the optional peers installed. Consumer bundlers (e.g. rolldown-vite with the Cloudflare Vite plugin) resolve even dynamically-imported chunks at build time, so the s3 entry's static SDK imports behind the r2 adapter's lazy boundary hard-errored with MISSING_EXPORT against the optional-peer placeholder (R2 binding mode fails to build under rolldown-vite: MISSING_EXPORT on optional @aws-sdk/* peers #105). The s3 engine is now SDK-parameterized (s3/core.js); files-sdk/s3 wires it from static imports as before, while the r2 aws-sdk engine loads the SDK modules via dynamic import on first use. No behavior change for files-sdk/s3 consumers.

@vercel

vercel Bot commented Jul 25, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
files-sdk Ready Ready Preview, Comment Jul 25, 2026 6:36pm

Request Review

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 9018c3f to 8871cbc Compare July 25, 2026 18:35
@haydenbleasel
haydenbleasel merged commit cd011bc into main Jul 25, 2026
18 checks passed
@haydenbleasel
haydenbleasel deleted the changeset-release/main branch July 25, 2026 18:39
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