@stytch/vanilla-js 5.6.1 → 5.7.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,24 @@
1
1
  # @stytch/vanilla-js
2
2
 
3
+ ## 5.7.0
4
+
5
+ ### Minor Changes
6
+
7
+ - e85c63d6: Add in Cross-Org Password Flows to SDK UI
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [e85c63d6]
12
+ - @stytch/core@2.33.0
13
+
14
+ ## 5.6.2
15
+
16
+ ### Patch Changes
17
+
18
+ - 37b3dcd7: Improved error message for ad_blocker_detected
19
+ - fd5c8b0e: Remove workaround for setting cookies in older versions of Firefox
20
+ - a8572550: Error messages in the StytchLogin component no longer overflows the container
21
+
3
22
  ## 5.6.1
4
23
 
5
24
  ### Patch Changes