|
| 1 | +# v6.0.0 (Fri Mar 13 2026) |
| 2 | + |
| 3 | +:tada: This release contains work from new contributors! :tada: |
| 4 | + |
| 5 | +Thanks for all your work! |
| 6 | + |
| 7 | +:heart: Travis Butler ([@dexsnake](https://github.com/dexsnake)) |
| 8 | + |
| 9 | +:heart: Rich Haines ([@molebox](https://github.com/molebox)) |
| 10 | + |
| 11 | +#### 💥 Breaking Change |
| 12 | + |
| 13 | +- V6 [#688](https://github.com/vercel/next-forge/pull/688) ([@haydenbleasel](https://github.com/haydenbleasel)) |
| 14 | + |
| 15 | +#### 🐛 Bug Fix |
| 16 | + |
| 17 | +- fix(docs): use /docs prefix for Supabase Auth migration links in data… [#684](https://github.com/vercel/next-forge/pull/684) ([@dexsnake](https://github.com/dexsnake)) |
| 18 | +- Add sitemap.md route [#687](https://github.com/vercel/next-forge/pull/687) ([@molebox](https://github.com/molebox)) |
| 19 | +- Fix React Server Components CVE vulnerabilities [#676](https://github.com/vercel/next-forge/pull/676) ([@vercel[bot]](https://github.com/vercel[bot]) [@haydenbleasel](https://github.com/haydenbleasel)) |
| 20 | +- Fix React Server Components CVE vulnerabilities [#675](https://github.com/vercel/next-forge/pull/675) ([@vercel[bot]](https://github.com/vercel[bot]) [@haydenbleasel](https://github.com/haydenbleasel)) |
| 21 | + |
| 22 | +#### ⚠️ Pushed to `main` |
| 23 | + |
| 24 | +- Remove sed step, setup-node handles OIDC exchange ([@haydenbleasel](https://github.com/haydenbleasel)) |
| 25 | +- Add registry-url back, update npm, strip authToken for OIDC ([@haydenbleasel](https://github.com/haydenbleasel)) |
| 26 | +- Remove registry-url to let npm use OIDC directly ([@haydenbleasel](https://github.com/haydenbleasel)) |
| 27 | +- Normalize repository URL format ([@haydenbleasel](https://github.com/haydenbleasel)) |
| 28 | +- Add publishConfig for npm OIDC provenance ([@haydenbleasel](https://github.com/haydenbleasel)) |
| 29 | +- Fix release CI for npm OIDC trusted publishing ([@haydenbleasel](https://github.com/haydenbleasel)) |
| 30 | +- Update release.yml ([@haydenbleasel](https://github.com/haydenbleasel)) |
| 31 | +- Update index.ts ([@haydenbleasel](https://github.com/haydenbleasel)) |
| 32 | + |
| 33 | +#### 🔩 Dependency Updates |
| 34 | + |
| 35 | +- Bump actions/cache from 4 to 5 [#681](https://github.com/vercel/next-forge/pull/681) ([@dependabot[bot]](https://github.com/dependabot[bot])) |
| 36 | + |
| 37 | +#### Authors: 5 |
| 38 | + |
| 39 | +- [@dependabot[bot]](https://github.com/dependabot[bot]) |
| 40 | +- [@vercel[bot]](https://github.com/vercel[bot]) |
| 41 | +- Hayden Bleasel ([@haydenbleasel](https://github.com/haydenbleasel)) |
| 42 | +- Rich Haines ([@molebox](https://github.com/molebox)) |
| 43 | +- Travis Butler ([@dexsnake](https://github.com/dexsnake)) |
| 44 | + |
| 45 | +--- |
| 46 | + |
1 | 47 | # v5.3.2 (Sat Dec 06 2025) |
2 | 48 |
|
3 | 49 | #### ⚠️ Pushed to `main` |
|
0 commit comments