Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 497 Bytes

changelog.md

File metadata and controls

27 lines (14 loc) · 497 Bytes

v2.0.0

  • 💥 drop Node.js v10

  • ♻️ update dependencies tsfn, @start/plugin

v1.0.2

  • 🐞 migrate to new istanbul-lib-report API

v1.0.1

  • 🐞 fix istanbulThresholds to work with the latest istanbul-lib-report

v1.0.0

  • 💥 drop Node.js v8 support and require >=12.13.0 (first v10 LTS)

  • ♻️ update dependencies: tsfn, @start/plugin

v0.8.0

  • 💥 remove options argument from istanbulInstrument()

v0.7.0

  • ♻️ update dependencies: tsfn