@stytch/vanilla-js 5.13.0 → 5.14.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,21 @@
1
1
  # @stytch/vanilla-js
2
2
 
3
+ ## 5.14.0
4
+
5
+ ### Minor Changes
6
+
7
+ - f68caf9: Add UI callbacks for more B2B StytchClient events
8
+
9
+ ### Patch Changes
10
+
11
+ - f2355d7: Make GitHub icon more legible against dark backgrounds
12
+ - 1dff222: Improve appearance of discovered organizations UI
13
+ - 5517ba2: Passkeys Fixes
14
+ - Updated dependencies [f68caf9]
15
+ - Updated dependencies [a14aa91]
16
+ - Updated dependencies [5517ba2]
17
+ - @stytch/core@2.39.0
18
+
3
19
  ## 5.13.0
4
20
 
5
21
  ### Minor Changes