Skip to content

Releases: borderless/ts-scripts

ESM and node.js 14+

11 Oct 00:43
5c9cd8c

Choose a tag to compare

Changed

  • Upgrade to jest 27, require ESM, use ES2020 target 731dd09

v0.5.0...v0.6.0

Pass with no tests

02 May 04:59

Choose a tag to compare

Changed

v0.4.1...v0.5.0

Fix `coverage` output

11 Apr 22:25

Choose a tag to compare

Fixed

  • Fix coverage output directory 8bd565e

Added

  • Add debug option to figure out what's running 826ecdb
  • Allow array or non-array schema inputs ff0074d

v0.4.0...v0.4.1

Multiple test project support

09 Apr 21:01

Choose a tag to compare

Changed

  • Add js option to configure .js support 051a933
    • Defaults to js: false instead of true going forward
  • Defaults test environment to node instead of jsdom going forward

Added

  • Allow multiple jest projects to run cfe8b4d

v0.3.0...v0.4.0

Enable `isolatedModules`

09 Apr 00:07

Choose a tag to compare

Added

  • Enable isolatedModules in tsconfig.json 018653c

Fixed

  • Resolve prettier-plugin-package explicitly 29fe8d8
  • Fix typo with arg efc3c96

v0.2.1...v0.3.0

Enable `--force-exit` and `--detect-open-handles` for tests

16 Mar 04:12

Choose a tag to compare

Added

  • Enable --force-exit and --detect-open-handles 1247867

v0.2.0...v0.2.1

Use `tsc -b`

15 Mar 01:30

Choose a tag to compare

Changed

ESM for TypeScript, Prettier `package.json` plugin

08 Mar 04:01

Choose a tag to compare

Expose extra jest flags

05 Mar 02:13

Choose a tag to compare

Added

  • Expose extra CLI flags to jest c8ecfe4

v0.0.10...v0.0.11

Upgrade `eslint-config-prettier`, expose `specs -u`

03 Mar 05:24

Choose a tag to compare

Added

  • Expose -u shortcut for specs (jest) 748a5a6

Changed

  • Upgrade dev dependencies, use ci-info 3e69f66