Skip to content

chore: version packages - #849

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

chore: version packages#849
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 20, 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 publish to npm yourself or setup this action to publish 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

@lifi/wallet-management@4.2.0

Minor Changes

  • #827 1d7bf36 Thanks @chybisov! - Add Stellar (STL) support. Introduces the @lifi/widget-provider-stellar package, which integrates the Stellar Wallets Kit (Freighter, xBull, Lobstr, Rabet, Hana, Klever, OneKey, and Bitget) and exposes the connected account and signer to the widget. Adds the base StellarContext, wires Stellar into wallet management (account aggregation, combined wallet list, and the connect menu), enables the Stellar ecosystem in the widget's wallet providers, and makes Stellar selectable as a route chain.

Patch Changes

  • #847 874158c Thanks @chybisov! - Update @lifi/sdk to ^4.6.0 and each @lifi/sdk-provider-* package to its latest release.

  • #857 2b290ab Thanks @chybisov! - Update @lifi/sdk to ^4.6.1 and each @lifi/sdk-provider-* package to its latest
    release. Move @creit.tech/stellar-wallets-kit to ^2.6.0, which requires
    @stellar/stellar-sdk v17. No source change was needed. The widget never imports
    @stellar/stellar-sdk directly, so the v17 renames and its switch from Buffer to
    Uint8Array have no surface here.

    If you pin @creit.tech/stellar-wallets-kit yourself, move to ^2.6.0. The kit keeps
    wallet state in module level signals, so a second copy in the tree fails with "Please
    set the wallet first".

    @mysten/sui moves to ^2.27.0 because @lifi/sdk-provider-sui@4.1.10 requires it. A
    lower range lets a fresh install resolve two copies, which breaks the Sui provider types.

    @stellar/stellar-sdk also drops from two copies to one. SWK 2.6.0 no longer pulls
    @trezor/connect-plugin-stellar, which removes the subtree that asked for 14.2.0, and
    the remaining copy moves to 17.0.1.

  • #858 a5997eb Thanks @chybisov! - Bump @mui/material, @mui/system, and @mui/icons-material to 9.4.0.

  • #847 874158c Thanks @chybisov! - Update runtime dependencies, including @lifi/sdk 4.4.0 and the @lifi/sdk-provider-* packages.

  • #852 a1cddf8 Thanks @chybisov! - Update runtime dependencies, including i18next 26.4 and react-i18next 17.0.12.

  • Updated dependencies [1d7bf36, 874158c, 2b290ab, 874158c]:

    • @lifi/widget-provider@4.4.0

@lifi/widget@4.6.0

Minor Changes

  • #827 1d7bf36 Thanks @chybisov! - Add Stellar (STL) support. Introduces the @lifi/widget-provider-stellar package, which integrates the Stellar Wallets Kit (Freighter, xBull, Lobstr, Rabet, Hana, Klever, OneKey, and Bitget) and exposes the connected account and signer to the widget. Adds the base StellarContext, wires Stellar into wallet management (account aggregation, combined wallet list, and the connect menu), enables the Stellar ecosystem in the widget's wallet providers, and makes Stellar selectable as a route chain.

Patch Changes

  • #827 1d7bf36 Thanks @chybisov! - Stop showing the insufficient gas warning on Stellar when the route bridges enough XLM to cover the destination step, so a receiver with an empty XLM balance no longer sees a false warning.

  • #827 1d7bf36 Thanks @chybisov! - Keep the unsupported-receiver block consistent across the limit order and checkout flows, so a route that cannot honour a required receiver stays blocked everywhere.

  • #847 874158c Thanks @chybisov! - Update @lifi/sdk to ^4.6.0 and each @lifi/sdk-provider-* package to its latest release.

  • #857 2b290ab Thanks @chybisov! - Update @lifi/sdk to ^4.6.1 and each @lifi/sdk-provider-* package to its latest
    release. Move @creit.tech/stellar-wallets-kit to ^2.6.0, which requires
    @stellar/stellar-sdk v17. No source change was needed. The widget never imports
    @stellar/stellar-sdk directly, so the v17 renames and its switch from Buffer to
    Uint8Array have no surface here.

    If you pin @creit.tech/stellar-wallets-kit yourself, move to ^2.6.0. The kit keeps
    wallet state in module level signals, so a second copy in the tree fails with "Please
    set the wallet first".

    @mysten/sui moves to ^2.27.0 because @lifi/sdk-provider-sui@4.1.10 requires it. A
    lower range lets a fresh install resolve two copies, which breaks the Sui provider types.

    @stellar/stellar-sdk also drops from two copies to one. SWK 2.6.0 no longer pulls
    @trezor/connect-plugin-stellar, which removes the subtree that asked for 14.2.0, and
    the remaining copy moves to 17.0.1.

  • #858 a5997eb Thanks @chybisov! - Bump @mui/material, @mui/system, and @mui/icons-material to 9.4.0.

  • #857 2b290ab Thanks @chybisov! - Update react-intersection-observer to ^11.0.1.

  • #852 a1cddf8 Thanks @chybisov! - Update runtime dependencies, including i18next 26.4, react-i18next 17.0.12, Motion 13.1.1 and TanStack Router 1.170.32.

  • #847 874158c Thanks @chybisov! - Update runtime dependencies, including Motion 13, react-intersection-observer 11, @lifi/sdk 4.4.0 and MUI 9.3.

  • Updated dependencies [1d7bf36, 874158c, 2b290ab, a5997eb, 874158c, a1cddf8]:

    • @lifi/widget-provider@4.4.0
    • @lifi/wallet-management@4.2.0

