Commit d9a4285
Anton Gilgur
fix!: remove deprecated
- I previously left in `durationMs` for backward-compatibility so that you could use either, but I forgot to mark the types as optional, so both ended up being required by the typings
- instead of making them both confusingly optional (no way of doing "one of"), just remove the deprecated `durationMs` in another breaking change
Signed-off-by: Anton Gilgur <[email protected]>durationMs prop (#577)1 parent e76346f commit d9a4285
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | | - | |
12 | | - | |
| 10 | + | |
| 11 | + | |
13 | 12 | | |
0 commit comments