@stytch/vanilla-js 3.2.0 → 3.2.2

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,22 @@
1
1
  # @stytch/vanilla-js
2
2
 
3
+ ## 3.2.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 7666f2b: Remove phone number dependency to improve bundle size in vanilla-js
8
+ - 6ece044: Add an optional config property in the B2B SDK to skip the discovery flow if a member is part of a single organization
9
+ - Updated dependencies [7666f2b]
10
+ - Updated dependencies [6ece044]
11
+ - @stytch/core@1.4.1
12
+
13
+ ## 3.2.1
14
+
15
+ ### Patch Changes
16
+
17
+ - 8cd6801: Add Update/Delete Registrations UI
18
+ - bb0c31e: Passkeys: Add Update/Delete Registration UI
19
+
3
20
  ## 3.2.0
4
21
 
5
22
  ### Minor Changes