Skip to content

Releases: smikhalevski/jointly

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 29 Mar 21:13

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+.

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 21 Apr 08:23

Changelog: v0.0.1...v0.0.2

  • Better naming in API;
  • requried was replaced with rejectStrategy.

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 19 Apr 19:07

Initial public release.