Closed
Description
could someone let me know how you've previously updated the bins on here so i can pr an update? they haven't been updated in a long time and now have a few problems with later js syntax (e.g. null coalesce).
happy to pr it if i understand the process you used last time, or if you can just sort it that works too.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
mprobst commentedon Jan 27, 2020
I'll need to compile new binaries and release a new version. I'll see that I get to it (the main difficulty is that I need a Windows machine...).
mprobst commentedon Jan 27, 2020
I've just published version 1.4.0 based on the latest state, which should include support for
??
and?.
(nullish coalescing operators).