@stytch/vanilla-js 4.11.2 → 4.12.0

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,29 @@
1
1
  # @stytch/vanilla-js
2
2
 
3
+ ## 4.12.0
4
+
5
+ ### Minor Changes
6
+
7
+ - cbab0c30: Give each OAuth provider a customScopes and providerParams in UI component config
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [59481ff9]
12
+ - Updated dependencies [cbab0c30]
13
+ - @stytch/core@2.17.0
14
+
15
+ ## 4.11.3
16
+
17
+ ### Patch Changes
18
+
19
+ - 52043847: Svg icons will now resize properly
20
+ - 45e8760e: Updated Icons in Login and EML inbox flows to be vanilla SVGs.
21
+ - c236bb6f: Fix empty or block when there are no SSO connections
22
+ - 41e2704d: Updated UI for the Stytch Watermark.
23
+ - Updated dependencies [066e9602]
24
+ - Updated dependencies [c3a880b8]
25
+ - @stytch/core@2.16.0
26
+
3
27
  ## 4.11.2
4
28
 
5
29
  ### Patch Changes