Releases: three11/animate-top-offset
Releases · three11/animate-top-offset
Migrate to TypeScript
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.
1.0.0
Updated UMD
0.7.0 Bump version
Switch from IIFE to UMD
0.6.1 Update to UMD
Switch to Rollup
This release switches to Rollup as a module bundler and ensures smaller bundle size.
0.5.0
0.4.0
UMD
First stable
0.2.0 Bump version