Steven Sacks

Results 24 comments of Steven Sacks

I'm hoping I have the correct version. ```json { "babel-plugin-styled-components": "^1.10.1-0", } ``` It doesn't work, though. @satya164 here's how you can test it yourself in a simple way. The...

@satya164 Anything I can do to make working on this easier?

@robhadfield This is how I do it. I think it's the perfect solution. https://gist.github.com/stevensacks/0a88e2aaedbb423021189f9e9ac51d91 I put these in a folder called `/font-awesome` and then just ```javascript import fontAwesome from './font-awesome`;...

The issue is in commitizen 4.2.4. It was [resolved](https://github.com/commitizen/cz-cli/issues/914#issuecomment-1186543431) in commitizen 4.2.5. ``` ─┬ [email protected] └─┬ [email protected] └── [email protected] ``` I tried to fix it by manually installing 4.2.5 and...

@jimthedev @dmwelch When can we expect an update to this library to use 4.2.5?

So you’re not going to release an update, something that would take you a few minutes, and instead off-loading the burden to every developer who uses this library to manually...

Ah I was confused by you saying “while i support the minimum of that range”. It made it sound like you were a maintainer.

Hold up. Let’s clarify something. Your message read to me like you were a maintainer of this project, which meant you took time to reply on a thread giving an...

It would take the same amount of time to update the version of a single dependency as it would to make an excuse why you aren't going to. This project...