Skip to content

Breaking change: import

Compare
Choose a tag to compare
@MZanggl MZanggl released this 15 Jan 12:53
· 39 commits to master since this release

Import changed from

import { promistate, Status } from 'promistate

to

import promistate, { PromistateStatus } from 'promistate