Skip to content

fix(deps): update dependency @takumi-rs/image-response to v2#11

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-takumi
Open

fix(deps): update dependency @takumi-rs/image-response to v2#11
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-takumi

Conversation

@renovate

@renovate renovate Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@takumi-rs/image-response ^1.1.2^2.0.0 age confidence

Release Notes

kane50613/takumi (@​takumi-rs/image-response)

v2.0.3

Select the WASM backend under the unwasm condition

Nitro sets unwasm on every preset, including Node, so takumi-js resolves
#backend to WASM there instead of the native addon a WebContainer host
(StackBlitz, CodeSandbox) can't load. Set exportConditions: ["!unwasm"] to keep
the native bindings on the Node preset.

v2.0.2

Accept a promise in the fonts option

fonts now takes Promise<FontLoader[]> as well as the plain list, so
googleFonts results pass straight through without await.

Extend the embedded font weight axis to 800

The embedded last-resort Geist subset now covers weights 400 to 800.

Accept a families array in googleFonts

Pass the families directly instead of wrapping them in an options object:
googleFonts(["Inter", "Noto Sans JP"]). The object form stays for text,
display, and the other options.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/major-takumi branch from f4f86be to 2ce6b56 Compare July 14, 2026 15:38
@renovate renovate Bot force-pushed the renovate/major-takumi branch from 2ce6b56 to 3e5b972 Compare July 15, 2026 10:58
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