バグ修正 / v2.1.271
予約プロパティ名での/hooksクラッシュ
CHANGELOG 原文(英語)
Fixed the interactive /hooks menu crashing when a hook matcher is named after an inherited object property such as __proto__ or constructor 公式の変更履歴を開く ↗ 日本語での補足
hookのmatcherに__proto__やconstructorなど、継承されたオブジェクトプロパティと同じ名前を付けると、対話式の/hooksメニューがクラッシュしていた問題を修正。
関連ドキュメント
機能の基本的な使い方を確認できます。今回の変更は上の原文をご覧ください。