diff --git a/.changeset/forty-cars-smile.md b/.changeset/forty-cars-smile.md deleted file mode 100644 index e4d1f427a..000000000 --- a/.changeset/forty-cars-smile.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@opennextjs/aws": minor ---- - -Added some override for debugging OpenNext locally diff --git a/.changeset/hungry-geckos-knock.md b/.changeset/hungry-geckos-knock.md deleted file mode 100644 index 4a83539b6..000000000 --- a/.changeset/hungry-geckos-knock.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@opennextjs/aws": patch ---- - -refactor: use utility for cross-platform path regex construction diff --git a/.changeset/little-badgers-sparkle.md b/.changeset/little-badgers-sparkle.md deleted file mode 100644 index 887b31bb9..000000000 --- a/.changeset/little-badgers-sparkle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@opennextjs/aws": patch ---- - -Fix external rewrites for binary data diff --git a/.changeset/little-geese-study.md b/.changeset/little-geese-study.md deleted file mode 100644 index 1c8bb097b..000000000 --- a/.changeset/little-geese-study.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@opennextjs/aws': patch ---- - -Mark the host header as trusted when the OpenNext project has external middleware to align with normal behavior for the Next.js server. diff --git a/.changeset/many-elephants-sing.md b/.changeset/many-elephants-sing.md deleted file mode 100644 index 2ebdbc5a1..000000000 --- a/.changeset/many-elephants-sing.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@opennextjs/aws": patch ---- - -fix city name header encoding - -- encode the header in cloudflare wrapper -- decode the header in the routing layer diff --git a/.changeset/perfect-coats-tell.md b/.changeset/perfect-coats-tell.md deleted file mode 100644 index 650504016..000000000 --- a/.changeset/perfect-coats-tell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@opennextjs/aws": minor ---- - -Add a new multi-tiered incremental cache diff --git a/.changeset/thin-feet-love.md b/.changeset/thin-feet-love.md deleted file mode 100644 index a28f0dbac..000000000 --- a/.changeset/thin-feet-love.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@opennextjs/aws": minor ---- - -Add an override to automatically invalidate the CDN (not enabled by default) diff --git a/.changeset/thirty-donuts-buy.md b/.changeset/thirty-donuts-buy.md deleted file mode 100644 index ce2059e5b..000000000 --- a/.changeset/thirty-donuts-buy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@opennextjs/aws": patch ---- - -Fix esbuild edge plugins not matching Windows paths. diff --git a/examples/app-pages-router/CHANGELOG.md b/examples/app-pages-router/CHANGELOG.md index 408e88bcb..3e913e3d8 100644 --- a/examples/app-pages-router/CHANGELOG.md +++ b/examples/app-pages-router/CHANGELOG.md @@ -1,5 +1,12 @@ # app-pages-router +## 0.1.5 + +### Patch Changes + +- Updated dependencies [[`e8f6dc8c7a421e316f5fbed03dcb82bb860c5249`](https://github.com/opennextjs/opennextjs-aws/commit/e8f6dc8c7a421e316f5fbed03dcb82bb860c5249), [`00ce837cb98e5902316f26163c9fb927058f956c`](https://github.com/opennextjs/opennextjs-aws/commit/00ce837cb98e5902316f26163c9fb927058f956c), [`d1cea5601943afaa197d56f931593234f351c441`](https://github.com/opennextjs/opennextjs-aws/commit/d1cea5601943afaa197d56f931593234f351c441), [`6884444cb929ab60c074c918954d24100f4e9668`](https://github.com/opennextjs/opennextjs-aws/commit/6884444cb929ab60c074c918954d24100f4e9668), [`86916bfd9246a63f321352bb11346eeb0ca3f6da`](https://github.com/opennextjs/opennextjs-aws/commit/86916bfd9246a63f321352bb11346eeb0ca3f6da), [`eaa9ef8daf2fc454139c77ce0e100cb48da15561`](https://github.com/opennextjs/opennextjs-aws/commit/eaa9ef8daf2fc454139c77ce0e100cb48da15561), [`ae7fb9c5d24ecf3eeb99682aa34bcbe0adb45675`](https://github.com/opennextjs/opennextjs-aws/commit/ae7fb9c5d24ecf3eeb99682aa34bcbe0adb45675), [`e708ec4d9f4c87d3249a01382482347d295ed28a`](https://github.com/opennextjs/opennextjs-aws/commit/e708ec4d9f4c87d3249a01382482347d295ed28a)]: + - @opennextjs/aws@3.4.0 + ## 0.1.4 ### Patch Changes diff --git a/examples/app-pages-router/package.json b/examples/app-pages-router/package.json index b3486ea92..b9232b92d 100644 --- a/examples/app-pages-router/package.json +++ b/examples/app-pages-router/package.json @@ -1,6 +1,6 @@ { "name": "app-pages-router", - "version": "0.1.4", + "version": "0.1.5", "private": true, "scripts": { "openbuild": "node ../../packages/open-next/dist/index.js build --build-command \"npx turbo build\"", diff --git a/examples/app-router/CHANGELOG.md b/examples/app-router/CHANGELOG.md index bc4243e01..20e1a769d 100644 --- a/examples/app-router/CHANGELOG.md +++ b/examples/app-router/CHANGELOG.md @@ -1,5 +1,12 @@ # app-router +## 0.1.5 + +### Patch Changes + +- Updated dependencies [[`e8f6dc8c7a421e316f5fbed03dcb82bb860c5249`](https://github.com/opennextjs/opennextjs-aws/commit/e8f6dc8c7a421e316f5fbed03dcb82bb860c5249), [`00ce837cb98e5902316f26163c9fb927058f956c`](https://github.com/opennextjs/opennextjs-aws/commit/00ce837cb98e5902316f26163c9fb927058f956c), [`d1cea5601943afaa197d56f931593234f351c441`](https://github.com/opennextjs/opennextjs-aws/commit/d1cea5601943afaa197d56f931593234f351c441), [`6884444cb929ab60c074c918954d24100f4e9668`](https://github.com/opennextjs/opennextjs-aws/commit/6884444cb929ab60c074c918954d24100f4e9668), [`86916bfd9246a63f321352bb11346eeb0ca3f6da`](https://github.com/opennextjs/opennextjs-aws/commit/86916bfd9246a63f321352bb11346eeb0ca3f6da), [`eaa9ef8daf2fc454139c77ce0e100cb48da15561`](https://github.com/opennextjs/opennextjs-aws/commit/eaa9ef8daf2fc454139c77ce0e100cb48da15561), [`ae7fb9c5d24ecf3eeb99682aa34bcbe0adb45675`](https://github.com/opennextjs/opennextjs-aws/commit/ae7fb9c5d24ecf3eeb99682aa34bcbe0adb45675), [`e708ec4d9f4c87d3249a01382482347d295ed28a`](https://github.com/opennextjs/opennextjs-aws/commit/e708ec4d9f4c87d3249a01382482347d295ed28a)]: + - @opennextjs/aws@3.4.0 + ## 0.1.4 ### Patch Changes diff --git a/examples/app-router/package.json b/examples/app-router/package.json index fe97d1bdd..2b13b1976 100644 --- a/examples/app-router/package.json +++ b/examples/app-router/package.json @@ -1,6 +1,6 @@ { "name": "app-router", - "version": "0.1.4", + "version": "0.1.5", "private": true, "scripts": { "openbuild": "node ../../packages/open-next/dist/index.js build --streaming --build-command \"npx turbo build\"", diff --git a/packages/open-next/CHANGELOG.md b/packages/open-next/CHANGELOG.md index 98a34ecf1..28ef18938 100644 --- a/packages/open-next/CHANGELOG.md +++ b/packages/open-next/CHANGELOG.md @@ -1,5 +1,30 @@ # open-next +## 3.4.0 + +### Minor Changes + +- [#689](https://github.com/opennextjs/opennextjs-aws/pull/689) [`e8f6dc8c7a421e316f5fbed03dcb82bb860c5249`](https://github.com/opennextjs/opennextjs-aws/commit/e8f6dc8c7a421e316f5fbed03dcb82bb860c5249) Thanks [@conico974](https://github.com/conico974)! - Added some override for debugging OpenNext locally + +- [#699](https://github.com/opennextjs/opennextjs-aws/pull/699) [`eaa9ef8daf2fc454139c77ce0e100cb48da15561`](https://github.com/opennextjs/opennextjs-aws/commit/eaa9ef8daf2fc454139c77ce0e100cb48da15561) Thanks [@conico974](https://github.com/conico974)! - Add a new multi-tiered incremental cache + +- [#665](https://github.com/opennextjs/opennextjs-aws/pull/665) [`ae7fb9c5d24ecf3eeb99682aa34bcbe0adb45675`](https://github.com/opennextjs/opennextjs-aws/commit/ae7fb9c5d24ecf3eeb99682aa34bcbe0adb45675) Thanks [@conico974](https://github.com/conico974)! - Add an override to automatically invalidate the CDN (not enabled by default) + +### Patch Changes + +- [#701](https://github.com/opennextjs/opennextjs-aws/pull/701) [`00ce837cb98e5902316f26163c9fb927058f956c`](https://github.com/opennextjs/opennextjs-aws/commit/00ce837cb98e5902316f26163c9fb927058f956c) Thanks [@james-elicx](https://github.com/james-elicx)! - refactor: use utility for cross-platform path regex construction + +- [#698](https://github.com/opennextjs/opennextjs-aws/pull/698) [`d1cea5601943afaa197d56f931593234f351c441`](https://github.com/opennextjs/opennextjs-aws/commit/d1cea5601943afaa197d56f931593234f351c441) Thanks [@conico974](https://github.com/conico974)! - Fix external rewrites for binary data + +- [#694](https://github.com/opennextjs/opennextjs-aws/pull/694) [`6884444cb929ab60c074c918954d24100f4e9668`](https://github.com/opennextjs/opennextjs-aws/commit/6884444cb929ab60c074c918954d24100f4e9668) Thanks [@james-elicx](https://github.com/james-elicx)! - Mark the host header as trusted when the OpenNext project has external middleware to align with normal behavior for the Next.js server. + +- [#688](https://github.com/opennextjs/opennextjs-aws/pull/688) [`86916bfd9246a63f321352bb11346eeb0ca3f6da`](https://github.com/opennextjs/opennextjs-aws/commit/86916bfd9246a63f321352bb11346eeb0ca3f6da) Thanks [@vicb](https://github.com/vicb)! - fix city name header encoding + + - encode the header in cloudflare wrapper + - decode the header in the routing layer + +- [#695](https://github.com/opennextjs/opennextjs-aws/pull/695) [`e708ec4d9f4c87d3249a01382482347d295ed28a`](https://github.com/opennextjs/opennextjs-aws/commit/e708ec4d9f4c87d3249a01382482347d295ed28a) Thanks [@james-elicx](https://github.com/james-elicx)! - Fix esbuild edge plugins not matching Windows paths. + ## 3.3.1 ### Patch Changes diff --git a/packages/open-next/package.json b/packages/open-next/package.json index ece5e440a..cda475bdc 100644 --- a/packages/open-next/package.json +++ b/packages/open-next/package.json @@ -3,7 +3,7 @@ "access": "public" }, "name": "@opennextjs/aws", - "version": "3.3.1", + "version": "3.4.0", "bin": { "open-next": "./dist/index.js" },