Skip to content

Conversation

@williamchong
Copy link
Member

@williamchong williamchong requested review from a team, AuroraHuang22, Copilot and nwingt July 7, 2025 08:43
@williamchong williamchong changed the title ➕ Use likecoin fork for @magiclabs/wagmi-connector [TAS-3830] ➕ Use likecoin fork for @magiclabs/wagmi-connector Jul 7, 2025
@notion-workspace
Copy link

Query string reset issue

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR switches the Wagmi Magic connector to a LikeCoin–maintained fork and introduces a deferPreload option in the Magic SDK configuration.

  • Replace @magiclabs/wagmi-connector with @likecoin/wagmi-connector
  • Add deferPreload: true to the Magic SDK config

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
wagmi.ts Updated import path for dedicatedWalletConnector and added deferPreload flag
package.json Swapped dependency from @magiclabs/wagmi-connector to @likecoin/wagmi-connector
Comments suppressed due to low confidence (2)

wagmi.ts:37

  • Consider adding or updating unit/integration tests to verify that the deferPreload flag is correctly passed into the Magic SDK initialization and behaves as expected.
                deferPreload: true,

package.json:20

  • [nitpick] Update the project README or other setup documentation to reflect the switch to @likecoin/wagmi-connector, so users know to install the new package and update any configuration references.
    "@likecoin/wagmi-connector": "2.2.4",

@williamchong williamchong merged commit af565f9 into likecoin:develop Jul 7, 2025
1 check passed
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.

2 participants