Wojciech Jeremy Połowniak
Wojciech Jeremy Połowniak
Hi, this feature is sounds cool, feel free to mention me if you'd like any help with it, I've already created something similar for my private extensions
It would be good to see in which btt version this change was introduced to keep the compatibility with older versions, but on the other hand, a major release with...
Yes, this package could overall be split into smaller chunks and made dependency free, especially that we now built in support for `fetch` in node. PRs are welcome but I...
If you're looking to install non-dev dependencies, `npm ci` is probably the one you're looking for. For installing a package from npm repository, dev dependencies shouldn't be pulled in, unless...
+1, sometimes you need to pass the data to the `goTo` and using GET just feels wrong due to its limitations.