Skip to content

2.0.6 Maintenance Release

Latest
Compare
Choose a tag to compare
@andrew-coleman andrew-coleman released this 29 Nov 09:50
  • Protect __evaluate_entry and __evaluate_exit callbacks (PR #700)
  • Add undocumented/private API to hook into when a new frame is created (PR #701)
    • Note this is internal and may change in a future release.
  • Update typescript defintion (PR #704)
  • Chain operator should respect array constructor (PR #714)