File tree 3 files changed +3
-2
lines changed
3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ A big thanks to the 8 contributors who made this release possible.
144
144
145
145
- [examples] Update Next.js examples Next.js and React versions (#44852) @DiegoAndai
146
146
- [code-infra] Prevent wrong nested imports in Base UI (#44426) @oliviertassinari
147
- - [docs-infra] Add vale coverage for App Router and Page Router (060c55c) @oliviertassinari
147
+ - [docs-infra] Add vale coverage for App Router and Pages Router (060c55c) @oliviertassinari
148
148
- Sync with other repos (1b9300f) @oliviertassinari
149
149
- Fix docs:build to work in docs folder too (6b923a4) @oliviertassinari
150
150
- Setup React 18 CI tests (#44868) @DiegoAndai
Original file line number Diff line number Diff line change 38
38
Stackblitz : StackBlitz
39
39
Webpack : webpack # https://twitter.com/wSokra/status/855800490713649152
40
40
app router : App Router # Next.js
41
- page router : Page Router # Next.js
41
+ pages router : Pages Router # Next.js
42
+ page router : Pages Router # Next.js
42
43
ES modules : ES modules
You can’t perform that action at this time.
0 commit comments