Skip to content
Compare
Choose a tag to compare
@clerk-cookie clerk-cookie released this 10 May 22:21
· 1139 commits to main since this release
b1669a5

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