Skip to content

v3.0.2

Compare
Choose a tag to compare
@camden11 camden11 released this 17 Dec 21:00
· 15 commits to main since this release

Changes

This release consists of minor changes to TypeScript types in the library

  • clientId and clientSecret fields added to auth in CLIAccount_NEW
  • new WarnLogsResponse and ProjectStandardError types exported from types/Projects
  • standardError field in PollAppResponse, SubbuildStatus, and SubdeployStatus types have been updated to use the ProjectStandardError type. They were previously not typed accurately.

Merged PRs

Full Changelog: v3.0.1...v3.0.2