v3.68.2

Version v3.68.2Patch Release
Released:

December 10, 2025

Type:

Bug fixes and improvements

GitHub:View Release

Release Notes

v3.68.2 (2025-12-10)

🐛 Bug Fixes

  • next: use fileURLToPath for cross-platform path resolution (#14877) (e86098d)
Fixes Windows users getting ENOENT errors on dev startup.
  • next: unhandled error in renderListView server function when no user present (#14878) (10a8f0f)
  • next: merge user serverExternalPackages in withPayload (#14881) (dcecc46)

🛠 Refactors

  • replace generic Error('Unauthorized') with UnauthorizedError (#14879) (c9a8aa0)
  • next: remove unnecessary react hooks from DefaultTemplate rsc (#14876) (7a94cc1)

🏡 Chores

  • translations: improve Vietnamese translations (#14886) (25ef7d1)

🤝 Contributors

  • Rot4tion (@Rot4tion)
  • Alessio Gravili (@AlessioGr)
  • Maxim Seshuk (@maximseshuk)