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: RevereCRE/relay-nextjs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: RevereCRE/relay-nextjs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.2
Choose a head ref
  • 3 commits
  • 21 files changed
  • 3 contributors

Commits on Dec 16, 2022

  1. Devx improvements (#78)

    * Dependencies for yarn build to run
    
    * move package
    
    * setup typescript watcher for better devx
    
    * Setup yarn workspaces for local dev
    
    * update yarn lock
    
    * update docs w contributing
    
    * doc typo
    
    * yarn version
    
    * Update `.gitignore` to ignore build artifacts
    
    * Use `yarn build -w` in documentation
    
    * Flatten packages structure
    
    * Format
    
    Co-authored-by: Ryan Delaney <ryan@reverecre.com>
    GioLogist and rrdelaney authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    986888e View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. handle default case (#82)

    robertt authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    72ceda2 View commit details
    Browse the repository at this point in the history
  2. v1.0.2

    rrdelaney committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    d9ad8aa View commit details
    Browse the repository at this point in the history
Loading