File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
14
# v6.1.2
2
15
* Maintenance
3
16
* actually include dependabot security updates
You can’t perform that action at this time.
0 commit comments