GitShow/gaearon/react-side-effect
gaearon

react-side-effect

Create components whose nested prop changes map to a global side effect

by gaearon
Star on GitHubForknpm

JavaScript

1.2k stars75 forks20 contributorsQuiet · 3y agoSince 2015v2.1.2MIT

Meet the team

See all 20 on GitHub →
lourd
lourd32 contributions
gaearon
gaearon28 contributions
realityking
realityking11 contributions
lo1tuma
lo1tuma4 contributions
dependabot[bot]Bot
dependabot[bot]3 contributions
davidfurlong
davidfurlong2 contributions
browniebroke
browniebroke1 contribution
dimitrinicolas
dimitrinicolas1 contribution

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 6 in progress · Last activity 3y ago
See all on GitHub →
imjordanxd
React 19 support + change depsOpenPR

Overview Adds React 19 peer dependency support. Also changed _a lot_ of outdated dependencies (some of the open PRs may now be redundant). ~No runtime code needed to be changed thankfully~ I changed to and all test pass. This is a good sign. Renovate bot and a yarn GH workflow for this repo would be great!

imjordanxd · 6mo ago
uzala922
Dependency warning on React 19OpenIssue

Updating my React.js code I realize that this dependency (on which react-helmet depends) is the only one that is not updated to React 19: npm warn ERESOLVE overriding peer dependency npm warn While resolving: react-side-effect@2.1.2 npm warn Found: react@19.1.0 npm warn node_modules/react npm warn react@"^19.1.0" from the root project npm warn 24 more (@emotion/react, ...) npm warn npm warn Could not resolve dependency: npm warn peer react@"^16.3.0 ^18.0.0" from react-side-effect@2.1.2 npm warn node_modules/react-helmet/node_modules/react-side-effect npm warn react-side-effect@"^2.1.0" from react-helmet@6.1.0 npm warn node_modules/react-helmet npm warn npm warn Conflicting peer dependency: react@18.3.1 npm warn node_modules/react npm warn peer react@"^16.3.0 ^18.0.0" from react-side-effect@2.1.2 npm warn node_modules/react-helmet/node_modules/react-side-effect npm warn react-side-effect@"^2.1.0" from react-helmet@6.1.0 npm warn node_modules/react-helmet Can it be fixed? Kind regards.

uzala922 · 1y ago

Recent fixes

View closed PRs →
softwarecreations
React 18.2.0 peer-dependency problem with react-helmet@6.1.0ClosedIssue

EDIT: Sorry after making this issue, I realized the issue probably needs to be fixed in . Feel free to close this issue if it's irrelevant to react-side-effect.

softwarecreations · 3y ago
browniebroke
Allow React 18 as peer dependencyMergedPR

Same as #69 but for React 18 :) Like @karlhorky, I came here from a react-helmet warning: @lourd do you think we could write this peer dependency without upper bound, something like: ?

browniebroke · 4y ago
Structured data for AI agents

Repository: gaearon/react-side-effect. Description: Create components whose nested prop changes map to a global side effect Stars: 1214, Forks: 75. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Latest release: v2.1.2 (4y ago). Open PRs: 6, open issues: 9. Last activity: 3y ago. Community health: 42%. Top contributors: lourd, gaearon, realityking, lo1tuma, dependabot[bot], davidfurlong, browniebroke, dimitrinicolas, gannoncurran, glenjamin and others.

·@ofershap

Replace github.com with gitshow.dev