@dynamic-labs/wagmi-connector 0.15.5 → 0.15.7

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,4 +1,26 @@
1
1
 
2
+ ### [0.15.7](https://github.com/dynamic-labs/DynamicAuth/compare/v0.15.6...v0.15.7) (2023-03-16)
3
+
4
+
5
+ ### Features
6
+
7
+ * **DYN-2039:** expose defaultNumberOfWalletsToShow ([82734ba](https://github.com/dynamic-labs/DynamicAuth/commit/82734baaad62d8e5e67f58c036fb378383bbe0e5))
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * **dynamic_context:** use token to check if is authenticated ([f1dddfe](https://github.com/dynamic-labs/DynamicAuth/commit/f1dddfe78101fb3db8dbe4bc5d6e5127c234737d))
13
+ * **magic_wallet:** add confirmation to transactions ([c777a66](https://github.com/dynamic-labs/DynamicAuth/commit/c777a66195f13cc3321f2d91cd483b182c09e806))
14
+ * **react-focus-lock:** ensure it will not fight with blocto focus ([b1b7a75](https://github.com/dynamic-labs/DynamicAuth/commit/b1b7a75838e8cb4f45827831e27e07c6b3273d3e))
15
+ * remove IsBrowser from dynamic wagmi connector ([d06f415](https://github.com/dynamic-labs/DynamicAuth/commit/d06f4152a6502fcf71aab67087cee40ba20d3a02))
16
+
17
+ ### [0.15.6](https://github.com/dynamic-labs/DynamicAuth/compare/v0.15.5...v0.15.6) (2023-03-15)
18
+
19
+
20
+ ### Bug Fixes
21
+
22
+ * image-update-npm ([9548dde](https://github.com/dynamic-labs/DynamicAuth/commit/9548dde118fa5ff0b7f19c17abd59417a2ae5601))
23
+
2
24
  ### [0.15.5](https://github.com/dynamic-labs/DynamicAuth/compare/v0.15.4...v0.15.5) (2023-03-15)
3
25
 
4
26
  ### [0.15.4](https://github.com/dynamic-labs/DynamicAuth/compare/v0.15.3...v0.15.4) (2023-03-15)