this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Version Packages (#1054)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

authored by

workers-frameworks
github-actions[bot]
and committed by
GitHub
e4e6191e d4471256

+7 -6
-5
.changeset/calm-parents-report.md
··· 1 - --- 2 - "@opennextjs/cloudflare": patch 3 - --- 4 - 5 - Support composable cache in Next 16
+6
packages/cloudflare/CHANGELOG.md
··· 1 1 # @opennextjs/cloudflare 2 2 3 + ## 1.14.7 4 + 5 + ### Patch Changes 6 + 7 + - [#1053](https://github.com/opennextjs/opennextjs-cloudflare/pull/1053) [`d447125`](https://github.com/opennextjs/opennextjs-cloudflare/commit/d44712566659b1040c345f0931532cc03f5619c0) Thanks [@vicb](https://github.com/vicb)! - Support composable cache in Next 16 8 + 3 9 ## 1.14.6 4 10 5 11 ### Patch Changes
+1 -1
packages/cloudflare/package.json
··· 1 1 { 2 2 "name": "@opennextjs/cloudflare", 3 3 "description": "Cloudflare builder for next apps", 4 - "version": "1.14.6", 4 + "version": "1.14.7", 5 5 "type": "module", 6 6 "scripts": { 7 7 "clean": "rimraf dist",