@stytch/vanilla-js 5.3.0 → 5.3.1

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,18 @@
1
1
  # @stytch/vanilla-js
2
2
 
3
+ ## 5.3.1
4
+
5
+ ### Patch Changes
6
+
7
+ - d4b714d9: Allow users to perform actions for their own account in Admin portal's Member management
8
+ - 6481d2fa: In Admin Portal the Automatic Role assignments section's Save button is disabled if no changes are made.
9
+ - aae91065: Improve UX for Admin Portal SCIM configure
10
+ - 08c3ee05: Custom redirect URL query parameters are no longer cleared
11
+ - cde27656: Remove Vessel from B2C Setup a new crypto wallet screen
12
+ - 4903b416: Warn members that they cannot edit their own email address in the Admin Portal
13
+ - Updated dependencies [132a5d1e]
14
+ - @stytch/core@2.27.0
15
+
3
16
  ## 5.3.0
4
17
 
5
18
  ### Minor Changes