Skip to content

Migrate to TypeScript

Latest
Compare
Choose a tag to compare
@scriptex scriptex released this 28 Nov 13:06
· 276 commits to master since this release
7561c55

This release:

  1. Migrates the codebase to Typescript effectively adding full types support
  2. BREAKING Changes the arguments from a list of options to a configuration object.
  3. Introduces ability to customize the easing function by providing a new option: easings. Refer to the documentation in the README for more details.