@stytch/vanilla-js 5.0.0 → 5.1.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,26 @@
1
1
  # @stytch/vanilla-js
2
2
 
3
+ ## 5.1.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [0937cda9]
8
+ - Updated dependencies [0937cda9]
9
+ - @stytch/core@2.25.0
10
+
11
+ ## 5.1.0
12
+
13
+ ### Minor Changes
14
+
15
+ - a7785552: Invoke `StytchEventType.AuthenticateFlowComplete` when authentication UI flows are complete. This includes any steps that take place after obtaining a valid session, like saving recovery codes after MFA enrollment.
16
+
17
+ ### Patch Changes
18
+
19
+ - afb384ef: Fix font size for AdminPortalOrgSettings heading
20
+ - Updated dependencies [a7785552]
21
+ - Updated dependencies [e568bca5]
22
+ - @stytch/core@2.24.0
23
+
3
24
  ## 5.0.0
4
25
 
5
26
  ### Major Changes