Incorrect history Actions type #407
Labels
priority: medium
This PR should be reviewed after all high priority PRs.
status: in progress
This issue is being worked on.
type: fix
This PR contains fixes to existing features.
The current typing for the history
Actions
interface is wrong. It defines the action value as an object when it is actually an array of objects.javascript/src/core/types/api/history.ts
Lines 134 to 144 in 0beda2c
The text was updated successfully, but these errors were encountered: