Skip to content

Latest commit

 

History

History
51 lines (25 loc) · 2.89 KB

CHANGELOG.md

File metadata and controls

51 lines (25 loc) · 2.89 KB

Changelog

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

0.3.1 (2021-03-16)

Bug Fixes

0.3.0 (2021-03-04)

Features

0.2.1 (2021-02-27)

Bug Fixes

  • upgrade esbuild-jest to support jest mocks (#16) (68dae43)

Miscellaneous Chores

Documentation

  • document includePaths option (49a9b1d)

0.2.0 (2021-01-18)

Features

  • custom include paths and esbuild jest config (#5) (3438f09)
  • first version (#1) (318ace0)

Miscellaneous Chores