this repo has no description
0
fork

Configure Feed

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

Version Packages (#1000)

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
b53a046b fdf61b45

+9 -11
-5
.changeset/hot-shirts-boil.md
··· 1 - --- 2 - "@opennextjs/cloudflare": patch 3 - --- 4 - 5 - Bump wrangler to ^4.49.1
-5
.changeset/nine-rice-return.md
··· 1 - --- 2 - "@opennextjs/cloudflare": patch 3 - --- 4 - 5 - Warn when using Next 16
+8
packages/cloudflare/CHANGELOG.md
··· 1 1 # @opennextjs/cloudflare 2 2 3 + ## 1.13.1 4 + 5 + ### Patch Changes 6 + 7 + - [#1001](https://github.com/opennextjs/opennextjs-cloudflare/pull/1001) [`fdf61b4`](https://github.com/opennextjs/opennextjs-cloudflare/commit/fdf61b45b14896de2ff7f61628fd2667c9365552) Thanks [@vicb](https://github.com/vicb)! - Bump wrangler to ^4.49.1 8 + 9 + - [#998](https://github.com/opennextjs/opennextjs-cloudflare/pull/998) [`f69787c`](https://github.com/opennextjs/opennextjs-cloudflare/commit/f69787ce4c5a4b6a9905d927ba84f5fe96486d4d) Thanks [@vicb](https://github.com/vicb)! - Warn when using Next 16 10 + 3 11 ## 1.13.0 4 12 5 13 ### Minor 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.13.0", 4 + "version": "1.13.1", 5 5 "type": "module", 6 6 "scripts": { 7 7 "clean": "rimraf dist",