@funkit/connect 9.7.2-next.0 → 9.7.2-next.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # @funkit/connect
2
2
 
3
+ ## 9.7.2-next.1
4
+
5
+ ### Patch Changes
6
+
7
+ - b6c10c3: feat(connect): gate swap-impact removal in You Receive for Polymarket; add pUSD stablecoin
8
+ - Updated dependencies [b6c10c3]
9
+ - @funkit/utils@2.0.1-next.0
10
+ - @funkit/api-base@4.1.2-next.0
11
+
3
12
  ## 9.7.2-next.0
4
13
 
5
14
  ### Patch Changes
@@ -9,5 +9,6 @@ declare const _default: {
9
9
  readonly 'saved-card-defaults-to-fiat-tab': false;
10
10
  readonly 'test-testing-gate': false;
11
11
  readonly 'wallet-flow-enable-exact-input-with-actions': false;
12
+ readonly 'you-receive-remove-swap-impact': false;
12
13
  };
13
14
  export default _default;