Andrei Zgîrvaci
Andrei Zgîrvaci
Hi, thanks for the amazing tool! There is one issue that I want to address. For some reason the `except` option in `sagaPlugin` doesn't actually ignore sagas. However, the `except`...
**Is your feature request related to a problem? Please describe.** Currently, I am using `withAuthentificator` component for the Sign In and Sign Up process. During Sign Up process, I want...
### pnpm version: 7.11.0 ### Code to reproduce the issue: 1. Run: `pnpm -g outdated` 2. Run:`pnpm -g update --latest` ### Expected behavior: `package.json`, `pnpm-lock.yaml` and all the outdated packages...
- [x] I have searched for [similar issues](https://github.com/raineorshine/npm-check-updates/issues) - [x] I am using the latest version of `npm-check-updates` - [x] I am using `node >= 14` --- ## Steps to...
VSCode recently released a new update, more specifically about editing JSX tags: https://code.visualstudio.com/updates/v1_79#_linked-editing-for-jsx-tags I was wondering if it's possible to change the color of the selected tag from the current...