Skip to content

next 13.1.7-canary.5

Core Changes

  • Add more JSDoc to metadata interface: #45526
  • Fix image blur cover when fill and blurDataURL: #44317
  • Improve error when create root layout fails: #45304
  • Error when exporting AMP config in app dir: #45228
  • Rename precedence: #45542
  • Add unit test for prefetchReducer: #45516
  • Avoid overwriting pre-existing VSCode settings: #45311
  • Add editor links to module import traces: #45257
  • Separate next/dynamic implementation for app and pages: #45565
  • Refactor navigateReducer to handle mutable consistently: #45555

Documentation Changes

  • Remove "standalone" from next export docs: #45539
  • Add example for clearPreviewData with path to documentation: #45465

Misc Changes

  • fix typo in comment and unused variable remove: #45307
  • Add unit test for serverPatchReducer: #45511

Credits

Huge thanks to @shuding, @styfle, @hanneslund, @therealrinku, @sebmarkbage, @timneutkens, @cravend, @huozhi, and @hu0p for helping!