@stytch/vanilla-js 0.4.5 → 0.5.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,26 @@
1
1
  # @stytch/vanilla-js
2
2
 
3
+ ## 0.5.0
4
+
5
+ ### Minor Changes
6
+
7
+ - new styling config
8
+
9
+ ### Patch Changes
10
+
11
+ - 422c698: Add type definitions for User Metadata fields
12
+ - Updated dependencies [422c698]
13
+ - Updated dependencies
14
+ - @stytch/core@0.4.4
15
+
16
+ ## 0.4.6
17
+
18
+ ### Patch Changes
19
+
20
+ - Add support for custom email domains in magic link confirmation screen
21
+ - Updated dependencies
22
+ - @stytch/core@0.4.3
23
+
3
24
  ## 0.4.5
4
25
 
5
26
  ### Patch Changes