Skip to content

v0.5.0

Compare
Choose a tag to compare
@fwang fwang released this 04 Jan 19:23
· 323 commits to main since this release

OpenNext now supports monorepos managed with npm, yarn, and pnpm!

If you are interested in how it works behind the scenes:

Changes:

  • Fix server-function bundle structure when Next.js is inside a monorepo #21@fwang
  • Add full monorepo support for npm, yarn, and pnpm #23@fwang