acorn-globals
acorn-globals copied to clipboard
support catch without error
try { }
catch { }
I came across this bug as well. Thanks @LongTengDao for the fix. Any chance this can be merged?
cross this bug as well. Thanks @LongTengDao for the fix. Any chance this can be merged?
I think @ForbesLindesay is busy, I'm waiting for his time.
Facing the same issue. @ForbesLindesay can you please merge this to enable optional catch binding?
Or, can you please give @LongTengDao permission to update the NPM package?
@ForbesLindesay Can you take a quick peek? :)
Change Log for acorn-globals (6.0.0 → 6.0.1)
Bug Fixes
- Support catch handler without binding the error to a variable
@LongTengDao Sorry for the (extreme) delay in reviewing this. I'll add you as a contributor so you can review & merge changes in future.
I've set up Rolling Versions now so that contributors on GitHub can release new versions via CI after merging changes. Just click the "Rolling Versions: Enabled" badge in the README to preview & trigger the next release. Where possible, please try to get a second review on any changes you make yourself, but feel free to merge if nobody has responded within a week or so. Please never commit directly to the "master" branch.
@LongTengDao Sorry for the (extreme) delay in reviewing this. I'll add you as a contributor so you can review & merge changes in future.
I've set up Rolling Versions now so that contributors on GitHub can release new versions via CI after merging changes. Just click the "Rolling Versions: Enabled" badge in the README to preview & trigger the next release. Where possible, please try to get a second review on any changes you make yourself, but feel free to merge if nobody has responded within a week or so. Please never commit directly to the "master" branch.
@ForbesLindesay Thanks for trust. I just saw the invitation message, it has expired, sorry.