jeffijoe / mobx-task

Makes async function state management in MobX fun.
MIT License
238 stars 6 forks source link

fix: use Awaited instead of WithoutPromise #55

Closed skychik closed 9 months ago

jeffijoe commented 9 months ago

Nice, is this considered a breaking change?

coveralls commented 9 months ago

Coverage Status

coverage: 100.0%. remained the same when pulling 5169bb0a11dff12e160a4a79163f048827657505 on skychik:patch-1 into e6c64ee64a60fc99a1b116954a2ef93ee745c01a on jeffijoe:master.

jeffijoe commented 9 months ago

CI passed so I'll merge this, thanks!