use-mutation icon indicating copy to clipboard operation
use-mutation copied to clipboard

🧬 Run side-effects safely in React

Results 20 use-mutation issues
Sort by recently updated
recently updated
newest added

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.2.1 to 14.4.3. Release notes Sourced from @​testing-library/user-event's releases. v14.4.3 14.4.3 (2022-08-09) Bug Fixes build: add types field in exports (#1029) (5bed8c6) remove circular dependencies (#1027) (1aa2027)...

dependencies

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 4.7.4. Release notes Sourced from typescript's releases. TypeScript 4.7.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 12.1.4 to 13.3.0. Release notes Sourced from @​testing-library/react's releases. v13.3.0 13.3.0 (2022-05-28) Features Use globalThis if available (#1070) (c80809a) v13.2.0 13.2.0 (2022-05-03) Features Export RenderHookOptions type (#1062)...

dependencies

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.0 to 18.0.9. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/react&package-manager=npm_and_yarn&previous-version=18.0.0&new-version=18.0.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [husky](https://github.com/typicode/husky) from 7.0.4 to 8.0.1. Release notes Sourced from husky's releases. v8.0.0 What's Changed Feats feat: add husky - prefix to logged global error messages by @​joshbalfour in typicode/husky#1092...

dependencies

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.0.0 to 18.0.3. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/react-dom&package-manager=npm_and_yarn&previous-version=18.0.0&new-version=18.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.0.0 to 18.1.0. Release notes Sourced from react's releases. 18.1.0 (April 26, 2022) React DOM Fix the false positive warning about react-dom/client when using UMD bundle. (@​alireza-molaee...

dependencies

Bumps [tslib](https://github.com/Microsoft/tslib) from 2.3.1 to 2.4.0. Release notes Sourced from tslib's releases. tslib 2.4.0 This release includes the __classPrivateFieldIn helper as well as an update to __createBinding to reduce indirection...

dependencies

Could you please update the swr example adjusted to the new 1.x API where it no longer exports `cache`? Thanks!

good first issue