Eric Elliott

Results 179 comments of Eric Elliott

This package has been done and API stable for years, and will likely continue to work fine for many more years. In the unlikely case that it requires maintenance updates,...

Haha, I came here to ask what the status was and ask if you'd be willing to allow more people to commit and merge pull requests. I'm a big fan...

Very cool. Looking forward to this! =)

Loving the update progress! 🎉

Did you remember to run `npm install`?

I'm open to a PR replacing path.join with an exclude of node_modules, but I'm curious about why path.join doesn't work on Windows. Have any of you searched the Node repo...

See [future meta issue](https://github.com/ericelliott/object-list/issues/4)

This issue breaks [Cuid2 in Jest](https://github.com/AlaricWhitney/cuid2-issue). We are in need of a solution or a good workaround, if anybody can chime in [here](https://github.com/paralleldrive/cuid2/issues/44#issuecomment-1531762378) with a working solution, or PR this...

@WebReflection I have not, because I don't use them, and I don't have time to dig in at the moment. Hoping that someone from the community will test it out...

Do [these changes](https://github.com/ericelliott/feature-toggle/pull/8/files) help you?