Skip to content

Commit

Permalink
fix(deps): update dependency @next/eslint-plugin-next to v14.2.5
Browse files Browse the repository at this point in the history
##### [v14.2.5](vercel/next.js@v14.2.4...v14.2.5)

##### [v14.2.4](https://github.com/vercel/next.js/releases/tag/v14.2.4)

> \[!NOTE]\
> This release is backporting bug fixes. It does **not** include all pending features/changes on canary.

##### Core Changes

-   fix: ensure route handlers properly track dynamic access ([#66446](vercel/next.js#66446))
-   fix NextRequest proxy in edge runtime ([#66551](vercel/next.js#66551))
-   Fix next/dynamic with babel and src dir ([#65177](vercel/next.js#65177))
-   Use vercel deployment url for metadataBase fallbacks ([#65089](vercel/next.js#65089))
-   fix(next/image): detect react@19 for fetchPriority prop ([#65235](vercel/next.js#65235))
-   Fix loading navigation with metadata and prefetch ([#66447](vercel/next.js#66447))
-   prevent duplicate RSC fetch when action redirects ([#66620](vercel/next.js#66620))
-   ensure router cache updates reference the latest cache values ([#66681](vercel/next.js#66681))
-   Prevent append of trailing slash in cases where path ends with a file extension ([#66636](vercel/next.js#66636))
-   Fix inconsistency with 404 getStaticProps cache-control ([#66674](vercel/next.js#66674))
-   Use addDependency to track metadata route file changes ([#66714](vercel/next.js#66714))
-   Add timeout/retry handling for fetch cache ([#66652](vercel/next.js#66652))
-   fix: app-router prefetch crash when an invalid URL is passed to Link ([#66755](vercel/next.js#66755))

##### Credits

Huge thanks to [@ztanner](https://github.com/ztanner), [@ijjk](https://github.com/ijjk), [@wbinnssmith](https://github.com/wbinnssmith), [@huozhi](https://github.com/huozhi), and [@lubieowoce](https://github.com/lubieowoce) for helping!
##### [v14.2.3](vercel/next.js@v14.2.2...v14.2.3)

##### [v14.2.2](vercel/next.js@v14.2.1...v14.2.2)

##### [v14.2.1](vercel/next.js@v14.2.0...v14.2.1)

##### [v14.2.0](vercel/next.js@v14.1.4...774563f)
  • Loading branch information
renovate[bot] authored Aug 20, 2024
1 parent 62a4a4a commit 1d618e0
Showing 1 changed file with 25 additions and 20 deletions.
45 changes: 25 additions & 20 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1d618e0

Please sign in to comment.