v5.1.2
Patch Changes
- Fix
catcicrashing withReferenceError: __dirname is not defined in ES module scopein projects whose rootpackage.jsondeclares"type": "module". The generated.catladder-generated/catci/folder now carries a siblingpackage.jsonpinning it to CommonJS, so the release guard, security audit and npm publish jobs run again on both backends.