Skip to content

Commit 2529c20

Browse files
Version Packages (#902)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7fced0f commit 2529c20

File tree

4 files changed

+11
-13
lines changed

4 files changed

+11
-13
lines changed

.changeset/four-suits-check.md

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

.changeset/stale-adults-divide.md

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

packages/cloudflare/CHANGELOG.md

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

3+
## 1.8.5
4+
5+
### Patch Changes
6+
7+
- [#901](https://github.com/opennextjs/opennextjs-cloudflare/pull/901) [`17a4bea`](https://github.com/opennextjs/opennextjs-cloudflare/commit/17a4bea663ae158b6b4614595b3e5114ea613928) Thanks [@vicb](https://github.com/vicb)! - chore: bump wrangler to ^4.38.0
8+
9+
- [#903](https://github.com/opennextjs/opennextjs-cloudflare/pull/903) [`7fced0f`](https://github.com/opennextjs/opennextjs-cloudflare/commit/7fced0fbabc6e1e45609b265a7cca4a58ba52324) Thanks [@vicb](https://github.com/vicb)! - fix: enable using workerd process v2
10+
11+
process v2 is an updated version of `node:process` active by default after 2025-09-15
12+
313
## 1.8.4
414

515
### 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.8.4",
4+
"version": "1.8.5",
55
"type": "module",
66
"scripts": {
77
"clean": "rimraf dist",

0 commit comments

Comments
 (0)