Skip to content

Commit

Permalink
Version Packages (#233)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
workers-frameworks and github-actions[bot] authored Jan 9, 2025
1 parent 632a7d7 commit 6e51aa2
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/cold-plants-deliver.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silly-phones-accept.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stupid-geese-reply.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/cloudflare/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @opennextjs/cloudflare

## 0.3.5

### Patch Changes

- 77e31d5: update the `patchExceptionBubbling` patch
- dbcc4be: patch `require("react-dom/server.edge")` calls in `pages.runtime.prod.js` so that they are `try-catch`ed
- 632a7d7: show error on Next.js versions older than v14

## 0.3.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cloudflare/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@opennextjs/cloudflare",
"description": "Cloudflare builder for next apps",
"version": "0.3.4",
"version": "0.3.5",
"type": "module",
"scripts": {
"clean": "rimraf dist",
Expand Down

0 comments on commit 6e51aa2

Please sign in to comment.