Commit 5858e12
committed
chore(release): 13.0.0 [skip ci]
# [13.0.0](v12.0.0...v13.0.0) (2021-10-25)
* fix (types): `onDateChange` → `onChange` (#612) ([93cddd4](93cddd4)), closes [#612](#612)
### BREAKING CHANGES
* Our typedefs were exposing `onDateChange` (wrong signature) instead of `onChange` (correct signature). We replaced the `onDateChange` type with `onChange`.1 parent 93cddd4 commit 5858e12
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments