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