Commit 1a4c20e
committed
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.4.7...v2.0.0) (2023-03-17)
### Features
* **typescript:** migrate to typescript ([#56](#56)) ([52fa531](52fa531))
### BREAKING CHANGES
* **typescript:** this changes the getKey parameters 😭
* chore(deps): update deps
* feat(ts): add callback values, noissue
* chore: rm editorconfig
* chore(lint): fix lint
* chore(ts): remove deprecation warnings
BREAKING CHANGES: Change in the `options.getKey(...args)` => `options.getKeys(args)` args is contained in first parameter.1 parent 52fa531 commit 1a4c20e
3 files changed
+28
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
1 | 26 | | |
2 | 27 | | |
3 | 28 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| 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