Skip to content

Commit 3be30a4

Browse files
Version Packages (#874)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 728ad99 commit 3be30a4

File tree

5 files changed

+13
-16
lines changed

5 files changed

+13
-16
lines changed

.changeset/bright-planes-yawn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/lucky-places-occur.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/real-bats-sniff.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/cloudflare/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @opennextjs/cloudflare
22

3+
## 1.8.0
4+
5+
### Minor Changes
6+
7+
- [#862](https://github.com/opennextjs/opennextjs-cloudflare/pull/862) [`728ad99`](https://github.com/opennextjs/opennextjs-cloudflare/commit/728ad9901a2ed57a0aae33f5d460bf5d0f32b5bb) Thanks [@james-elicx](https://github.com/james-elicx)! - feat: support for a custom OpenNext config path with the `--openNextConfigPath` flag
8+
9+
### Patch Changes
10+
11+
- [#872](https://github.com/opennextjs/opennextjs-cloudflare/pull/872) [`dc76d6e`](https://github.com/opennextjs/opennextjs-cloudflare/commit/dc76d6e7b62a5e33488b47aba62f8573bf3ab49f) Thanks [@alex-all3dp](https://github.com/alex-all3dp)! - Fix check for missing CACHE_PURGE_ZONE_ID
12+
13+
- [#862](https://github.com/opennextjs/opennextjs-cloudflare/pull/862) [`728ad99`](https://github.com/opennextjs/opennextjs-cloudflare/commit/728ad9901a2ed57a0aae33f5d460bf5d0f32b5bb) Thanks [@james-elicx](https://github.com/james-elicx)! - refactor: deprecate usage of the `--configPath` flag for the Wrangler config, in favour of the `--config` flag.
14+
315
## 1.7.1
416

517
### Patch Changes

packages/cloudflare/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@opennextjs/cloudflare",
33
"description": "Cloudflare builder for next apps",
4-
"version": "1.7.1",
4+
"version": "1.8.0",
55
"type": "module",
66
"scripts": {
77
"clean": "rimraf dist",

0 commit comments

Comments
 (0)