Skip to content

Commit 9fd8914

Browse files
Version Packages (#1066)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f7c6b3a commit 9fd8914

5 files changed

Lines changed: 15 additions & 20 deletions

File tree

.changeset/evil-ghosts-tease.md

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

.changeset/modern-symbols-send.md

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

.changeset/young-regions-strive.md

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

packages/cloudflare/CHANGELOG.md

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

3+
## 1.14.9
4+
5+
### Patch Changes
6+
7+
- [#1070](https://github.com/opennextjs/opennextjs-cloudflare/pull/1070) [`f7c6b3a`](https://github.com/opennextjs/opennextjs-cloudflare/commit/f7c6b3a221bd6ad53f04eb6fdfb3a9af9793562e) Thanks [@vicb](https://github.com/vicb)! - bump `@opennextjs/aws` to 3.9.8
8+
9+
See details at <https://github.com/opennextjs/opennextjs-aws/releases/tag/v3.9.8>
10+
11+
- [#1057](https://github.com/opennextjs/opennextjs-cloudflare/pull/1057) [`0230cbe`](https://github.com/opennextjs/opennextjs-cloudflare/commit/0230cbeb5a1fb9e4218b01651d73283171d3963f) Thanks [@vicb](https://github.com/vicb)! - Do not inject setImmediate/clearImmediate in the global scope
12+
13+
- [#1069](https://github.com/opennextjs/opennextjs-cloudflare/pull/1069) [`4ee4ba3`](https://github.com/opennextjs/opennextjs-cloudflare/commit/4ee4ba31932af53c3f3ed3e33b9509cb6681f182) Thanks [@vicb](https://github.com/vicb)! - Check that wrangler is >= 4.59.2 when building Next 16.1+.
14+
15+
To ensure `workerd` has a required fix to `setImmediate`
16+
317
## 1.14.8
418

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

0 commit comments

Comments
 (0)