v3.0.2
Changes
This release consists of minor changes to TypeScript types in the library
clientId
andclientSecret
fields added toauth
inCLIAccount_NEW
- new
WarnLogsResponse
andProjectStandardError
types exported fromtypes/Projects
standardError
field inPollAppResponse
,SubbuildStatus
, andSubdeployStatus
types have been updated to use theProjectStandardError
type. They were previously not typed accurately.
Merged PRs
- Chore: Fixing type for the auth field in the config by @brandenrodgers in #220
- Chore: update project types by @camden11 in #221
Full Changelog: v3.0.1...v3.0.2