Skip to content

✨ Bump SDK to 0.0.95 to unlock new typed fields #560

@ivannissimrch

Description

@ivannissimrch

SDK 0.0.95 adds new typed fields the team needs:

  • email on ApiVolunteerGetList (SDK 0.0.93)
  • statusMatch , statusCommunication on ApiVolunteerGetList
  • statusMatch , agentTitle, numberOfVolunteers on ApiOpportunityGetList (SDK 0.0.94)
  • id on ApiOpportunityAgent (SDK 0.0.95)
  • ApiEvent interface (SDK 0.0.95)

Currently on 0.0.85 in development. Bumping triggers 9 typecheck errors across 5 files from the Voidable<T> widening introduced in SDK 0.0.91

Scope

SDK bump and fixing the 9 typecheck errors. No feature changes, no cast cleanup.

Out of scope

  • Drop obsolete SDK casts that this bump makes redundant. I will create a separate issue

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions