@stytch/vanilla-js 0.5.5 → 0.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,23 @@
1
1
  # @stytch/vanilla-js
2
2
 
3
+ ## 0.7.0
4
+
5
+ ### Minor Changes
6
+
7
+ - Google One Tap Fixes
8
+
9
+ ## 0.6.0
10
+
11
+ ### Minor Changes
12
+
13
+ - Add support for template ID parameters to Magic link Login or create and Send methods, Email OTP Login or create and Send methods, and Reset Password Start
14
+
15
+ ### Patch Changes
16
+
17
+ - ac0cf89: Bold email on confirmation screen
18
+ - Updated dependencies
19
+ - @stytch/core@0.5.0
20
+
3
21
  ## 0.5.5
4
22
 
5
23
  ### Patch Changes