Change8

v30.0.2

📦 jestView on GitHub →
🐛 2 fixes🔧 2 symbols

Summary

This patch release fixes two issues: it hardens deepCyclicCopyObject in jest-matcher-utils and makes the garbage collection protection property writable.

🐛 Bug Fixes

  • [jest-matcher-utils] Make 'deepCyclicCopyObject' safer by setting descriptors to a null-prototype object.
  • [jest-util] Make garbage collection protection property writable.

🔧 Affected Symbols

deepCyclicCopyObjectgarbage collection protection property