Skip to content

Commit

Permalink
refactor!: istanbul-lib-instrument no longer uses babel
Browse files Browse the repository at this point in the history
istanbul-lib-instrument no longer uses babel, this changes export behavior to no longer
use .defaults, which may break some implementers.

Refs: istanbuljs#622
  • Loading branch information
bcoe committed Sep 13, 2021
1 parent 091a183 commit fa2d55f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ It provides 2 "modes" of instrumentation.

Incompatibilities and changes to instrumentation behavior can be found in
[v0-changes.md](v0-changes.md).

0 comments on commit fa2d55f

Please sign in to comment.