Skip to content

Commit 6821828

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

File tree

6 files changed

+13
-21
lines changed

6 files changed

+13
-21
lines changed

.changeset/empty-hotels-wish.md

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

.changeset/fresh-crews-move.md

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

.changeset/nine-months-enter.md

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

.changeset/tired-impalas-cover.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.0.4
4+
5+
### Patch Changes
6+
7+
- [#676](https://github.com/opennextjs/opennextjs-cloudflare/pull/676) [`ead6ddc`](https://github.com/opennextjs/opennextjs-cloudflare/commit/ead6ddce45a9c7725f027fb8f7e826f864d82be5) Thanks [@vicb](https://github.com/vicb)! - bump esbuild to 0.25.4
8+
9+
- [#675](https://github.com/opennextjs/opennextjs-cloudflare/pull/675) [`e6040bc`](https://github.com/opennextjs/opennextjs-cloudflare/commit/e6040bcaaf887148b5be44e08fe79c7e4ff92042) Thanks [@conico974](https://github.com/conico974)! - add a `cloudflare.dangerousDisableConfigValidation` config option to not throw on validation of the config
10+
11+
- [#674](https://github.com/opennextjs/opennextjs-cloudflare/pull/674) [`ec9ea58`](https://github.com/opennextjs/opennextjs-cloudflare/commit/ec9ea58764fa344b6a47df33b4ae05063d9a1c07) Thanks [@conico974](https://github.com/conico974)! - fix blockConcurrencyWhile on DO queue
12+
13+
- [#672](https://github.com/opennextjs/opennextjs-cloudflare/pull/672) [`9188e67`](https://github.com/opennextjs/opennextjs-cloudflare/commit/9188e679cc70d14bc2dedfa2428926b51c1a1ba9) Thanks [@conico974](https://github.com/conico974)! - bump aws to 3.6.2. More details about the fixes can be found here: https://github.com/opennextjs/opennextjs-aws/blob/main/packages/open-next/CHANGELOG.md#362
14+
315
## 1.0.3
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.0.3",
4+
"version": "1.0.4",
55
"type": "module",
66
"scripts": {
77
"clean": "rimraf dist",

0 commit comments

Comments
 (0)