handlebars.js v4.7.0 Release Notes

Release Date: 2020-01-10 // over 4 years ago
  • 🔋 Features:

    • 0️⃣ feat: default options for controlling proto access - 7af1c12, #1635
      • This makes it possible to disable the prototype access restrictions added in 4.6.0
      • an error is logged in the console, if access to prototype properties is attempted and denied and no explicit configuration has taken place.

    Compatibility notes:

    • no compatibilities are expected

    Commits