Skip to content

Commit 7b15c82

Browse files
chore: bump @opennextjs/cloudflare to 1.6.4 (#8065)
1 parent 35f0004 commit 7b15c82

File tree

3 files changed

+20
-20
lines changed

3 files changed

+20
-20
lines changed

.github/workflows/playwright-cloudflare-open-next.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,6 @@ jobs:
5151
- name: Install packages
5252
run: pnpm install --frozen-lockfile
5353

54-
- name: Downgrade Next.js
55-
# Open-next does not yet support [email protected], so temporarily in order to have
56-
# this workflow working we force install the latest Next.js 15.3 version instead
57-
run: pnpm i [email protected]
58-
working-directory: apps/site
59-
6054
- name: Get Playwright version
6155
id: playwright-version
6256
working-directory: apps/site

apps/site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"@eslint/eslintrc": "~3.3.1",
8383
"@flarelabs-net/wrangler-build-time-fs-assets-polyfilling": "^0.0.1",
8484
"@next/eslint-plugin-next": "15.4.4",
85-
"@opennextjs/cloudflare": "^1.6.2",
85+
"@opennextjs/cloudflare": "^1.6.4",
8686
"@playwright/test": "^1.54.1",
8787
"@testing-library/user-event": "~14.6.1",
8888
"@types/mdx": "^2.0.13",

pnpm-lock.yaml

Lines changed: 19 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)