@lifi/widget-provider@4.4.0

Minor Changes

  • #827 1d7bf36 Thanks @chybisov! - Add Stellar (STL) support. Introduces the @lifi/widget-provider-stellar package, which integrates the Stellar Wallets Kit (Freighter, xBull, Lobstr, Rabet, Hana, Klever, OneKey, and Bitget) and exposes the connected account and signer to the widget. Adds the base StellarContext, wires Stellar into wallet management (account aggregation, combined wallet list, and the connect menu), enables the Stellar ecosystem in the widget's wallet providers, and makes Stellar selectable as a route chain.

Patch Changes

  • #847 874158c Thanks @chybisov! - Update @lifi/sdk to ^4.6.0 and each @lifi/sdk-provider-* package to its latest release.

  • #857 2b290ab Thanks @chybisov! - Update @lifi/sdk to ^4.6.1 and each @lifi/sdk-provider-* package to its latest
    release. Move @creit.tech/stellar-wallets-kit to ^2.6.0, which requires
    @stellar/stellar-sdk v17. No source change was needed. The widget never imports
    @stellar/stellar-sdk directly, so the v17 renames and its switch from Buffer to
    Uint8Array have no surface here.

    If you pin @creit.tech/stellar-wallets-kit yourself, move to ^2.6.0. The kit keeps
    wallet state in module level signals, so a second copy in the tree fails with "Please
    set the wallet first".

    @mysten/sui moves to ^2.27.0 because @lifi/sdk-provider-sui@4.1.10 requires it. A
    lower range lets a fresh install resolve two copies, which breaks the Sui provider types.

    @stellar/stellar-sdk also drops from two copies to one. SWK 2.6.0 no longer pulls
    @trezor/connect-plugin-stellar, which removes the subtree that asked for 14.2.0, and
    the remaining copy moves to 17.0.1.

  • #847 874158c Thanks @chybisov! - Update runtime dependencies, including @lifi/sdk 4.4.0 and the @lifi/sdk-provider-* packages.

@lifi/widget-provider-stellar@4.2.0

Minor Changes

  • #827 1d7bf36 Thanks @chybisov! - Add Stellar (STL) support. Introduces the @lifi/widget-provider-stellar package, which integrates the Stellar Wallets Kit (Freighter, xBull, Lobstr, Rabet, Hana, Klever, OneKey, and Bitget) and exposes the connected account and signer to the widget. Adds the base StellarContext, wires Stellar into wallet management (account aggregation, combined wallet list, and the connect menu), enables the Stellar ecosystem in the widget's wallet providers, and makes Stellar selectable as a route chain.

