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.5.0 and each @lifi/sdk-provider-* package to its latest release.

  • #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, 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.5.0 and each @lifi/sdk-provider-* package to its latest release.

  • #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, 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.5.0 and each @lifi/sdk-provider-* package to its latest release.

  • #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.5.0 and each @lifi/sdk-provider-* package to its latest release.

  • Updated dependencies [1d7bf36, 874158c, 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.5.0 and each @lifi/sdk-provider-* package to its latest release.

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

  • Updated dependencies [1d7bf36, 874158c, 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.5.0 and each @lifi/sdk-provider-* package to its latest release.

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

  • Updated dependencies [1d7bf36, 874158c, 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.5.0 and each @lifi/sdk-provider-* package to its latest release.

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

  • Updated dependencies [1d7bf36, 874158c, 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.5.0 and each @lifi/sdk-provider-* package to its latest release.

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

  • Updated dependencies [1d7bf36, 874158c, 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.5.0 and each @lifi/sdk-provider-* package to its latest release.

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

  • Updated dependencies [1d7bf36, 874158c, 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.5.0 and each @lifi/sdk-provider-* package to its latest release.

  • #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, 874158c, 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

  • #847 874158c Thanks @chybisov! - Update runtime dependencies, including @lifi/sdk 4.4.0 and the @lifi/sdk-provider-* packages.
  • Updated dependencies [1d7bf36, 874158c, 874158c]:
    • @lifi/widget-provider@4.4.0

@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 from b6fbe9e to eb1f229 Compare August 26, 2026 13:25
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from eb1f229 to 72df161 Compare August 26, 2026 13:37
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