Alexandr Kravchuk
7b60d8cf9e
chore: update Node.js version requirement to >=16
...
Node.js 14 reached end-of-life on 2023-04-30 and is no longer supported.
Current project dependencies (xo@0.57 ) require Node.js 15+ for ES2021
features like logical assignment operators (&&=).
This aligns the package.json engines field with actual compatibility.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-17 12:14:36 +01:00
Sindre Sorhus
51557784b8
5.6.2
2025-09-08 21:47:34 +07:00
Sindre Sorhus
5c91505e18
5.6.0
2025-08-17 14:26:22 +07:00
Sindre Sorhus
67db246ae0
5.5.0
2025-08-04 01:17:43 +02:00
Sindre Sorhus
5dbc1e2633
5.4.1
2024-12-21 18:04:25 +01:00
Sindre Sorhus
83acfcf8cb
5.4.0
2024-12-18 18:59:38 +01:00
Sindre Sorhus
77126fba13
Meta tweaks
2024-08-08 00:00:20 +02:00
Sindre Sorhus
72c742d471
5.3.0
2023-06-29 12:56:55 +02:00
Sindre Sorhus
5aafc0af74
Add sideEffects field to package.json
...
Fixes #585
2023-06-29 12:52:59 +02:00
Sindre Sorhus
df0e69df51
Fix CI
2023-06-29 12:50:22 +02:00
Sindre Sorhus
a370f468a4
5.2.0
2022-12-08 19:46:06 +01:00
Sindre Sorhus
a027e3c1e0
Minor tweaks
2022-11-28 14:15:46 +07:00
Sindre Sorhus
158bf4429e
5.1.2
2022-10-12 23:31:43 +07:00
Sindre Sorhus
1b4cd21fb1
5.1.1
2022-10-12 16:36:43 +07:00
Sindre Sorhus
92c55db46f
5.1.0
2022-10-05 21:45:55 +07:00
Sindre Sorhus
96f44c976b
Meta tweaks
2022-10-05 21:43:01 +07:00
Sindre Sorhus
bccde97f8a
5.0.1
2022-03-09 01:43:33 +07:00
Sindre Sorhus
85f7e96f75
Add main field to package.json for backwards compatibiltiy
...
Fixes #536
2022-03-09 01:42:04 +07:00
Sindre Sorhus
4d5c4795ad
5.0.0
2021-11-26 16:57:26 +07:00
Sindre Sorhus
7a6893551d
Fix code coverage
2021-11-26 16:55:15 +07:00
Sindre Sorhus
04fdbd6d8d
Bundle dependencies
2021-11-26 16:34:27 +07:00
Sindre Sorhus
d7c4aac07e
Upgrade dependencies
2021-11-26 16:00:01 +07:00
Richie Bendall
09fd5c4ba8
Re-export types from supports-color ( #526 )
2021-11-21 13:51:24 +07:00
Sindre Sorhus
95217429be
Minor tweaks
2021-10-02 00:02:38 +07:00
Sindre Sorhus
625a285772
Add types field to package.json
...
Fixes #500
2021-07-30 17:35:30 +02:00
Sindre Sorhus
b68c8b5102
Meta tweaks
2021-05-05 21:40:56 +07:00
Richie Bendall
f8a3642a81
Minor tweaks ( #437 )
...
Co-authored-by: Qix <Qix-@users.noreply.github.com>
2021-04-22 15:03:48 +07:00
Richie Bendall
4cf2e40e07
Add overline style and remove keyword, hsl, hsv, hwb and ansi color spaces ( #433 )
2021-04-22 10:54:42 +07:00
Sindre Sorhus
fa16f4ec37
Require Node.js 12 and move to ESM
2021-04-16 16:22:53 +07:00
Richie Bendall
c0d8e7ed8a
Update test dependencies ( #414 )
2020-10-03 23:56:24 +02:00
Sindre Sorhus
4c3df88472
4.1.0
2020-06-09 15:43:27 +08:00
Sindre Sorhus
31fa942080
4.0.0
2020-04-02 16:17:06 +08:00
Sindre Sorhus
61999a4e77
Require Node.js 10
2020-04-02 16:10:07 +08:00
Sindre Sorhus
797461ee32
Meta tweaks
2020-01-01 19:40:12 +01:00
Sindre Sorhus
20002d8bd1
3.0.0
2019-11-09 13:58:44 +07:00
Sindre Sorhus
b3930189a5
Meta tweaks
2019-11-09 13:57:31 +07:00
Sindre Sorhus
4de1841129
3.0.0-beta.2
2019-10-08 16:21:40 +07:00
Sindre Sorhus
48905d0805
3.0.0-beta.1
2019-09-27 12:07:07 +07:00
Sindre Sorhus
1953816afd
Update dependencies
2019-09-27 11:16:49 +07:00
Sindre Sorhus
c25c32a25f
Update dependencies
2019-07-12 14:13:58 +07:00
Sindre Sorhus
655653bb0c
Meta tweaks
2019-07-12 14:13:02 +07:00
Yanis Benson
c08417e88c
Improve performance greatly ( #337 )
2019-07-12 13:40:23 +07:00
Sindre Sorhus
d3be9c65b1
Drop built-in Flow type definition
...
I don't want to be responsible for maintaining it.
Submit it to https://github.com/flow-typed/flow-typed if you need it.
2019-05-03 15:03:53 +07:00
Dimitri Benin
98628d9f08
Use CommonJS-compatible export in TypeScript definition ( #344 )
2019-04-28 11:10:44 +07:00
Sindre Sorhus
3ef170b457
Require Node.js 8
2019-03-12 20:15:36 +07:00
Sindre Sorhus
4726b1bfda
Update dependencies and meta tweaks
2018-12-26 02:18:40 +01:00
George Gkasdrogkas
90c7a92ff1
Add docs comments and tests for TypeScript definitions ( #299 )
...
Fixes #293
2018-12-26 02:06:00 +01:00
Sindre Sorhus
0307f263cb
Require Node.js 6
2018-09-18 14:32:14 +07:00
Sindre Sorhus
70f22d87ba
Tiny travis.yml tweak
2018-09-01 02:50:53 +07:00
Sindre Sorhus
a6ad945452
Fix XO linting and update some dev dependencies
...
Fixes #275
2018-05-28 09:16:44 +07:00