All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Update CommandError to createFlowIssueError to conform to toolbelt 3.x.
- Update runYarnIfPathExists import path.
- Make dependencies explicit.
- [lint] Use ban-ts-comment instead of ban-ts-ignore.
- [lint] Remove disable for @typescript-eslint/camelcase.
- [ci] Automatic plugin documentation
- [test] Error'd specs being considered successful.
- [manifest functions] Use new ManifestEditor class
- [e2e index] Now test-plugin import functions from local Tester.ts file, not anymore from vtex package
- [publish] Added --access=public flag.