Releases: smikhalevski/jointly
Releases · smikhalevski/jointly
Release list
v0.0.3
Changelog: v0.0.2...v0.0.3
-
Configuration file now should export an object with
tasksfield. -
Added
schema.jsonthat can be used to enable intellisense forjointly.config.json. -
Renamed
idtokey,resolveStrategytoresolveAfterandrejectStrategytorejectAfter. -
Added support for ES6 configuration files
jointly.config.mjsandjointly.config.ts, requires NodeJS 23+.
v0.0.2
Changelog: v0.0.1...v0.0.2
- Better naming in API;
requriedwas replaced withrejectStrategy.