Matt Cowley
Matt Cowley
There is currently an option to update the auth token being used, which is useful for users to persist "themselves" across multiple devices -- one has to grab the token...
We have quite a few folks with the ability to access our module, and it'd be really useful if we could set some defaults for the module that then apply...
### Contribution - [ ] I'd be willing to implement this feature ([contributing guide](https://github.com/pnpm/pnpm/blob/main/CONTRIBUTING.md)) ### Describe the user story We use `@ffmpeg-installer/ffmpeg` in our project. It has a bunch of...
### Contribution - [ ] I'd be willing to implement this feature ([contributing guide](https://github.com/pnpm/pnpm/blob/main/CONTRIBUTING.md)) ### Describe the user story I am using `pnpm run "/^dev:/"` to run a Webpack server...
### Contribution - [ ] I'd be willing to implement this feature ([contributing guide](https://github.com/pnpm/pnpm/blob/main/CONTRIBUTING.md)) ### Describe the user story I currently use `npm-run-all2` in many of my packages to run...
**Environments:** - Prettier Version: 3.5.3 - Running Prettier via: CLI - Runtime: Node.js 22 - Operating System: macOS - Prettier plugins (if any): See below **Steps to reproduce:** 1. Have...
Currently the CI check for the URL in the PR template only accepts `https://...` links. It should also support Markdown formatted links such as `` or `[text](https://...)`.
As a follow-up to #9782 (#9449), it'd be great to extend the workflow such that when the workflow fails, it leaves a comment on the PR explaining to the user...
### Discussed in https://github.com/cdnjs/cdnjs/discussions/14271 Originally posted by **echodreamz** November 5, 2024 [https://cdnjs.com/libraries/editor.js](https://cdnjs.com/libraries/editor.js) Is missing files for all versions from current until back to 2.27.0-rc.4. New versions appear to be detected,...
### Requirements We want to be able to use the React hooks to suspend the app until we've loaded an async context and the provider has evaluated flags with that...