diff --git a/.changeset/healthy-pears-play.md b/.changeset/healthy-pears-play.md
index 136ef92aa1..50ed044750 100644
--- a/.changeset/healthy-pears-play.md
+++ b/.changeset/healthy-pears-play.md
@@ -4,4 +4,4 @@
'@clerk/types': patch
---
-Move Coinbase SDK loading in the SignIn/SignUp components. This fix avoid the Safari to block the Coinbase popup
+Introduce new method `prefetchDependencies` to load Coinbase SDK instead of loading the SDK when click the `Coinbase` button in `` / ``. This change avoid the Safari to block the Coinbase popup