Releases: opennextjs/opennextjs-cloudflare
@opennextjs/cloudflare@1.6.5
@opennextjs/cloudflare@1.6.4
Patch Changes
-
#838
90f451d
Thanks @conico974! - bump @opennextjs/aws to 3.7.4See details at https://github.com/opennextjs/opennextjs-aws/releases/tag/v3.7.4
-
#833
c9705e5
Thanks @sommeeeer! - Update the patches to support Next.js 15.4"
@opennextjs/cloudflare@1.6.3
Patch Changes
-
#828
d00b3a1
Thanks @vicb! - bump @opennextjs/aws to 3.7.2See details at https://github.com/opennextjs/opennextjs-aws/releases/tag/v3.7.2
-
#830
daf36fa
Thanks @vicb! - detect more image typesSync of vercel/next.js#82118
-
#832
67e71b9
Thanks @vicb! - fix: --noMinify stop minifying the bundle
@opennextjs/cloudflare@1.6.2
Patch Changes
-
#820
c202302
Thanks @conico974! - Fix regional cache for the DOShardedTagCache -
#818
be6a492
Thanks @dario-piotrowicz! - fixdeploy
andupload
commands not taking into account environment variables -
#825
3de7962
Thanks @conico974! - Add an option to persist missing tags in the regional tag cache -
#816
c46eeee
Thanks @vicb! - bump @opennextjs/aws to 3.7.1See details at https://github.com/opennextjs/opennextjs-aws/releases/tag/v3.7.1
@opennextjs/cloudflare@1.6.1
Patch Changes
- #814
89ce96b
Thanks @james-elicx! - fix: wrangler config not passed to cache population
@opennextjs/cloudflare@1.6.0
@opennextjs/cloudflare@1.5.3
Patch Changes
- #804
72d8d5b
Thanks @alex-all3dp! - Fix missing SQL parameter bindings in D1NextModeTagCache.getLastRevalidated()
@opennextjs/cloudflare@1.5.2
Patch Changes
-
#785
e0f39b6
Thanks @vicb! - Cancel the unused stream (body) -
#789
040731c
Thanks @vicb! - cancel the body stream when unconsumed -
#795
d18cd9d
Thanks @sommeeeer! - fix(patches): Update patchInstrumentation and loadManifest to work with Next 15.4 -
#800
a3e7551
Thanks @vicb! - wrangler should not load .env files
@opennextjs/cloudflare@1.5.1
Patch Changes
-
#781
e984e8f
Thanks @vicb! - fallback to the upstream image content-type header -
#779
224a2f0
Thanks @petebacondarwin! - Ensure that thecloudflare
library is available at runtimePreviously it was only a
devDependency
which meant it was missing in real life installations of the tool.The error looked like:
Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'cloudflare' imported from @opennextjs/cloudflare/dist/cli/commands/skew-protection.js