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: cloudflare/next-on-pages
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @cloudflare/[email protected]
Choose a base ref
...
head repository: cloudflare/next-on-pages
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 18 commits
  • 17 files changed
  • 12 contributors

Commits on Sep 7, 2024

  1. Fixed URL in README.md (#856)

    * Fixed URL in README.md
    
    * Update packages/next-on-pages/README.md
    
    ---------
    
    Co-authored-by: Dario Piotrowicz <[email protected]>
    maximilianzuern and dario-piotrowicz authored Sep 7, 2024
    Copy the full SHA
    b51c125 View commit details
  2. Fixes broken links to troubleshooting page (#866)

    mackenly authored Sep 7, 2024
    Copy the full SHA
    a9878fb View commit details

Commits on Sep 8, 2024

  1. Fix prerendered dynamic ISR functions with catch-all segments (#864)

    benmanns authored Sep 8, 2024
    Copy the full SHA
    d1dce9e View commit details

Commits on Sep 20, 2024

  1. Adding semgrep yaml file

    Hrushikesh Deshpande committed Sep 20, 2024
    Copy the full SHA
    73110d1 View commit details

Commits on Sep 21, 2024

  1. fix edge functions on Next 14.2.8 and newer by providing __NEXT_BUILD…

    …_ID (#877)
    Ambroos authored Sep 21, 2024
    Copy the full SHA
    e890632 View commit details
  2. bump upload-artifact action in prerelease workflow

    dario-piotrowicz committed Sep 21, 2024
    Copy the full SHA
    4c481da View commit details
  3. format semgrep.yml

    dario-piotrowicz committed Sep 21, 2024
    Copy the full SHA
    ec235e2 View commit details
  4. Version Packages (#875)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Sep 21, 2024
    Copy the full SHA
    585f2ab View commit details

Commits on Oct 3, 2024

  1. fix: webpack chunks not deduping with sentry (#886)

    james-elicx authored Oct 3, 2024
    Copy the full SHA
    18e0e46 View commit details

Commits on Oct 4, 2024

  1. Version Packages (#888)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Oct 4, 2024
    Copy the full SHA
    e9a9e18 View commit details
  2. add a duplicate changeset to trigger an additional release (#889)

    dario-piotrowicz authored Oct 4, 2024
    Copy the full SHA
    930a79f View commit details
  3. Version Packages (#890)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Oct 4, 2024
    Copy the full SHA
    96c331d View commit details

Commits on Nov 28, 2024

  1. fix: mark async_hooks as external (#909)

    james-elicx authored Nov 28, 2024
    Copy the full SHA
    d879acd View commit details
  2. Version Packages (#910)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Nov 28, 2024
    Copy the full SHA
    835bec5 View commit details

Commits on Dec 7, 2024

  1. Update flowchart routing.md (#906)

    fedirjh authored Dec 7, 2024
    Copy the full SHA
    753291f View commit details

Commits on Dec 8, 2024

  1. Allow import of node:* and cloudflare:* in worker custom entrypoint (#…

    SamyPesse authored Dec 8, 2024
    Copy the full SHA
    edd4fea View commit details
  2. fix Next.js calling a non-bound waitUntil method (#917)

    dario-piotrowicz authored Dec 8, 2024
    Copy the full SHA
    e1d65f4 View commit details
  3. Version Packages (#918)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Dec 8, 2024
    Copy the full SHA
    2cd4c3c View commit details
Loading