Skip to content

next 7.0.2-canary.25

Minor Changes

  • Add node_modules bundling under the --lambdas flag for next build: #5690

Patches

  • Fix typos on next-server.js comments.: #5672
  • Remove <title> in _document.js in examples: #5679
  • Unnecessary else if in next-server/server/render.js: #5609

Credits

Huge thanks to @andersonleite and @lucleray for helping!