@stytch/vanilla-js 5.9.2 → 5.9.4

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,20 @@
1
1
  # @stytch/vanilla-js
2
2
 
3
+ ## 5.9.4
4
+
5
+ ### Patch Changes
6
+
7
+ - 67cbee6a: Add DFPPA to OTP Email Login Or Create
8
+ - Updated dependencies [67cbee6a]
9
+ - @stytch/core@2.34.3
10
+
11
+ ## 5.9.3
12
+
13
+ ### Patch Changes
14
+
15
+ - 1c8dd136: Fix organization slug matching when using wildcard domains in test environments
16
+ - ab53dd91: Improve Admin Portal's JIT Provisioning UX
17
+
3
18
  ## 5.9.2
4
19
 
5
20
  ### Patch Changes