Skip to content

Version Packages #797

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 2, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/bright-balloons-own.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fair-ducks-shake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gorgeous-rocks-appear.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/perfect-cobras-move.md

This file was deleted.

7 changes: 7 additions & 0 deletions examples/app-pages-router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# app-pages-router

## 0.1.12

### Patch Changes

- Updated dependencies [[`bcadd23de8aa5fa2c01c6c22cebea4c4a4019a10`](https://github.com/opennextjs/opennextjs-aws/commit/bcadd23de8aa5fa2c01c6c22cebea4c4a4019a10), [`1471a52530a25785a44ebc0b4029608c461e636b`](https://github.com/opennextjs/opennextjs-aws/commit/1471a52530a25785a44ebc0b4029608c461e636b), [`c97ced159f4758991e0b9614abfda431fe50bbe6`](https://github.com/opennextjs/opennextjs-aws/commit/c97ced159f4758991e0b9614abfda431fe50bbe6), [`8392e22a43430b10338d8e8f73cbbc14148aabbb`](https://github.com/opennextjs/opennextjs-aws/commit/8392e22a43430b10338d8e8f73cbbc14148aabbb)]:
- @opennextjs/[email protected]

## 0.1.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/app-pages-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "app-pages-router",
"version": "0.1.11",
"version": "0.1.12",
"private": true,
"scripts": {
"openbuild": "node ../../packages/open-next/dist/index.js build --build-command \"npx turbo build\"",
Expand Down
7 changes: 7 additions & 0 deletions examples/app-router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# app-router

## 0.1.12

### Patch Changes

- Updated dependencies [[`bcadd23de8aa5fa2c01c6c22cebea4c4a4019a10`](https://github.com/opennextjs/opennextjs-aws/commit/bcadd23de8aa5fa2c01c6c22cebea4c4a4019a10), [`1471a52530a25785a44ebc0b4029608c461e636b`](https://github.com/opennextjs/opennextjs-aws/commit/1471a52530a25785a44ebc0b4029608c461e636b), [`c97ced159f4758991e0b9614abfda431fe50bbe6`](https://github.com/opennextjs/opennextjs-aws/commit/c97ced159f4758991e0b9614abfda431fe50bbe6), [`8392e22a43430b10338d8e8f73cbbc14148aabbb`](https://github.com/opennextjs/opennextjs-aws/commit/8392e22a43430b10338d8e8f73cbbc14148aabbb)]:
- @opennextjs/[email protected]

## 0.1.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/app-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "app-router",
"version": "0.1.11",
"version": "0.1.12",
"private": true,
"scripts": {
"openbuild": "node ../../packages/open-next/dist/index.js build --streaming --build-command \"npx turbo build\"",
Expand Down
12 changes: 12 additions & 0 deletions packages/open-next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# open-next

## 3.5.4

### Patch Changes

- [#810](https://github.com/opennextjs/opennextjs-aws/pull/810) [`bcadd23de8aa5fa2c01c6c22cebea4c4a4019a10`](https://github.com/opennextjs/opennextjs-aws/commit/bcadd23de8aa5fa2c01c6c22cebea4c4a4019a10) Thanks [@conico974](https://github.com/conico974)! - Fix a security vulnerability similar to the recent CVE-2025-29927

- [#805](https://github.com/opennextjs/opennextjs-aws/pull/805) [`1471a52530a25785a44ebc0b4029608c461e636b`](https://github.com/opennextjs/opennextjs-aws/commit/1471a52530a25785a44ebc0b4029608c461e636b) Thanks [@conico974](https://github.com/conico974)! - fix stream not returning in node 21+

- [#796](https://github.com/opennextjs/opennextjs-aws/pull/796) [`c97ced159f4758991e0b9614abfda431fe50bbe6`](https://github.com/opennextjs/opennextjs-aws/commit/c97ced159f4758991e0b9614abfda431fe50bbe6) Thanks [@vicb](https://github.com/vicb)! - Add a `compileEdge` parameter to `compileOpenNextConfig`

- [#802](https://github.com/opennextjs/opennextjs-aws/pull/802) [`8392e22a43430b10338d8e8f73cbbc14148aabbb`](https://github.com/opennextjs/opennextjs-aws/commit/8392e22a43430b10338d8e8f73cbbc14148aabbb) Thanks [@vicb](https://github.com/vicb)! - fix(middleware): copy wasm files for bundled middleware

## 3.5.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/open-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"access": "public"
},
"name": "@opennextjs/aws",
"version": "3.5.3",
"version": "3.5.4",
"bin": {
"open-next": "./dist/index.js"
},
Expand Down