Skip to content

Release 3.1.18

Latest

Choose a tag to compare

@jhaynie jhaynie released this 01 Aug 00:44
v3.1.18
9db04a7

Bug Fixes

  • Fixed the CLI's CDN deployment to properly include Next.js public/ assets and rewrite origin-absolute URLs so they resolve to the deployed origin. #1634Jeff Haynie
  • Fixed the CLI to clean the Next.js standalone package output before deploying and correctly handle nested workingDirectory configurations. #1633Jeff Haynie