Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: clerk/javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @clerk/clerk-react@3.0.1-alpha.2
Choose a base ref
...
head repository: clerk/javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @clerk/clerk-react@3.0.1-alpha.3
Choose a head ref
  • 3 commits
  • 31 files changed
  • 2 contributors

Commits on Mar 22, 2022

  1. Configuration menu
    Copy the full SHA
    b1884bd View commit details
    Browse the repository at this point in the history
  2. fix(clerk-expo): Setup createPageLifecycle only in browser environment (

    #133)
    
    The createPageLifecycle helper depends on the global document object that is only available in Browsers but not in React Native/Expo.
    SokratisVidros authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    75bd5a1 View commit details
    Browse the repository at this point in the history
  3. chore(release): Publish

     - @clerk/backend-core@0.7.0-alpha.1
     - @clerk/clerk-js@3.0.1-alpha.3
     - @clerk/edge@1.1.0-alpha.1
     - @clerk/clerk-expo@0.8.18-alpha.3
     - @clerk/nextjs@3.1.0-alpha.1
     - @clerk/clerk-react@3.0.1-alpha.3
     - @clerk/remix@0.2.0-alpha.1
     - @clerk/clerk-sdk-node@3.1.0-alpha.1
     - @clerk/shared@0.0.16-alpha.3
     - @clerk/types@2.0.1-alpha.3
    SokratisVidros committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    05c0dcb View commit details
    Browse the repository at this point in the history
Loading