Skip to content

Commit 360b71b

Browse files
Version Packages (#273)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 48f863f commit 360b71b

File tree

4 files changed

+11
-13
lines changed

4 files changed

+11
-13
lines changed

.changeset/cyan-lizards-wash.md

-7
This file was deleted.

.changeset/rare-hornets-shake.md

-5
This file was deleted.

packages/cloudflare/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @opennextjs/cloudflare
22

3+
## 0.3.10
4+
5+
### Patch Changes
6+
7+
- 48f863f: fix: do not require `caniuse-lite`
8+
9+
`caniuse-lite` is an optional dependency.
10+
11+
- 27ab1ab: refactor: use the new regex utility for constructing cross-platform paths
12+
313
## 0.3.9
414

515
### Patch Changes

packages/cloudflare/package.json

+1-1
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": "0.3.9",
4+
"version": "0.3.10",
55
"type": "module",
66
"scripts": {
77
"clean": "rimraf dist",

0 commit comments

Comments
 (0)