- Fix corner case where scrollable parent is not the window and the window resize should trigger a Waypoint callback.
- Fix Waypoints with the window element as their scrollable parent (Firefox only)
- Fix Waypoints with the window element as their scrollable parent
- Change default threshold from 0.1 to 0
- Guard against undefined scrollable parent when unmounting
- Initial release