React-motion: Update performance-now version to ^2.1.0

Created on 1 Dec 2017  路  4Comments  路  Source: chenglou/react-motion

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 [email protected]

[email protected] 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?

Most helpful comment

This is merged in 4222c5c61ad4d4e0d8abc71c49bfc4fe1d1efb74

@chenglou can we cut a new npm release now? It seems like there are some very desirable changes in the library (raf versions, memory-leak fix, etc)

All 4 comments

+1 can someone merge this PR? @nkbt

Bump. Can you please merge this? Currently react-motion is pulling in two copies of this dependency:

$ npm ls performance-now
[email protected] C:\Oreo\oreo-main
`-- [email protected]
  +-- [email protected]
  `-- [email protected]
    `-- [email protected]

This is merged in 4222c5c61ad4d4e0d8abc71c49bfc4fe1d1efb74

@chenglou can we cut a new npm release now? It seems like there are some very desirable changes in the library (raf versions, memory-leak fix, etc)

@chenglou is there any chance to have master published to npm? Thank you.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

pizzarob picture pizzarob  路  6Comments

webyak picture webyak  路  10Comments

haxxxton picture haxxxton  路  4Comments

reintroducing picture reintroducing  路  4Comments

codejunkienick picture codejunkienick  路  8Comments