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: opennextjs/opennextjs-netlify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.0-beta.6
Choose a base ref
...
head repository: opennextjs/opennextjs-netlify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0-beta.7
Choose a head ref
  • 14 commits
  • 30 files changed
  • 8 contributors

Commits on Nov 8, 2021

  1. chore: add docs on rewrites and redirects (#767)

    * chore: add docs on rewrites and redirects
    
    * chore: improve wording
    
    * chore: soften language
    
    * chore: apply suggestions from code review
    
    Release-as: 4.0.0-beta.6
    
    Co-authored-by: Tiffany Le-Nguyen <tiffany@netlify.com>
    
    Co-authored-by: Tiffany Le-Nguyen <tiffany@netlify.com>
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    3 people authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    b32a08c View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. docs: fix link to redirects & rewrites, minor edits (#783)

    * Link fix
    
    * Minor edits for clarity
    rstavchansky authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    1d52bf3 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

  1. feat: add docs on middleware (#795)

    * feat: add docs on midldeware
    
    * Apply suggestions from code review
    
    Co-authored-by: Rachael Stavchansky <rachael@netlify.com>
    
    Co-authored-by: Rachael Stavchansky <rachael@netlify.com>
    ascorbic and rstavchansky authored Nov 13, 2021
    Configuration menu
    Copy the full SHA
    3b4a8c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. chore(deps): update dependency @testing-library/cypress to v8.0.2 (#798)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    59e89b0 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update navikt/github-app-token-generator commit hash to …

    …a9cd374 (#797)
    
    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    3 people authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    6a9785c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0f666e View commit details
    Browse the repository at this point in the history
  4. chore: update middleware docs wording (#799)

    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    ascorbic and kodiakhq[bot] authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    93008d1 View commit details
    Browse the repository at this point in the history
  5. chore: update issue and pr templates (#796)

    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    ascorbic and kodiakhq[bot] authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    7fe3923 View commit details
    Browse the repository at this point in the history
  6. chore: add e2e (#789)

    * chore: move cypress out of demo
    
    * Update package.json
    
    * chore: add ci specific config
    
    * chore: fix testing library support
    
    * chore: fix config file location
    
    * chore: add data-testid for the lists
    
    * chore: change site to stub api request on dev
    
    * chore: add e2e tests
    
    * chore: add locale test
    
    * chore: get back actual call to shows
    
    * chore: fix test
    
    * chore: update snapidoos
    
    * chore: remove unused command
    
    Co-authored-by: Matt Kane <matt.kane@netlify.com>
    
    Co-authored-by: Matt Kane <matt.kane@netlify.com>
    Tiffany Le-Nguyen and ascorbic authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    327f46a View commit details
    Browse the repository at this point in the history
  7. fix: use forced catchall for preview mode (#793)

    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    ascorbic and kodiakhq[bot] authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    fd7130f View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. feat: log warning if old functions exist (#801)

    * feat: log warning if old functions exist
    
    Release-As: 4.0.0-beta.7
    
    * Changes from review
    
    Co-authored-by: Tiffany Le-Nguyen <tiffany@netlify.com>
    
    Co-authored-by: Tiffany Le-Nguyen <tiffany@netlify.com>
    ascorbic and Tiffany Le-Nguyen authored Nov 16, 2021
    Configuration menu
    Copy the full SHA
    01faf58 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. chore(deps): update dependency @netlify/build to ^18.23.0 (#806)

    * chore(deps): update dependency @netlify/build to ^18.23.0
    
    * chore: bump! 🤖
    
    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    Co-authored-by: Matt Kane <m@mk.gg>
    3 people authored Nov 17, 2021
    Configuration menu
    Copy the full SHA
    73115fc View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency @netlify/functions to ^0.9.0 (#807)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    3 people authored Nov 17, 2021
    Configuration menu
    Copy the full SHA
    3deec1d View commit details
    Browse the repository at this point in the history
  3. chore: release 4.0.0-beta.7 (#805)

    Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
    token-generator-app[bot] authored Nov 17, 2021
    Configuration menu
    Copy the full SHA
    6a4c86e View commit details
    Browse the repository at this point in the history
Loading