- Notifications
You must be signed in to change notification settings - Fork88
Comparing changes
Open a pull request
base repository:opennextjs/opennextjs-netlify
Uh oh!
There was an error while loading.Please reload this page.
base:e15dad4
head repository:opennextjs/opennextjs-netlify
Uh oh!
There was an error while loading.Please reload this page.
compare:5e89fe5
- 10commits
- 17files changed
- 4contributors
Commits on May 5, 2025
fix(deps): update dependency @netlify/plugin-nextjs to ^5.11.0 (#2895)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency msw to v2.7.6 (#2894)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency vitest to v3.1.3 (#2896)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(edge-runtime): match path with URI-encoded chars (#2873)
Following the behaviour invercel/next.js#78325, if a pathmatches a configured middleware matcher when URI-decoded, consider it a match.This doesn't seem ideal, but it aligns our behaviour with that of Next.js, and ensuresthat static asset matching behaviour aligns with edge middleware matching behaviour.Co-authored-by: Mateusz Bocian <mrstork@users.noreply.github.com>
Commits on May 6, 2025
chore(deps): update dependency semver to v7.7.1 (#2902)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/node to v20.17.40 (#2899)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency uuid to v11 (#2898)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency p-limit to v6 (#2900)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(main): release 5.11.1 (#2904)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff e15dad4...5e89fe5
Uh oh!
There was an error while loading.Please reload this page.