What's new?
- Mod authors often want to set their new version as
RECOMMENDEDin the registry, telling users it's the best choice. Useturbot publish --force-recommendedandturbot modify --force-recommendedto mark this version asRECOMMENDEDand set all currently recommended versions toAVAILABLE.
Bug fixes
turbot testwas showing incorrect test data validation errors, due to a graphql schema change that had not been handled by the CLI.