Skip to content

v0.0.3

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Mar 21:13
· 5 commits to master since this release

Changelog: v0.0.2...v0.0.3

  • Configuration file now should export an object with tasks field.

  • Added schema.json that can be used to enable intellisense for jointly.config.json.

  • Renamed id to key, resolveStrategy to resolveAfter and rejectStrategy to rejectAfter.

  • Added support for ES6 configuration files jointly.config.mjs and jointly.config.ts, requires NodeJS 23+.