Commit 3cbdac6
chore: Add Next.js 16 support to examples and blocks package (#2451)
* chore: Add Next.js 16 support to examples and blocks package
Bumps next to ^16 in tutorial, custom-toolbar, and block-support examples, switches sassOptions.includePaths to loadPaths so WordPress block-style SCSS imports resolve under Next 16, and widens the @faustwp/blocks next peer dependency to allow 16.
* fix: align block-support node engine with Next 16
* fix(tutorial-example): use sass loadPaths in Next config
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>1 parent 85d1b14 commit 3cbdac6
10 files changed
Lines changed: 1964 additions & 278 deletions
File tree
- .changeset
- examples/next
- block-support
- custom-toolbar
- faustwp-getting-started
- tutorial
- packages/blocks
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments