Skip to content

@opennextjs/cloudflare@1.20.2

Latest

Choose a tag to compare

@workers-frameworks workers-frameworks released this 21 Jul 17:40
da4b7fc

Patch Changes

  • #1312 38ea40b Thanks @james-elicx! - fix: handle encoded middleware and cache paths safely

    Upgrade @opennextjs/aws to prevent encoded paths from bypassing middleware matching or selecting partially decoded cache entries.

  • #1313 766eee9 Thanks @james-elicx! - chore: bump the Next.js peer dependency to 15.5.21 / 16.2.11

  • #1306 97ef330 Thanks @james-elicx! - fix: normalize Windows paths when patching the Turbopack runtime

    Ensure traced Turbopack chunks are included in the generated runtime loaders when builds run on Windows.