Patch Changes

  • #853 f977094 Thanks @chybisov! - Keep the Stellar Wallets Kit off the server render. The kit's wallet modules read window in their constructors, so a framework that server-renders the provider — Next.js prerendering, for example — crashed with ReferenceError: window is not defined inside initStellarWalletsKit. Without a window the store is now built inert: no kit, no availability probe, no listeners. The browser still builds the real singleton in its own module instance, and because its first render also shows no wallets and no address, hydration stays consistent.

  • #847 874158c Thanks @chybisov! - Update @lifi/sdk to ^4.6.0 and each @lifi/sdk-provider-* package to its latest release.

  • #857 2b290ab Thanks @chybisov! - Update @lifi/sdk to ^4.6.1 and each @lifi/sdk-provider-* package to its latest
    release. Move @creit.tech/stellar-wallets-kit to ^2.6.0, which requires
    @stellar/stellar-sdk v17. No source change was needed. The widget never imports
    @stellar/stellar-sdk directly, so the v17 renames and its switch from Buffer to
    Uint8Array have no surface here.

    If you pin @creit.tech/stellar-wallets-kit yourself, move to ^2.6.0. The kit keeps
    wallet state in module level signals, so a second copy in the tree fails with "Please
    set the wallet first".

    @mysten/sui moves to ^2.27.0 because @lifi/sdk-provider-sui@4.1.10 requires it. A
    lower range lets a fresh install resolve two copies, which breaks the Sui provider types.

    @stellar/stellar-sdk also drops from two copies to one. SWK 2.6.0 no longer pulls
    @trezor/connect-plugin-stellar, which removes the subtree that asked for 14.2.0, and
    the remaining copy moves to 17.0.1.

  • Updated dependencies [1d7bf36, 874158c, 2b290ab, 874158c]:

    • @lifi/widget-provider@4.4.0

@lifi/widget-provider-bitcoin@4.2.3

Patch Changes

  • #827 1d7bf36 Thanks @chybisov! - Update @lifi/sdk to ^4.4.0 and each ecosystem SDK provider to its latest release.

  • #847 874158c Thanks @chybisov! - Update @lifi/sdk to ^4.6.0 and each @lifi/sdk-provider-* package to its latest release.

  • #857 2b290ab Thanks @chybisov! - Update @lifi/sdk to ^4.6.1 and each @lifi/sdk-provider-* package to its latest
    release. Move @creit.tech/stellar-wallets-kit to ^2.6.0, which requires
    @stellar/stellar-sdk v17. No source change was needed. The widget never imports
    @stellar/stellar-sdk directly, so the v17 renames and its switch from Buffer to
    Uint8Array have no surface here.

    If you pin @creit.tech/stellar-wallets-kit yourself, move to ^2.6.0. The kit keeps
    wallet state in module level signals, so a second copy in the tree fails with "Please
    set the wallet first".

    @mysten/sui moves to ^2.27.0 because @lifi/sdk-provider-sui@4.1.10 requires it. A
    lower range lets a fresh install resolve two copies, which breaks the Sui provider types.

    @stellar/stellar-sdk also drops from two copies to one. SWK 2.6.0 no longer pulls
    @trezor/connect-plugin-stellar, which removes the subtree that asked for 14.2.0, and
    the remaining copy moves to 17.0.1.

  • #847 874158c Thanks @chybisov! - Update runtime dependencies, including @lifi/sdk 4.4.0 and the @lifi/sdk-provider-* packages.

  • Updated dependencies [1d7bf36, 874158c, 2b290ab, 874158c]:

    • @lifi/widget-provider@4.4.0

@lifi/widget-provider-ethereum@4.1.4

Patch Changes

  • #827 1d7bf36 Thanks @chybisov! - Update @lifi/sdk to ^4.4.0 and each ecosystem SDK provider to its latest release.

  • #847 874158c Thanks @chybisov! - Update @lifi/sdk to ^4.6.0 and each @lifi/sdk-provider-* package to its latest release.

  • #857 2b290ab Thanks @chybisov! - Update @lifi/sdk to ^4.6.1 and each @lifi/sdk-provider-* package to its latest
    release. Move @creit.tech/stellar-wallets-kit to ^2.6.0, which requires
    @stellar/stellar-sdk v17. No source change was needed. The widget never imports
    @stellar/stellar-sdk directly, so the v17 renames and its switch from Buffer to
    Uint8Array have no surface here.

    If you pin @creit.tech/stellar-wallets-kit yourself, move to ^2.6.0. The kit keeps
    wallet state in module level signals, so a second copy in the tree fails with "Please
    set the wallet first".

    @mysten/sui moves to ^2.27.0 because @lifi/sdk-provider-sui@4.1.10 requires it. A
    lower range lets a fresh install resolve two copies, which breaks the Sui provider types.

    @stellar/stellar-sdk also drops from two copies to one. SWK 2.6.0 no longer pulls
    @trezor/connect-plugin-stellar, which removes the subtree that asked for 14.2.0, and
    the remaining copy moves to 17.0.1.

  • #847 874158c Thanks @chybisov! - Update runtime dependencies, including @lifi/sdk 4.4.0 and the @lifi/sdk-provider-* packages.

  • Updated dependencies [1d7bf36, 874158c, 2b290ab, 874158c]:

    • @lifi/widget-provider@4.4.0

