Ilya Shaplyko
Ilya Shaplyko
Hello! I have installed this font and when I am using it in VSCode it feels like font-weight is bold and I can't change it through `editor.fontWeight`. Maybe I'm doing...
### Background 📜 I wanted to use different filename convention but could only change prefix. ### Description 📖 Added the `filename_style` configuration option. This option allows users to configure the...
[troubleshooting section]: https://js-from-routes.netlify.app/faqs/ - [x] I have tried upgrading by running `bundle update js_from_routes`. - [x] I have read the __[troubleshooting section]__ before opening an issue. ### Description 📖 I...
After upgrading to Node 24, I noticed the following deprecation warning: ```(node:35671) [DEP0190] DeprecationWarning: Passing args to a child process with shell option true can lead to security vulnerabilities, as...