projecte_ionic/node_modules/@istanbuljs/schema/CHANGELOG.md
2022-02-09 18:30:03 +01:00

2.3 KiB
Executable file

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.3 (2021-02-13)

Features

  • Add classPrivateMethods and topLevelAwait default support (#17) (e732889), closes #16
  • Add numericSeparator to default parserPlugins (#12) (fe32f00), closes #5
  • Add babel.config.mjs to default exclude (#10) (a4dbeaa)

Bug Fixes

  • Exclude tests with tsx or jsx extensions (#13) (c7747f7), closes #11

0.1.2 (2019-12-05)

Features

  • Ignore *.d.ts (#6) (d867eaf)
  • Update default exclude of dev tool configurations (#7) (c89f818)

0.1.1 (2019-10-07)

Bug Fixes

  • Add missing instrument option (#3) (bf1217d)

Features

  • Add use-spawn-wrap nyc option (#4) (b2ce2e8)

0.1.0 (2019-10-05)

Features