🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@netlify/plugin-nextjs

Package Overview
Dependencies
Maintainers
16
Versions
278
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@netlify/plugin-nextjs - npm Package Versions

2345
28

5.10.7

Diff
seanroberts
published 5.10.7 •

Changelog

Source

5.10.7 (2025-04-18)

Bug Fixes

  • cookies set in middleware accessible during the same request (#2847) (263853b)
seanroberts
published 5.10.6 •

Changelog

Source

5.10.6 (2025-04-15)

Bug Fixes

  • narrow down mismatch content warning to non-304 responses (#2826) (5ecd720)
  • RSC responses when using middleware rewrites or redirects for cacheable page being served for html requests (#2843) (9c8353b)
orinokai
published 5.10.5 •

Changelog

Source

5.10.5 (2025-04-11)

Bug Fixes

orinokai
published 5.10.4 •

Changelog

Source

5.10.4 (2025-04-07)

Bug Fixes

  • add debug information around potential html/rsc response mismatches (#2816) (70f9b15)
  • handle case of zero-length cacheable route handler responses (#2819) (530d2c5)
orinokai
published 5.10.3 •

Changelog

Source

5.10.3 (2025-04-03)

Bug Fixes

  • don't set permanent caching header when res.revalidate() was used (#2810) (0e7e3a2)
  • improved cdn cache hooks for dynamic 404 pages (#2786) (b4f04e3)
orinokai
published 5.10.2 •

Changelog

Source

5.10.2 (2025-03-31)

Performance Improvements

  • memoize blobs requests in the request scope (#2777) (a2881bf)
orinokai
published 5.10.1 •

Changelog

Source

5.10.1 (2025-03-17)

Bug Fixes

  • add more measures to prevent using data-cache for blob operations (#2775) (58cafc1)
orinokai
published 5.10.0-fetch-patch-logs •
orinokai
published 5.10.0 •

Changelog

Source

5.10.0 (2025-03-07)

Features

  • make CDN SWR background revalidation discard stale cache content in order to produce fresh responses (#2765) (f8004d7)

Bug Fixes

  • apply caching headers to pages router 404 with getStaticProps (#2764) (3301077)
  • don't cache POST when serving embedded static html (#2766) (28217d4)
  • dynamic not-prerendered routes revalidate tracking for next@>=v15.2.1-canary.4 (b242927)
  • narrow down middleware i18n locale matcher to concrete locales (#2768) (f3e24b1)
  • set immutable cache-control for _next/static (#2767) (5bd68dd)
orinokai
published 5.9.4 •

Changelog

Source

5.9.4 (2025-01-22)

Bug Fixes

  • ensure background work is finished when response has 3xx or 5xx status code (#2742) (ff2632f)
  • use uint8array for htmlrewriter wasm module instead of base64 (25f6f30)
  • use uint8array for user's wasm modules used in middleware instead of base64 (#2740) (aab8803)
2345
28