Skip to content

Releases: bitworking/react-scrollmagic

v2.3.0

26 Mar 08:13
Compare
Choose a tag to compare

v2.2.0

15 Mar 23:25
Compare
Choose a tag to compare
  • Update ScrollMagic to 2.0.7
  • Use copyfiles instead of copy
  • Update react-scripts to 3.4.0 to fix vulnerabilities (used only in examples)

Thanks to https://github.com/leibowitz

v2.1.1

17 Jul 22:59
Compare
Choose a tag to compare
  • Added enabled prop
  • Possible to change some props on-the-fly

v2.1.0

13 Dec 23:58
Compare
Choose a tag to compare
  • TypeScript types added

v2.0.0

19 Oct 23:46
Compare
Choose a tag to compare

v1.0.6

17 Oct 17:18
Compare
Choose a tag to compare
  • This is the final 1.x release. Version 2.0.0 will be a rewrite where only the scrollmagic library will be used and another library like react-gsap could be added for the animations separately.