Change8

v16.2.0-canary.20

📦 next-jsView on GitHub →
🐛 2 fixes

Summary

This release includes a fix for a zlib memory node issue and improvements to macro handling for Flag typed fields to enhance structural bug prevention.

🐛 Bug Fixes

  • Fixed a memory node issue related to zlib.
  • Improved consistency in handling Flag typed fields within the macro to structurally prevent bugs similar to those fixed in #89228.