Skip to content

Releases: jcoreio/toolchains

v3.9.1

11 Mar 06:40
Compare
Choose a tag to compare

3.9.1 (2024-03-11)

Bug Fixes

  • fix bug where tc migrate removes @jcoreio/toolchain-esnext (2052522)

v3.9.0

11 Mar 05:52
Compare
Choose a tag to compare

3.9.0 (2024-03-11)

Features

  • add @jcoreio/eslint-plugin-implicit-dependencies (fa6467d)

v3.8.0

11 Mar 04:08
Compare
Choose a tag to compare

3.8.0 (2024-03-11)

Bug Fixes

  • build:smoke-test: use import statements instead of dynamic imports (6f45c46)

Features

  • add build:smoke-test command (e96affa)

v3.7.0

11 Mar 03:30
Compare
Choose a tag to compare

3.7.0 (2024-03-11)

Bug Fixes

  • babelPluginResolveImports logic and testcases (e37093a)
  • init: add comments to toolchain.config.cjs (a9002f3)
  • resolved import paths in flow files (ac4d07d)

Features

  • @jcoreio/toolchain-mocha: add partial support for running tests in ESM mode (8d6b4d3)
  • @jcoreio/toolchain-mocha: add vscode tasks and launch configurations (e2c0421)
  • mocha: add test:esm and coverage:esm scripts for applicable packages (de5277f)

v3.6.3

07 Mar 23:42
Compare
Choose a tag to compare

3.6.3 (2024-03-07)

Bug Fixes

  • @jcoreio/toolchain-mocha: use babel-plugin-istanbul to instrument code (46989d9)
  • ensure esnext toolchain is installed when needed (fed8225)
  • failure to honor outputEsm selection (5dbe562)

v3.6.2

07 Mar 21:01
Compare
Choose a tag to compare

3.6.2 (2024-03-07)

Bug Fixes

  • @jcoreio/toolchain-esnext: fix resolveImportSource errors (5179df5)
  • @jcoreio/toolchain: whoops, add glob to primary dependencies (5cebfcb)

v3.6.1

07 Mar 18:51
Compare
Choose a tag to compare

3.6.1 (2024-03-07)

Bug Fixes

  • @jcoreio/toolchain: add missing glob dependency (9b1727b)

v3.6.0

07 Mar 16:55
Compare
Choose a tag to compare

3.6.0 (2024-03-07)

Features

  • mocha: add support for multiple test targets (e738e41)

v3.5.0

06 Mar 22:55
Compare
Choose a tag to compare

3.5.0 (2024-03-06)

Features

  • mocha: add cliSpecs helper (54ded29)

v3.4.1

06 Mar 22:22
Compare
Choose a tag to compare

3.4.1 (2024-03-06)

Bug Fixes

  • mocha: fix tests glob, was accidentally going into node_modules (60bda4c)