Skip to content

Commit b2989d4

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.2.0...v2.0.0) (2022-09-09) * feat!: add `toAnimationFrames` function ([517d07e](517d07e)), closes [#4](#4) ### BREAKING CHANGES * new interpolation function syntax will break the current custom interpolation functions
1 parent 46f3c30 commit b2989d4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [2.0.0](https://github.com/okikio/spring-easing/compare/v1.2.0...v2.0.0) (2022-09-09)
2+
3+
4+
* feat!: add `toAnimationFrames` function ([517d07e](https://github.com/okikio/spring-easing/commit/517d07efd9c7a519591f59203beae6083291db2d)), closes [#4](https://github.com/okikio/spring-easing/issues/4)
5+
6+
7+
### BREAKING CHANGES
8+
9+
* new interpolation function syntax will break the current custom interpolation functions
10+
111
# [1.2.0](https://github.com/okikio/spring-easing/compare/v1.1.1...v1.2.0) (2022-09-05)
212

313

0 commit comments

Comments
 (0)