Skip to content

Commit 8682b5c

Browse files
author
Emil Hartz
committed
add 6.2.0 to changelog
1 parent c358b05 commit 8682b5c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# v6.2.0
2+
* `delta` prop can now be an `object` specifying different values for each direction
3+
* [PR #260](https://github.com/formidablelabs/react-swipeable/pull/260)
4+
* Thank you [@macabeus](https://github.com/macabeus) for the idea and PR!
5+
* defaults `delta` if direction not present in object, [PR #262](https://github.com/formidablelabs/react-swipeable/pull/262)
6+
* Maintenance
7+
* upgrade to latest version of `microbundle`
8+
* remove comments from built files
9+
* attempt to lower size to counter unnecessary increase from `microbundle` upgrade due to `rollup` `output.interop`
10+
* include type updates influenced by [PR #259](https://github.com/formidablelabs/react-swipeable/pull/259)
11+
* Thank you [@jaketodaro](https://github.com/jaketodaro)
12+
* ~dependabot security updates~
13+
114
# v6.1.2
215
* Maintenance
316
* actually include dependabot security updates

0 commit comments

Comments
 (0)