Skip to content

Version Packages - #480

Merged
kvz merged 1 commit into
mainfrom
changeset-release/main
Aug 30, 2026
Merged

Version Packages#480
kvz merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

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

@transloadit/utils@4.7.0

Minor Changes

  • 7597b78: Add the rest of the Smart CDN URL grammar next to getSignedSmartCdnUrl, so applications stop
    carrying their own copies: getSmartCdnUrl (unsigned builder), parseSmartCdnUrl (the inverse of
    the builders — decodes once, keeps repeated query parameters, returns auth_key/exp/sig as
    auth) and stripSmartCdnAuth (removes the signature parameters byte-for-byte otherwise). Both
    builders accept a trusted baseUrl option (for example a local api2's URL Transform endpoint with
    a {workspace} placeholder); the signature does not cover the host, so it must come from
    configuration, never from user input. Exported from the root and the ./node entry.

@kvz
kvz merged commit 938414c into main Aug 30, 2026
@kvz
kvz deleted the changeset-release/main branch August 30, 2026 10:41
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