Skip to content

Commit aa3a133

Browse files
Version Packages
1 parent 903ad45 commit aa3a133

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/four-wombats-serve.md

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

.changeset/hip-bags-argue.md

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

.changeset/loud-seas-rhyme.md

Lines changed: 0 additions & 5 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.1.1
4+
5+
### Patch Changes
6+
7+
- [#700](https://github.com/opennextjs/opennextjs-cloudflare/pull/700) [`56e9366`](https://github.com/opennextjs/opennextjs-cloudflare/commit/56e9366b736d5999afd421975bbb4167746d4ff7) Thanks [@vicb](https://github.com/vicb)! - perf: drop `@ampproject/toolbox-optimizer` to reduce the server bundle size
8+
9+
- [#689](https://github.com/opennextjs/opennextjs-cloudflare/pull/689) [`64a10a6`](https://github.com/opennextjs/opennextjs-cloudflare/commit/64a10a6ea4d0c7207e66e8b038b4ed8343f50caf) Thanks [@sommeeeer](https://github.com/sommeeeer)! - fix: Ensure the protocol is correct for redirects in server actions during preview mode
10+
11+
- [#710](https://github.com/opennextjs/opennextjs-cloudflare/pull/710) [`903ad45`](https://github.com/opennextjs/opennextjs-cloudflare/commit/903ad452f4a551e0a54089def37e797ecad58209) Thanks [@vicb](https://github.com/vicb)! - perf: drop babel to reduce the server bundle size
12+
313
## 1.1.0
414

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

0 commit comments

Comments
 (0)