Skip to content

Commit a1fec33

Browse files
committed
Add support for Next.js 16
1 parent 030d4da commit a1fec33

File tree

6 files changed

+888
-409
lines changed

6 files changed

+888
-409
lines changed

.changeset/modern-wombats-rhyme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@as-integrations/next': minor
3+
---
4+
5+
Add support for Next.js 16

.github/workflows/check.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ jobs:
66
runs-on: ubuntu-latest
77
steps:
88
- uses: actions/checkout@v5
9-
with:
10-
fetch-depth: 0
119

1210
- uses: actions/setup-node@v6
1311
with:

0 commit comments

Comments
 (0)