@lifi/widget-provider-solana@4.1.4

Patch Changes

  • #827 1d7bf36 Thanks @chybisov! - Update @lifi/sdk to ^4.4.0 and each ecosystem SDK provider to its latest release.

  • #847 874158c Thanks @chybisov! - Update @lifi/sdk to ^4.6.0 and each @lifi/sdk-provider-* package to its latest release.

  • #857 2b290ab Thanks @chybisov! - Update @lifi/sdk to ^4.6.1 and each @lifi/sdk-provider-* package to its latest
    release. Move @creit.tech/stellar-wallets-kit to ^2.6.0, which requires
    @stellar/stellar-sdk v17. No source change was needed. The widget never imports
    @stellar/stellar-sdk directly, so the v17 renames and its switch from Buffer to
    Uint8Array have no surface here.

    If you pin @creit.tech/stellar-wallets-kit yourself, move to ^2.6.0. The kit keeps
    wallet state in module level signals, so a second copy in the tree fails with "Please
    set the wallet first".

    @mysten/sui moves to ^2.27.0 because @lifi/sdk-provider-sui@4.1.10 requires it. A
    lower range lets a fresh install resolve two copies, which breaks the Sui provider types.

    @stellar/stellar-sdk also drops from two copies to one. SWK 2.6.0 no longer pulls
    @trezor/connect-plugin-stellar, which removes the subtree that asked for 14.2.0, and
    the remaining copy moves to 17.0.1.

  • #847 874158c Thanks @chybisov! - Update runtime dependencies, including @lifi/sdk 4.4.0 and the @lifi/sdk-provider-* packages.

  • Updated dependencies [1d7bf36, 874158c, 2b290ab, 874158c]:

    • @lifi/widget-provider@4.4.0

@lifi/widget-provider-sui@4.1.4

Patch Changes

  • #827 1d7bf36 Thanks @chybisov! - Update @lifi/sdk to ^4.4.0 and each ecosystem SDK provider to its latest release.

  • #847 874158c Thanks @chybisov! - Update @lifi/sdk to ^4.6.0 and each @lifi/sdk-provider-* package to its latest release.

  • #857 2b290ab Thanks @chybisov! - Update @lifi/sdk to ^4.6.1 and each @lifi/sdk-provider-* package to its latest
    release. Move @creit.tech/stellar-wallets-kit to ^2.6.0, which requires
    @stellar/stellar-sdk v17. No source change was needed. The widget never imports
    @stellar/stellar-sdk directly, so the v17 renames and its switch from Buffer to
    Uint8Array have no surface here.

    If you pin @creit.tech/stellar-wallets-kit yourself, move to ^2.6.0. The kit keeps
    wallet state in module level signals, so a second copy in the tree fails with "Please
    set the wallet first".

    @mysten/sui moves to ^2.27.0 because @lifi/sdk-provider-sui@4.1.10 requires it. A
    lower range lets a fresh install resolve two copies, which breaks the Sui provider types.

    @stellar/stellar-sdk also drops from two copies to one. SWK 2.6.0 no longer pulls
    @trezor/connect-plugin-stellar, which removes the subtree that asked for 14.2.0, and
    the remaining copy moves to 17.0.1.

  • #847 874158c Thanks @chybisov! - Update runtime dependencies, including @lifi/sdk 4.4.0 and the @lifi/sdk-provider-* packages.

  • #858 a5997eb Thanks @chybisov! - Bump @mysten/sui to 2.27.1.

  • Updated dependencies [1d7bf36, 874158c, 2b290ab, 874158c]:

    • @lifi/widget-provider@4.4.0

@lifi/widget-provider-tron@4.1.4

