UNPKG

esnext-scripts

Version:

Opinionated ESNext application scripts and configurations

33 lines (15 loc) 1.26 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [2.1.1](https://github.com/jimzhan/esnext-scripts/compare/v2.1.0...v2.1.1) (2020-08-31) ### Bug Fixes * add missing `[dir]` argument to `jest` command ([f045a43](https://github.com/jimzhan/esnext-scripts/commit/f045a43e2fa851b72196253ed4293fea3c41f4ee)) ## [2.1.0](https://github.com/jimzhan/esnext-scripts/compare/v2.0.2...v2.1.0) (2020-08-31) ### Features * enable optional test folder supports for `jest` ([eae1099](https://github.com/jimzhan/esnext-scripts/commit/eae1099b2d3d4b76ee678a3331a0dc04d93772b7)) ### [2.0.2](https://github.com/jimzhan/esnext-scripts/compare/v2.0.1...v2.0.2) (2020-08-28) ### Bug Fixes * missing `jest` environment ([5c3225f](https://github.com/jimzhan/esnext-scripts/commit/5c3225ff9870015de77bc80368b52ddd1912d838)) ### 2.0.1 (2020-08-26) ### Bug Fixes * obsolete jest.runCLI ref. ([f96e4c7](https://github.com/jimzhan/esnext-scripts/commit/f96e4c7a10a963b8aa05eeeb8d8004815f55212b)) * remove all warnings from prettier ([324831c](https://github.com/jimzhan/esnext-scripts/commit/324831c0546b486bf64e5a5931413f64badf085e))