Skip to content

Releases: istanbuljs/babel-plugin-istanbul

babel-plugin-istanbul v7.0.0

05 Jul 11:55
37bb294
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Drop support for Node versions 8 and 10

Bug Fixes

  • container is falsy error with block scoping transform (#291) (8e76919)
  • update istanbul-lib-instrument to v6 (#292) (643e080)

babel-plugin-istanbul v6.1.1

16 Oct 20:55
d58c92a
Compare
Choose a tag to compare

Bug Fixes

  • build: first automated publication (9a1b893)

babel-plugin-istanbul v6.1.0

16 Oct 20:50
dfb0a7c
Compare
Choose a tag to compare

Features

  • instrumenter: instrumenter with fixes for branchMap instrumentation (#265) (1e9ec62)