Nathan H. Leung

Results 32 comments of Nathan H. Leung

Also curious about this!

> For @liushaozhen, @nmalzieu and anyone else. If updating your React version does not help, you might want to change your Wagmi version. I found the latest version of Wagmi...

Thanks for the specific repro information - the quotation marks, however, don't seem to be working for me (I'm on NPM v5.6.0). Removing the '-0' seems to work, though, which...

Edit: tests are taking a long time on Travis, but will merge when those are done

@MFry Interesting - didn't realize that. I'll run tests on different NPMs and see what happens. Thanks for letting me know.

Thanks for the issue - I can't look at this right now, but in the meantime if you find out what's going on please let me know. I have a...

> oof, stalebots are so user hostile :-/ fair point, I figured it'd encourage people who really wanted a feature to keep pushing for it, but given the low number...

Thanks for this! Just approved workflow runs so tests can run.

@ljharb it looks like the tests are passing, so I'm comfortable with cutting a new release. Should this be a patch release?

Can you try: `install-peerdeps eslint-config-airbnb -d -Y --extra-args "-W"` See more info about the `--extra-args` flag under https://github.com/nathanhleung/install-peerdeps#usage