Skip to content

Commit 039b348

Browse files
authoredMar 21, 2025··
Version Packages (#774)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4428f8a commit 039b348

15 files changed

+41
-50
lines changed
 

‎.changeset/fuzzy-eyes-pump.md

-5
This file was deleted.

‎.changeset/gentle-points-live.md

-7
This file was deleted.

‎.changeset/heavy-moles-share.md

-5
This file was deleted.

‎.changeset/khaki-rice-applaud.md

-5
This file was deleted.

‎.changeset/metal-news-watch.md

-5
This file was deleted.

‎.changeset/red-houses-remain.md

-5
This file was deleted.

‎.changeset/smart-grapes-shake.md

-5
This file was deleted.

‎.changeset/sour-boxes-jump.md

-5
This file was deleted.

‎.changeset/strong-bees-judge.md

-5
This file was deleted.

‎examples/app-pages-router/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# app-pages-router
22

3+
## 0.1.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`a6da6aca4bb066c857aaa77d33b634c7a783abde`](https://github.com/opennextjs/opennextjs-aws/commit/a6da6aca4bb066c857aaa77d33b634c7a783abde), [`73bffc0470329218f1072caf6185b2b79c4fce8e`](https://github.com/opennextjs/opennextjs-aws/commit/73bffc0470329218f1072caf6185b2b79c4fce8e), [`a01164eb75bb2512ca5762be3dbbd14ea36f3194`](https://github.com/opennextjs/opennextjs-aws/commit/a01164eb75bb2512ca5762be3dbbd14ea36f3194), [`652550fef4a87de569dc85cb9f98fe4a689fea6f`](https://github.com/opennextjs/opennextjs-aws/commit/652550fef4a87de569dc85cb9f98fe4a689fea6f), [`4dc08a9f8d1e81bb1c1a2e6cb78d8451f7c73a44`](https://github.com/opennextjs/opennextjs-aws/commit/4dc08a9f8d1e81bb1c1a2e6cb78d8451f7c73a44), [`b3d0c5651370b27686eaf35dd4295a0a6c9c9f37`](https://github.com/opennextjs/opennextjs-aws/commit/b3d0c5651370b27686eaf35dd4295a0a6c9c9f37), [`972078366953dcb59069508c6b2a46b22c78f22b`](https://github.com/opennextjs/opennextjs-aws/commit/972078366953dcb59069508c6b2a46b22c78f22b), [`daa330b22e8b69b1a515e5a5cacfe8a9da418ba7`](https://github.com/opennextjs/opennextjs-aws/commit/daa330b22e8b69b1a515e5a5cacfe8a9da418ba7), [`4428f8a86edf6219c509a5f5c0c90213fdccc309`](https://github.com/opennextjs/opennextjs-aws/commit/4428f8a86edf6219c509a5f5c0c90213fdccc309)]:
8+
- @opennextjs/aws@3.5.3
9+
310
## 0.1.10
411

512
### Patch Changes

‎examples/app-pages-router/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "app-pages-router",
3-
"version": "0.1.10",
3+
"version": "0.1.11",
44
"private": true,
55
"scripts": {
66
"openbuild": "node ../../packages/open-next/dist/index.js build --build-command \"npx turbo build\"",

‎examples/app-router/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# app-router
22

3+
## 0.1.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`a6da6aca4bb066c857aaa77d33b634c7a783abde`](https://github.com/opennextjs/opennextjs-aws/commit/a6da6aca4bb066c857aaa77d33b634c7a783abde), [`73bffc0470329218f1072caf6185b2b79c4fce8e`](https://github.com/opennextjs/opennextjs-aws/commit/73bffc0470329218f1072caf6185b2b79c4fce8e), [`a01164eb75bb2512ca5762be3dbbd14ea36f3194`](https://github.com/opennextjs/opennextjs-aws/commit/a01164eb75bb2512ca5762be3dbbd14ea36f3194), [`652550fef4a87de569dc85cb9f98fe4a689fea6f`](https://github.com/opennextjs/opennextjs-aws/commit/652550fef4a87de569dc85cb9f98fe4a689fea6f), [`4dc08a9f8d1e81bb1c1a2e6cb78d8451f7c73a44`](https://github.com/opennextjs/opennextjs-aws/commit/4dc08a9f8d1e81bb1c1a2e6cb78d8451f7c73a44), [`b3d0c5651370b27686eaf35dd4295a0a6c9c9f37`](https://github.com/opennextjs/opennextjs-aws/commit/b3d0c5651370b27686eaf35dd4295a0a6c9c9f37), [`972078366953dcb59069508c6b2a46b22c78f22b`](https://github.com/opennextjs/opennextjs-aws/commit/972078366953dcb59069508c6b2a46b22c78f22b), [`daa330b22e8b69b1a515e5a5cacfe8a9da418ba7`](https://github.com/opennextjs/opennextjs-aws/commit/daa330b22e8b69b1a515e5a5cacfe8a9da418ba7), [`4428f8a86edf6219c509a5f5c0c90213fdccc309`](https://github.com/opennextjs/opennextjs-aws/commit/4428f8a86edf6219c509a5f5c0c90213fdccc309)]:
8+
- @opennextjs/aws@3.5.3
9+
310
## 0.1.10
411

512
### Patch Changes

‎examples/app-router/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "app-router",
3-
"version": "0.1.10",
3+
"version": "0.1.11",
44
"private": true,
55
"scripts": {
66
"openbuild": "node ../../packages/open-next/dist/index.js build --streaming --build-command \"npx turbo build\"",

‎packages/open-next/CHANGELOG.md

+24
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# open-next
22

3+
## 3.5.3
4+
5+
### Patch Changes
6+
7+
- [#782](https://github.com/opennextjs/opennextjs-aws/pull/782) [`a6da6aca4bb066c857aaa77d33b634c7a783abde`](https://github.com/opennextjs/opennextjs-aws/commit/a6da6aca4bb066c857aaa77d33b634c7a783abde) Thanks [@conico974](https://github.com/conico974)! - fix dangling promise on set for the fetch cache
8+
9+
- [#787](https://github.com/opennextjs/opennextjs-aws/pull/787) [`73bffc0470329218f1072caf6185b2b79c4fce8e`](https://github.com/opennextjs/opennextjs-aws/commit/73bffc0470329218f1072caf6185b2b79c4fce8e) Thanks [@vicb](https://github.com/vicb)! - refactor `compareSemver`.
10+
11+
It now takes a comparison operator and return a boolean, i.e. `compareSemver("1.0", "<=", "1.2.3")`
12+
13+
- [#791](https://github.com/opennextjs/opennextjs-aws/pull/791) [`a01164eb75bb2512ca5762be3dbbd14ea36f3194`](https://github.com/opennextjs/opennextjs-aws/commit/a01164eb75bb2512ca5762be3dbbd14ea36f3194) Thanks [@sommeeeer](https://github.com/sommeeeer)! - fix external rewrite for streaming
14+
15+
- [#783](https://github.com/opennextjs/opennextjs-aws/pull/783) [`652550fef4a87de569dc85cb9f98fe4a689fea6f`](https://github.com/opennextjs/opennextjs-aws/commit/652550fef4a87de569dc85cb9f98fe4a689fea6f) Thanks [@conico974](https://github.com/conico974)! - fix fetch and unstable_cache not working for ISR requests
16+
17+
- [#777](https://github.com/opennextjs/opennextjs-aws/pull/777) [`4dc08a9f8d1e81bb1c1a2e6cb78d8451f7c73a44`](https://github.com/opennextjs/opennextjs-aws/commit/4dc08a9f8d1e81bb1c1a2e6cb78d8451f7c73a44) Thanks [@sommeeeer](https://github.com/sommeeeer)! - fix: remove internal next headers in middleware response
18+
19+
- [#790](https://github.com/opennextjs/opennextjs-aws/pull/790) [`b3d0c5651370b27686eaf35dd4295a0a6c9c9f37`](https://github.com/opennextjs/opennextjs-aws/commit/b3d0c5651370b27686eaf35dd4295a0a6c9c9f37) Thanks [@vicb](https://github.com/vicb)! - fix `extractVersionedField` to always extract when no version is specified
20+
21+
- [#776](https://github.com/opennextjs/opennextjs-aws/pull/776) [`972078366953dcb59069508c6b2a46b22c78f22b`](https://github.com/opennextjs/opennextjs-aws/commit/972078366953dcb59069508c6b2a46b22c78f22b) Thanks [@sommeeeer](https://github.com/sommeeeer)! - fix: add cookies in express-dev wrapper
22+
23+
- [#773](https://github.com/opennextjs/opennextjs-aws/pull/773) [`daa330b22e8b69b1a515e5a5cacfe8a9da418ba7`](https://github.com/opennextjs/opennextjs-aws/commit/daa330b22e8b69b1a515e5a5cacfe8a9da418ba7) Thanks [@conico974](https://github.com/conico974)! - Add additional params to the queue override
24+
25+
- [#784](https://github.com/opennextjs/opennextjs-aws/pull/784) [`4428f8a86edf6219c509a5f5c0c90213fdccc309`](https://github.com/opennextjs/opennextjs-aws/commit/4428f8a86edf6219c509a5f5c0c90213fdccc309) Thanks [@conico974](https://github.com/conico974)! - Fix instrumentation dependency not properly copied
26+
327
## 3.5.2
428

529
### Patch Changes

‎packages/open-next/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"access": "public"
44
},
55
"name": "@opennextjs/aws",
6-
"version": "3.5.2",
6+
"version": "3.5.3",
77
"bin": {
88
"open-next": "./dist/index.js"
99
},

0 commit comments

Comments
 (0)
Please sign in to comment.