Skip to content

Releases: olarsson/react-scrollsy

v1.2

09 Jul 14:26
5892a59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.12...v1.2

v1.1.12

29 Dec 09:17
aaf8bc6
Compare
Choose a tag to compare

What's Changed

  • security fixes by @olarsson in #8
  • changed import for types in examples and readme
  • v1.1.11 removed from history due to being a npm fix version

Full Changelog: v1.1.10...v1.1.12

v1.1.10

28 Dec 12:25
31e53f9
Compare
Choose a tag to compare

What's Changed

  • breaking changes: name changes in type declarations
  • improved typescript usage
  • several minor code improvements
  • readme example updated
  • examples updates with new imports

Full Changelog: v1.1.9...v1.1.10

v1.1.9

18 Dec 21:18
033ae42
Compare
Choose a tag to compare

What's Changed

  • New file structure and better modularization
  • More tests added
  • Parallax example added

Full Changelog: v1.1.8...v1.1.9

v1.1.8

26 Nov 17:37
2725b2e
Compare
Choose a tag to compare

What's Changed

  • Improved code structure
  • Minor performance enhancements
  • Added usage example without TypeScript

Full Changelog: v1.1.7...v1.1.8

v1.1.7

22 Nov 18:30
a4d316d
Compare
Choose a tag to compare

What's Changed

  • improved type declarations
  • started using the "releases" function on github