Skip to content

v2.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Aug 20:35
2.4.2
8d45fa1

Fixed

  • withScrolledInView
    • Use damping on the current value instead of the progress (dd51924, #270)
    • Fix a bug where damped values were not updated on destroy (ba93c1b, #270)
  • transition
    • Fix transition utility waiting too long between updates (74db79a)

Changed

  • Types
    • Improve types definition for components (#271)
    • Add service props types to the main entrypoint (23b6fe2)
  • Update NPM dependencies (1e5fdfa, f6b0e52)