Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.
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: serverless-nextjs/serverless-next.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.7.0-alpha.10
Choose a base ref
...
head repository: serverless-nextjs/serverless-next.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.7.0-alpha.11
Choose a head ref
  • 8 commits
  • 18 files changed
  • 5 contributors

Commits on Feb 23, 2022

  1. Configuration menu
    Copy the full SHA
    551549c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d318ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e1e7c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d3f82d View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Configuration menu
    Copy the full SHA
    ec98072 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. fix: wrong replace causing "on" files on S3 (#2392)

    Fix the regex to only replace `.js` at the end of the string
    JanStevens authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    f6b7efb View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. fix: redirect in getStaticProps (#2393)

    * implement redirectSsg.
    
    * rename function.
    KensukeTakahara authored Mar 9, 2022
    Configuration menu
    Copy the full SHA
    21283ab View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Configuration menu
    Copy the full SHA
    416adf1 View commit details
    Browse the repository at this point in the history
Loading