clerk-cookie
released this
10 May 22:21
·
1139 commits
to main
since this release
Minor Changes
-
This removes headers that were added for internal observability purposes. (see #2528) (#3326) by @thiskevinwang
- x-expo-execution-environment - x-expo-native-application-version
This aims to resolve reported CORS errors. (see #2266)
This removes
expo-application
&expo-constants
as peer and development dependencies.
Patch Changes
-
Use a polyfill for the
atob
function to prevent errors when using the Hermes JS engine, since the engine'satob
implementation is stricter than it should be. (#3354) by @desiprisg -
Updated dependencies [
56c8562eb
,7b213d5a4
]:- @clerk/[email protected]