Skip to content

v12.0.11-canary.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ijjk ijjk released this 01 Feb 23:55

Core Changes

  • Flush buffered vitals metrics on page mount: #33867
  • fix problem with HMR when middleware and page reference the same node_module: #33873
  • Refactor page component getter in web server: #33759
  • update NextResponse default redirect status to 307 to match docs: #33505

Documentation Changes

  • Correct pluralization in newly added Relay documentation: #33880

Example Changes

  • Update npm comment in Docker example: #33881

Credits

Huge thanks to @huozhi, @sokra, @hanford, @shuding, and @sean6bucks for helping!