@dynamic-labs/wagmi-connector 0.15.6 → 0.15.8

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,31 @@
1
1
 
2
+ ### [0.15.8](https://github.com/dynamic-labs/DynamicAuth/compare/v0.15.7...v0.15.8) (2023-03-17)
3
+
4
+
5
+ ### Features
6
+
7
+ * add modal backdrop css variables ([8d7d52b](https://github.com/dynamic-labs/DynamicAuth/commit/8d7d52bbfab6820f7020f238fb30b5fa1cd3b136))
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * coolwallet icon id ([ee1df9c](https://github.com/dynamic-labs/DynamicAuth/commit/ee1df9c37016e38c3ad1b61d6ff3ef6901105fb6))
13
+
14
+ ### [0.15.7](https://github.com/dynamic-labs/DynamicAuth/compare/v0.15.6...v0.15.7) (2023-03-16)
15
+
16
+
17
+ ### Features
18
+
19
+ * **DYN-2039:** expose defaultNumberOfWalletsToShow ([82734ba](https://github.com/dynamic-labs/DynamicAuth/commit/82734baaad62d8e5e67f58c036fb378383bbe0e5))
20
+
21
+
22
+ ### Bug Fixes
23
+
24
+ * **dynamic_context:** use token to check if is authenticated ([f1dddfe](https://github.com/dynamic-labs/DynamicAuth/commit/f1dddfe78101fb3db8dbe4bc5d6e5127c234737d))
25
+ * **magic_wallet:** add confirmation to transactions ([c777a66](https://github.com/dynamic-labs/DynamicAuth/commit/c777a66195f13cc3321f2d91cd483b182c09e806))
26
+ * **react-focus-lock:** ensure it will not fight with blocto focus ([b1b7a75](https://github.com/dynamic-labs/DynamicAuth/commit/b1b7a75838e8cb4f45827831e27e07c6b3273d3e))
27
+ * remove IsBrowser from dynamic wagmi connector ([d06f415](https://github.com/dynamic-labs/DynamicAuth/commit/d06f4152a6502fcf71aab67087cee40ba20d3a02))
28
+
2
29
  ### [0.15.6](https://github.com/dynamic-labs/DynamicAuth/compare/v0.15.5...v0.15.6) (2023-03-15)
3
30
 
4
31