scopsy / await-to-js

Async await wrapper for easy error handling without try-catch
http://blog.grossman.io/how-to-write-async-await-without-try-catch-blocks-in-javascript/
MIT License
3.27k stars 153 forks source link

what's difference between v2 and v3 #55

Open tjx666 opened 1 year ago

tjx666 commented 1 year ago

Can I safely upgrade it? It would be better to maintain a changelog file.

wesbos commented 1 year ago

I think this is the major update: https://github.com/scopsy/await-to-js/issues/31