Skip to content

Releases: femioladeji/react-slideshow

Release 4.0.1

04 Jul 17:55
03ef61c
Compare
Choose a tag to compare

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

03 Jul 20:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.7.5...v4.0.0

Release 3.7.5

08 May 22:07
c15df4f
Compare
Choose a tag to compare

Changelog

  • Fix bug with SSR flickering

Release 3.7.4

08 May 18:18
0004e85
Compare
Choose a tag to compare

Changelog

  • Fix bug with SSR flickering

Release 3.7.3

11 Apr 13:42
4d94c0e
Compare
Choose a tag to compare

Changelog

  • Fix issues with strict mode in react 18

Release 3.7.2

10 Apr 11:32
e839627
Compare
Choose a tag to compare

Changelog

  • Support react 18 #166

Release 3.7.1

03 Apr 16:46
a8955da
Compare
Choose a tag to compare

Changelog

  • #160
  • Fix some vulnerability issues

Release 3.7.0

30 Jan 20:11
afdb076
Compare
Choose a tag to compare

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

12 Jan 16:38
3286db2
Compare
Choose a tag to compare

Changelog

  • #150 Extra trailing and preceding slides should be hidden if infinite is false

Release 3.6.0

24 Oct 14:39
e88b740
Compare
Choose a tag to compare

Changelog

  • Add swipe functionality to zoom and fade effect #147