Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-waypoint

Package Overview
Dependencies
Maintainers
4
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-waypoint - npm Package Versions

23
7

10.3.0

Diff

Changelog

Source

10.3.0

  • Allow React v18 in package.json.
lencioni
published 10.1.0 •

Changelog

Source

10.1.0

  • Classes are now compiled in loose mode, which should improve runtime performance.
  • Babel helpers now import from @babel/runtime instead of being inlined, which reduces bundle size.
lencioni
published 10.0.0 •

Changelog

Source

10.0.0

  • [Breaking] Remove Waypoint.getWindow()
  • Support React 17
trotzig
published 9.0.3 •

Changelog

Source

9.0.3

  • Make waypoints work with overflow: overlay
trotzig
published 9.0.2 •

Changelog

Source

9.0.2

  • Remove StrictMode warnings
lencioni
published 9.0.1 •

Changelog

Source

9.0.1

  • Fix export in TypeScript types (#298)
  • Update babel 6 -> 7, rollup 0 -> 1 (#301)
lencioni
published 9.0.0 •

Changelog

Source

9.0.0

  • [Breaking] Require React 15.3+
  • [Breaking] Make Waypoint a named export instead of default export
  • Change constants into named exports for better minification
  • Fix removing propTypes in production builds
  • Ensure that children is valid only in dev
  • Fix isForwardRef call
trotzig
published 8.1.0 •

Changelog

Source

8.1.0

  • Improve support for refs (#278)
  • Don't include .babelrc in published npm package (#270)
lencioni
published 8.0.3 •

Changelog

Source

8.0.3

  • Defer handleScroll in componentDidUpdate (#265)
  • Extend React.PureComponent instead of React.Component when available (#264)
lencioni
published 8.0.2 •

Changelog

Source

8.0.2

  • Allow consolidated-events ^2.0.0 (#256)
  • Add message to better understand logged error message in tests (#255)
23
7
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc