Maikel van Dort
Maikel van Dort
## Summary Custom debounce hook is triggered when using useQuery hook in same page file, while non of the inputs of the debounce hook changed. Repro steps are located in...
### Link to the code that reproduces this issue https://github.com/Netail/app-dir-css-order ### To Reproduce 1. `yarn dev` & open `localhost:3000` 2. See 1 yellow and 1 blue component 3. Uncomment the...
### Verify canary release - [X] I verified that the issue exists in the latest Turborepo canary release. ### Link to code that reproduces this issue https://github.com/Netail/repro-yarn-lock ### What package...
Hi, I was wondering, wouldn't it be nice to also be able to pass the pino config through the import instead only through a next-logger.config.js file Something like: ```ts await...
## Example 1 When appearance is specified later than a custom value for a vendor prefixed equivalent, it includes the vendor prefixed equivalent into vendor prefixing. (As CSS reads from...
## Summary Port Typescript Eslint's [`prefer-regexp-exec`](https://typescript-eslint.io/rules/prefer-regexp-exec/) Closes https://github.com/biomejs/biome/issues/7797 ## Test Plan ## Docs
### Description https://typescript-eslint.io/rules/prefer-regexp-exec/ https://ota-meshi.github.io/eslint-plugin-regexp/rules/prefer-regexp-exec.html
### Description https://stylelint.io/user-guide/rules/comment-no-empty/ Should we also implement this for other languages? Recommended naming `noEmptyComment`
### Checks - [x] I understand project setup issues should be asked on [StackOverflow](https://stackoverflow.com/questions/tagged/http-proxy-middleware) or in [GitHub Discussions](https://github.com/chimurai/http-proxy-middleware/discussions). - [x] I updated to latest `http-proxy-middleware`. ### Describe the bug (be...
## Description `Rule source` & `Test source` URLs in documentation are broken. Also change repo owner, to skip the redirect Closes # https://github.com/graphql-hive/graphql-eslint/issues/2934 ## Type of change Please delete options...