Skip to content

Commit 7968508

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

File tree

5 files changed

+13
-16
lines changed

5 files changed

+13
-16
lines changed

.changeset/angry-lizards-add.md

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

.changeset/curly-lions-build.md

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

.changeset/mean-sloths-sit.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.5.0
4+
5+
### Minor Changes
6+
7+
- [#768](https://github.com/opennextjs/opennextjs-cloudflare/pull/768) [`40f7e72`](https://github.com/opennextjs/opennextjs-cloudflare/commit/40f7e724e0e0326516be77b3ecea6842db4591bc) Thanks [@vicb](https://github.com/vicb)! - Add an asset resolver to support `run_worker_first=true`
8+
9+
- [#746](https://github.com/opennextjs/opennextjs-cloudflare/pull/746) [`6d020fe`](https://github.com/opennextjs/opennextjs-cloudflare/commit/6d020fe230a0500c3dceeef4695edd21a450bded) Thanks [@vicb](https://github.com/vicb)! - feat: add support for experimental skew protection
10+
11+
### Patch Changes
12+
13+
- [#776](https://github.com/opennextjs/opennextjs-cloudflare/pull/776) [`bd448a8`](https://github.com/opennextjs/opennextjs-cloudflare/commit/bd448a83fbf5dd259160e1b24f31751bdbacb8e7) Thanks [@vicb](https://github.com/vicb)! - Add support for images CSP, disposition, and allow SVG
14+
315
## 1.4.0
416

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

0 commit comments

Comments
 (0)