Releases: femioladeji/react-slideshow
Releases · femioladeji/react-slideshow
Release 4.0.2
What's Changed
- Specified button type by @AgenChicken24 in #184
New Contributors
- @AgenChicken24 made their first contribution in #184
Full Changelog: v4.0.1...v4.0.2
Release 4.0.1
What's Changed
- fix(useref): fix type for useref and update documentation by @femioladeji in #183
Full Changelog: v4.0.0...v4.0.1
Release 4.0.0
What's Changed
- Full typescript support by @femioladeji in #179
- chore(readme): fix readme badge by @femioladeji in #180
- fix(bugs): fix issues with slide not autoplaying by @femioladeji in #182
Full Changelog: v3.7.5...v4.0.0
Release 3.7.5
Changelog
- Fix bug with SSR flickering
Release 3.7.4
Changelog
- Fix bug with SSR flickering
Release 3.7.3
Changelog
- Fix issues with strict mode in react 18
Release 3.7.2
Changelog
- Support react 18 #166
Release 3.7.1
Changelog
- #160
- Fix some vulnerability issues
Release 3.7.0
Changelog
- Fix bug with the rendering of trailing slides that causes an empty slide to show after the last
- Add support for responsive slide settings (slidesToShow and slidesToScroll)
- Refactor some documentation code
Release 3.6.1
Changelog
- #150 Extra trailing and preceding slides should be hidden if infinite is false