@stytch/vanilla-js 5.18.7 → 5.19.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,23 @@
1
1
  # @stytch/vanilla-js
2
2
 
3
+ ## 5.19.1
4
+
5
+ ### Patch Changes
6
+
7
+ - b04388e: Fix incorrect error message when re-sending a B2B email one-time passcode fails
8
+ - c98bfe2: Informative error for discovery logins that are disallowed due to claimed email domains
9
+
10
+ ## 5.19.0
11
+
12
+ ### Minor Changes
13
+
14
+ - a0edf9a: Added testApiDomain to endpointOptions for the StytchClient.
15
+
16
+ ### Patch Changes
17
+
18
+ - Updated dependencies [a0edf9a]
19
+ - @stytch/core@2.44.0
20
+
3
21
  ## 5.18.7
4
22
 
5
23
  ### Patch Changes