Commit Graph

15 Commits

Author SHA1 Message Date
Sindre Sorhus eb1730ba0c Require Node.js 14
Fixes #27
2022-07-25 18:26:31 +02:00
Gyubong d7920cae0a
Move the secondary parameters into the options parameter (#29) 2022-07-25 18:16:27 +02:00
Gyubong 1bf6679148
Support `AbortController` (#26)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
2022-05-26 23:57:52 +07:00
Kiko Beats 6b6c4e85c3
Ensure milliseconds argument is not NaN (#25) 2021-10-23 20:54:29 +07:00
Sindre Sorhus 458618efa4 Require Node.js 12 and move to ESM 2021-04-07 00:38:12 +07:00
peja e26f08d43f
Make timeout clearable (#15)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
2020-12-26 17:42:06 +07:00
Pedro Augusto de Paula Barbosa 085f437e49
Add `customTimers` option (#17)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
2020-12-01 22:40:53 +07:00
Sindre Sorhus a233d8cd1d Add support for passing in Infinity as `milliseconds`
Fixes #14
2019-09-17 22:09:28 +07:00
Sindre Sorhus 0333387584 Meta tweaks 2019-03-12 15:21:47 +07:00
Dimitri Benin 9a429bc248 Require Node.js 8, add TypeScript definition (#10) 2019-03-12 15:17:11 +07:00
Ægir Örn Símonarson 7fc1cb3dd2 Catch error thrown in fallback (#8) 2017-11-28 21:05:54 +01:00
Kevin Mårtensson 0324327342 Cancel any cancelable input promises (#3) 2017-11-19 16:33:44 +07:00
Neek Sandhu 1a651607e1 Fix value check logic for ms arg (#5) 2017-11-19 16:27:16 +07:00
Sindre Sorhus 584ef7473b Meta tweaks 2017-07-02 03:43:15 +02:00
Sindre Sorhus b07580fbdb init 2016-10-21 13:42:17 +07:00