eric_wang
|
c27f2465c2
|
fix: hanlde ci error
|
2022-06-12 18:12:18 +08:00 |
|
eric_wang
|
d7c49a5051
|
fix: ci lint error
|
2022-06-12 18:06:45 +08:00 |
|
eric_wang
|
0e9e7be7f7
|
fix: handle lint
|
2022-06-12 18:04:01 +08:00 |
|
eric_wang
|
ecfe9954c3
|
Merge branch 'feature/add-weakref' of https://github.com/bigbigDreamer/is into feature/add-weakref
|
2022-06-12 18:01:52 +08:00 |
|
eric_wang
|
4fe89357fc
|
feat: add WeakRef interface
|
2022-06-12 18:01:46 +08:00 |
|
Sindre Sorhus
|
b3ceb9fe68
|
Update tsconfig.json
|
2022-06-12 16:05:53 +07:00 |
|
Sindre Sorhus
|
d4749eb32d
|
Update test.ts
|
2022-06-12 16:05:40 +07:00 |
|
eric_wang
|
335c5ee25f
|
feat: del .idea
|
2022-06-12 13:54:19 +08:00 |
|
eric_wang
|
bfb2bc0c43
|
fix: handle lint error
|
2022-06-12 13:53:52 +08:00 |
|
eric_wang
|
f9697c42d7
|
feat: del .idea
|
2022-06-12 13:35:11 +08:00 |
|
eric_wang
|
41f777c39e
|
fix: handle conflict
|
2022-06-12 13:34:00 +08:00 |
|
Sindre Sorhus
|
06d217f70c
|
5.0.1
|
2022-06-11 18:28:13 +07:00 |
|
Sindre Sorhus
|
ac7c567c2b
|
Fix typo
|
2022-06-11 18:27:36 +07:00 |
|
Sindre Sorhus
|
778c5da5b3
|
5.0.0
|
2022-06-11 18:19:55 +07:00 |
|
Sindre Sorhus
|
d6fc1ce0fe
|
Require Node.js 14, TS 4.7, and move to ESM (#167)
|
2022-06-11 17:44:43 +07:00 |
|
Filip Skokan
|
c408f5a268
|
Fix NaN detection in .is() (#159)
|
2022-06-10 00:05:31 +07:00 |
|
eric_wang
|
a5fe05a534
|
chore: update jsdom to 16.5.2 to fix node v10
|
2022-06-10 00:15:57 +08:00 |
|
eric_wang
|
9a219892e4
|
feat: rm rf .idea
|
2022-06-09 23:52:10 +08:00 |
|
eric_wang
|
2879dc1470
|
fix: fix test case
|
2022-06-09 23:51:40 +08:00 |
|
eric_wang
|
39fbd33fe1
|
style: del .idea file
|
2022-03-09 18:14:41 +08:00 |
|
eric_wang
|
781d891939
|
fix: Compatible with node low version test
|
2022-03-09 18:14:09 +08:00 |
|
eric_wang
|
6016c3b7b1
|
feat: remove ./idea
|
2022-03-02 22:35:25 +08:00 |
|
eric_wang
|
cd29549037
|
chore: update package typescript's version
|
2022-03-02 22:34:05 +08:00 |
|
eric_wang
|
8e833cc53c
|
chore: restore ts lib & target config
|
2022-03-02 22:05:50 +08:00 |
|
eric_wang
|
9d2121e436
|
feat: add .isWeakRef
|
2022-03-02 21:59:19 +08:00 |
|
Sindre Sorhus
|
65ea91297e
|
4.6.0
|
2022-02-27 14:21:30 +07:00 |
|
Eric(书生)
|
5b7ea154e6
|
Add .isBlob() (#162)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
|
2022-02-27 14:16:25 +07:00 |
|
Sindre Sorhus
|
6cbefb9af7
|
Meta tweaks
|
2022-02-25 16:19:29 +07:00 |
|
Sindre Sorhus
|
dc2dc9a438
|
4.5.0
|
2022-02-25 16:16:30 +07:00 |
|
Ivan Katliarchuk
|
23cf074a73
|
Add .nonEmptyStringAndNotWhitespace() (#161)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
|
2022-02-25 16:10:57 +07:00 |
|
Sindre Sorhus
|
04ccf21dba
|
Document TypeScript naming limitation
Fixes #157
|
2022-02-01 11:37:28 +07:00 |
|
Sindre Sorhus
|
c3d12667fd
|
4.4.0
|
2022-01-25 17:29:45 +07:00 |
|
Zane Shannon
|
63d75d68ee
|
Add type guard for is.truthy and is.falsy (#151)
|
2022-01-25 17:28:33 +07:00 |
|
Pedro Augusto de Paula Barbosa
|
73daee6648
|
Improve .enumCase doc formatting in readme (#154)
|
2022-01-18 11:48:03 +07:00 |
|
Sindre Sorhus
|
b1efe7f5cf
|
4.3.0
|
2022-01-17 13:04:39 +07:00 |
|
Olivier Beaulieu
|
a5b4017d5e
|
Add is.enumCase and assert.enumCase (#150)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
|
2022-01-17 12:55:40 +07:00 |
|
Sindre Sorhus
|
f5cc764e22
|
4.2.1
|
2022-01-07 21:35:19 +07:00 |
|
Stuart Dotson
|
ad661ebcee
|
Fix is.iterable and is.asyncIterable TypeScript types (#149)
|
2022-01-07 21:32:06 +07:00 |
|
Sindre Sorhus
|
a82aeeaa5e
|
Add FAQ about instanceof
|
2021-10-31 12:34:45 +07:00 |
|
Sindre Sorhus
|
13b2343dfc
|
4.2.0
|
2021-09-13 21:27:03 +07:00 |
|
Kayson Wu
|
a8de3d6f34
|
Add is.formData and is.urlSearchParams (#139)
|
2021-09-13 21:25:44 +07:00 |
|
Sindre Sorhus
|
b007935b4b
|
4.1.0
|
2021-09-10 15:30:39 +07:00 |
|
PopGoesTheWza
|
d2f98e472d
|
Add is.propertyKey (#138)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
Co-authored-by: Giora Guttsait <giora111@gmail.com>
|
2021-09-10 15:26:13 +07:00 |
|
Sindre Sorhus
|
6f2b24d822
|
Minor tweaks
|
2021-09-07 11:45:58 +07:00 |
|
Sindre Sorhus
|
238e8c80c7
|
4.0.1
|
2021-04-22 16:01:32 +07:00 |
|
Dave Cohen
|
b748ab72b6
|
Fix assertion message for .all and .any (#132)
|
2021-04-22 16:00:08 +07:00 |
|
Sindre Sorhus
|
5ed7e9bb40
|
Meta tweaks
|
2021-03-31 01:04:39 +07:00 |
|
Sindre Sorhus
|
4f8b01f2dc
|
Rename master branch to main
|
2021-01-24 14:20:06 +07:00 |
|
Richie Bendall
|
da6bb531af
|
Move to GitHub Actions (#129)
|
2021-01-02 11:25:04 +07:00 |
|
Sindre Sorhus
|
d528545e02
|
4.0.0
|
2020-10-13 00:08:06 +02:00 |
|