chenglou / chenglou/react-motion

Update performance-now version to ^2.1.0

Open
#507 4 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
21.9k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

react-motion has a dependency of performance-now@^0.2.0

It also has a dependency on raf@^3.1.0 which currently resolves to raf@3.4.0

raf@3.40 has a dependency on performance-now@^2.1.0

This means that including react-motion as a dependency introduces 2 major versions of raf.

Can react-motion be updated to use performance-now@^2.1.0? Or a range that includes both 0.2.0 and 2.1.0?

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue does not name a file or test; start by locating react-motion's dependency declaration for performance-now and inspecting how raf resolves its own dependency. Done means the dependency tree no longer introduces conflicting major versions of performance-now while preserving the requested compatibility.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.