Hey Everyone,
We’re preparing to make some changes to improve the reliability of the Zendesk Apps Framework on 6 December, 2021. While these changes will not be visible to Zendesk users, developers currently using ZCLI may experience issues with testing apps locally.
What do I need to do?
Once our changes to the Zendesk Apps Framework are released, if you are a ZCLI user and experience issues with testing apps locally you will need to update to the latest version of ZCLI (1.0.0-beta.15) which will be released alongside the ZAF changes.
To update ZCLI, you can run the following command from your terminal:
npm update -g @zendesk/zcli
What about ZAT?
Developers currently using Zendesk Apps Tools (ZAT) will not be affected by these changes and can continue using the tool without issue.