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: plugin-nextjs-v4.30.0
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: plugin-nextjs-v4.30.1
Choose a head ref
  • 20 commits
  • 57 files changed
  • 8 contributors

Commits on Jan 11, 2023

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    a8123ac View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @netlify/build to ^29.4.3 (#1879)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    122f2f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    d82af8f View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. fix: correctly handle ISR for appDir pages (#1855)

    * fix: don't use ISR for appDir pages
    
    * chore: correct redirects
    
    * test: add e2e test
    
    * chore: fix test
    
    * ci: don't run tests against 14, because appDir requires 16
    
    * chore: snapidoo 🎉
    
    * ci: node 16
    
    * ci: use node 16
    
    * ci: normalise chunk names
    
    * ci: typo in test
    
    * chore: use repo next version
    
    * chore: fix cypress test
    
    * test: temporarily remove esm for app alias
    
    * chore: disable test failures
    
    * chore: move disabled test
    
    * chore: use EF to route RSC data reqs
    
    * chore: fix test
    
    * chore: fix test
    
    * chore: fix cypress test
    
    * chore: logging
    
    * fix: handle trailing slash
    
    * chore: wip
    
    * chore: handle dynamic isr routes
    
    * test: add more cypress tests
    
    * fix: handle localised RSC routes
    
    * chore: simplify trailing slash handling
    
    * fix: correctly handle prerendered dynamic RSC routes
    
    * test: fix cypress assertion
    
    * fix: correct regex matcher
    
    * test: fix cypress
    
    * test: stop cypress following redirects
    ascorbic authored Jan 13, 2023
    Configuration menu
    Copy the full SHA
    f2a7cac View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. chore(deps): update dependency jest-extended to v3.2.3 (#1884)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 16, 2023
    Configuration menu
    Copy the full SHA
    b9aa2d8 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency @vercel/og to ^0.0.27 (#1885)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    renovate[bot] and kodiakhq[bot] authored Jan 16, 2023
    Configuration menu
    Copy the full SHA
    03c21ed View commit details
    Browse the repository at this point in the history
  3. fix: correctly rewrite default locale ISR homepage to ODB handler (#1867

    )
    
    * fix: redirect isr index pages without a sub path
    
    * test: update homepage to test isr i18n
    
    * fix: increase default locale match specificity to avoid false positives
    orinokai authored Jan 16, 2023
    Configuration menu
    Copy the full SHA
    14ad486 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency @netlify/build to ^29.5.0 (#1887)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 16, 2023
    Configuration menu
    Copy the full SHA
    fbfb19a View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. chore(deps): update navikt/github-app-token-generator digest to a3831…

    …f4 (#1872)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    renovate[bot] and kodiakhq[bot] authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    3682002 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. fix: transform Regex named capture groups for Golang (#1809)

    * fix: transform named capture groups for Golang
    
    * chore: enable failing edge-render-getserversideprops test
    
    * fix: transform named capture groups to simple capture groups
    
    Co-authored-by: Matt Kane <matt.kane@netlify.com>
    
    * chore: remove unnecessary escape for linter
    
    * chore: fix prettier style complaint
    
    Co-authored-by: Matt Kane <matt.kane@netlify.com>
    orinokai and ascorbic authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    15790aa View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @netlify/build to ^29.5.1 (#1891)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    b83c2c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    3b83294 View commit details
    Browse the repository at this point in the history
  2. fix: match edge runtime pages with optional trailing slash (#1892)

    * fix: match edge runtime pages with optional trailing slash
    
    * fix: handle trailing slash redirects
    ascorbic authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    138b19d View commit details
    Browse the repository at this point in the history
  3. fix: getMaxAge is not used in APIHandlers (#1888)

    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    danez and kodiakhq[bot] authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    d0343b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b046ef5 View commit details
    Browse the repository at this point in the history
  5. fix(deps): update dependency swr to v2.0.1 (#1861)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Matt Kane <matt.kane@netlify.com>
    renovate[bot] and ascorbic authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    c992600 View commit details
    Browse the repository at this point in the history
  6. fix: added polyfill for process.env (#1889)

    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    Co-authored-by: Matt Kane <matt.kane@netlify.com>
    3 people authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    15af7c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. chore(deps): update dependency @types/react to v18.0.27 (#1898)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    c20abc1 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @types/react to v18.0.27 (#1899)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    renovate[bot] and kodiakhq[bot] authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    cf472a9 View commit details
    Browse the repository at this point in the history
  3. chore: release main (#1882)

    Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    token-generator-app[bot] and kodiakhq[bot] authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    7c9574a View commit details
    Browse the repository at this point in the history
Loading