Skip to content

v12.0.8-canary.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@timneutkens timneutkens released this 14 Dec 17:05

Core Changes

  • Fix dynamic routes with pages under index folder: #32440
  • Fixes #32338 missing Document components trigger an error for production builds: #32345
  • Fixes for inline embedding data in the web runtime: #32471
  • Add vitals and rsc to npm files: #32472
  • fixes to allow lazy compilation for import(): #32441
  • upgrade webpack and watchpack: #32173
  • Update to filter loader specific files from traces: #32267

Documentation Changes

  • Update react version to rc in react-18 doc: #32473
  • doc: update remark import: #32481

Misc Changes

  • test: add timeout for dev entries to avoid hard navigation: #32476

Credits

Huge thanks to @huozhi, @oriolcp, @shuding, @sokra, @smakosh, and @ijjk for helping!