Skip to content

️ deps: Bump next from 12.0.8 to 12.1.2

Yogi Bot requested to merge dependabot-npm_and_yarn-next-12.1.2 into main

Bumps next from 12.0.8 to 12.1.2.

Release notes

Sourced from next's releases.

v12.1.2-canary.1

Core Changes

  • enhance: detect ESM by ast type: #35627
  • Clean up legacy react 18 tests: #35615
  • Fix server component render condition: #35663
  • Rename createRSCHook to createFlightHook: #35665
  • Ensure eslint plugins dont conflict: #35667

Documentation Changes

  • Fix typo in rewrites docs: #35639
  • Update middleware examples list: #35622

Credits

Huge thanks to @​TianenPang, @​huozhi, @​shuding, @​lfades, and @​timneutkens for helping!

v12.1.2-canary.0

Core Changes

  • RSC: handle commonjs in flight loader: #35563
  • Update rsc refresh typing and doc example: #35543
  • Revert "Revert "Make concurrent features independent from the global runtime option" #35405": #35490
  • Update terminal tree view for switchable runtime: #35394
  • Prevent spaces between expressions from being removed: #35613
  • Fix: disable script worker in edge and fix rsc loader and runtime: #35604

Documentation Changes

  • docs: update styling support for streaming: #35375

Misc Changes

  • Fix create-next-app failing without yarn installed: #35608
  • Fix hydration issue in the switchable runtime tests: #35616

Credits

Huge thanks to @​huozhi, @​shuding, and @​Brooooooklyn for helping!

v12.1.1

Core Changes

  • refactor: move HtmlContext: #34482
  • rsc: clean client buffer cache after flushed: #34475
  • Ensure config's experimental field exists: #34500
  • Only log experiments warning if user actually opted in to an experiment(s): #34413
  • Add unstable_useFlushEffects hook: #34117
  • fix: mock image path as next/image expects it: #34350

... (truncated)

Commits

Merge request reports