Patch Changes

  • #827 1d7bf36 Thanks @chybisov! - Update @lifi/sdk to ^4.4.0 and each ecosystem SDK provider to its latest release.

  • #847 874158c Thanks @chybisov! - Update @lifi/sdk to ^4.6.0 and each @lifi/sdk-provider-* package to its latest release.

  • #857 2b290ab Thanks @chybisov! - Update @lifi/sdk to ^4.6.1 and each @lifi/sdk-provider-* package to its latest
    release. Move @creit.tech/stellar-wallets-kit to ^2.6.0, which requires
    @stellar/stellar-sdk v17. No source change was needed. The widget never imports
    @stellar/stellar-sdk directly, so the v17 renames and its switch from Buffer to
    Uint8Array have no surface here.

    If you pin @creit.tech/stellar-wallets-kit yourself, move to ^2.6.0. The kit keeps
    wallet state in module level signals, so a second copy in the tree fails with "Please
    set the wallet first".

    @mysten/sui moves to ^2.27.0 because @lifi/sdk-provider-sui@4.1.10 requires it. A
    lower range lets a fresh install resolve two copies, which breaks the Sui provider types.

    @stellar/stellar-sdk also drops from two copies to one. SWK 2.6.0 no longer pulls
    @trezor/connect-plugin-stellar, which removes the subtree that asked for 14.2.0, and
    the remaining copy moves to 17.0.1.

  • #847 874158c Thanks @chybisov! - Update runtime dependencies, including @lifi/sdk 4.4.0 and the @lifi/sdk-provider-* packages.

  • Updated dependencies [1d7bf36, 874158c, 2b290ab, 874158c]:

    • @lifi/widget-provider@4.4.0

@lifi/widget-checkout@4.0.2

Patch Changes

  • #827 1d7bf36 Thanks @chybisov! - Keep the unsupported-receiver block consistent across the limit order and checkout flows, so a route that cannot honour a required receiver stays blocked everywhere.

  • #827 1d7bf36 Thanks @chybisov! - Update @lifi/sdk to ^4.4.0 and each ecosystem SDK provider to its latest release.

  • #847 874158c Thanks @chybisov! - Update runtime dependencies, including Motion 13, @lifi/sdk 4.4.0 and MUI 9.3.

  • #847 874158c Thanks @chybisov! - Update @lifi/sdk to ^4.6.0 and each @lifi/sdk-provider-* package to its latest release.

  • #857 2b290ab Thanks @chybisov! - Update @lifi/sdk to ^4.6.1 and each @lifi/sdk-provider-* package to its latest
    release. Move @creit.tech/stellar-wallets-kit to ^2.6.0, which requires
    @stellar/stellar-sdk v17. No source change was needed. The widget never imports
    @stellar/stellar-sdk directly, so the v17 renames and its switch from Buffer to
    Uint8Array have no surface here.

    If you pin @creit.tech/stellar-wallets-kit yourself, move to ^2.6.0. The kit keeps
    wallet state in module level signals, so a second copy in the tree fails with "Please
    set the wallet first".

    @mysten/sui moves to ^2.27.0 because @lifi/sdk-provider-sui@4.1.10 requires it. A
    lower range lets a fresh install resolve two copies, which breaks the Sui provider types.

    @stellar/stellar-sdk also drops from two copies to one. SWK 2.6.0 no longer pulls
    @trezor/connect-plugin-stellar, which removes the subtree that asked for 14.2.0, and
    the remaining copy moves to 17.0.1.

  • #852 a1cddf8 Thanks @chybisov! - Update runtime dependencies, including i18next 26.4, react-i18next 17.0.12, Motion 13.1.1 and TanStack Router 1.170.32.

  • Updated dependencies [1d7bf36, 1d7bf36, 1d7bf36, 874158c, 2b290ab, a5997eb, 874158c, 2b290ab, a1cddf8, a1cddf8, 874158c]:

    • @lifi/widget@4.6.0
    • @lifi/widget-provider@4.4.0
    • @lifi/wallet-management@4.2.0
    • @lifi/widget-provider-mesh@4.0.2

@lifi/widget-provider-mesh@4.0.2

Patch Changes

@lifi/widget-provider-transak@4.0.2

Patch Changes

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 4 times, most recently from 28d3a02 to b6fbe9e Compare August 25, 2026 13:46
@github-actions

Copy link
Copy Markdown
Contributor Author

✅ E2E Dev Smoke — passing

Check Result
Dev server start (pnpm dev) ✅ started
Smoke tests ✅ passed

4 passed · 0 failed · 0 skipped · 32s

View run

@github-actions

Copy link
Copy Markdown
Contributor Author

E2E Examples — all passed

All examples passed in the latest run.

@github-actions

Copy link
Copy Markdown
Contributor Author

E2E Playground results

passed  158 passed

Details

stats  158 tests across 10 suites
duration  2 minutes, 20 seconds
commit  b6fbe9e

📥 Download full HTML report (open the run → Artifacts → playwright-report)

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 4 times, most recently from b08fc75 to d55387d Compare August 28, 2026 13:04
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from d55387d to 804d517 Compare August 31, 2026 12: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