Releases: okikio/spring-easing
Releases · okikio/spring-easing
v2.3.3
Compare
Sorry, something went wrong.
No results found
2.3.3 (2023-05-19)
Bug Fixes
docs: fix spring-easing deno link (2d6b527 )
Misc
gh-bot: 🚀 build types, api & library files (fe1cdce )
gh-bot: 🚀 release (9904633 )
v2.3.2
Compare
Sorry, something went wrong.
No results found
2.3.2 (2023-05-19)
Bug Fixes
Misc
add links to deno [skip ci] (e92c170 )
fix broken links & add CSSSpringEasing to demo [skip ci] (02eb310 )
fix format issues in package.json (bcd3581 )
gh-bot: 🚀 build types, api & library files (d252bec )
gh-bot: 🚀 build types, api & library files (9e4713f )
gh-bot: 🚀 release (0af56b5 )
npm keywords should be lowercase (b053491 )
update deps (0d31b4f )
v2.3.1
Compare
Sorry, something went wrong.
No results found
2.3.1 (2023-05-14)
Bug Fixes
deno not showing docs (6d260c4 )
git syslink issue with src/README.md [skip ci] (42df16d )
v2.3.0
Compare
Sorry, something went wrong.
No results found
2.3.0 (2023-05-14)
Features
add BatchSpringEasing & it's interpolation functions (f14b603 )
v2.2.0
Compare
Sorry, something went wrong.
No results found
2.2.0 (2023-05-13)
Features
add css spring easing and linear easing function support (ac761fe )
v2.1.2
Compare
Sorry, something went wrong.
No results found
2.1.2 (2023-03-29)
Bug Fixes
v2.1.1
Compare
Sorry, something went wrong.
No results found
2.1.1 (2023-03-20)
Bug Fixes
Performance Improvements
Reverts
back to old interpolation syntax, as the new batch syntax causes confusion (502bbd0 )
v2.1.0
Compare
Sorry, something went wrong.
No results found
2.1.0 (2022-09-18)
Features
re-add instant interpolation functions (9c52a1b )
v2.0.0
Compare
Sorry, something went wrong.
No results found
2.0.0 (2022-09-09)
feat!: add toAnimationFrames function (517d07e ), closes #4
BREAKING CHANGES
new interpolation function syntax will break the current custom interpolation functions
v1.2.0
Compare
Sorry, something went wrong.
No results found
1.2.0 (2022-09-05)
Bug Fixes
Features
add registerEasingFunction(s) function (e97cb1d )
Performance Improvements
optimize interploation functions (7787db5 )