Skip to content

Latest commit

 

History

History
32 lines (15 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

32 lines (15 loc) · 1.23 KB

Changelog

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

2.1.1 (2020-08-31)

Bug Fixes

  • add missing [dir] argument to jest command (f045a43)

2.1.0 (2020-08-31)

Features

  • enable optional test folder supports for jest (eae1099)

2.0.2 (2020-08-28)

Bug Fixes

  • missing jest environment (5c3225f)

2.0.1 (2020-08-26)

Bug Fixes

  • obsolete jest.runCLI ref. (f96e4c7)
  • remove all warnings from prettier (324831c)