@stytch/vanilla-js 5.22.6 → 5.22.8

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,19 @@
1
1
  # @stytch/vanilla-js
2
2
 
3
+ ## 5.22.8
4
+
5
+ ### Patch Changes
6
+
7
+ - ea85029: When assigning roles to SSO connections in Admin Portal, allow SSO group names to contain spaces rather than treat them as a space-delimited list of groups
8
+
9
+ ## 5.22.7
10
+
11
+ ### Patch Changes
12
+
13
+ - 1e9ab0e: Update error messages when Stytch client is created using incorrect method in a server environment
14
+ - Updated dependencies [4e481d6]
15
+ - @stytch/core@2.49.1
16
+
3
17
  ## 5.22.6
4
18
 
5
19
  ### Patch Changes