11 Commits

Author SHA1 Message Date
Som Shekhar Mukherjee
7fb2f75f3e
Add TupleOf type (#1247) 2025-09-26 15:46:43 +09:00
Jean Claveau
853b881f99
Split: Fix behavior with template strings ending with interpolated types (#1204) 2025-07-27 01:56:41 +02:00
Som Shekhar Mukherjee
544a846161
Split: Enable strictLiteralChecks option by default (#1124) 2025-05-08 16:47:18 +07:00
Sindre Sorhus
cc2b0f2038 Require ESM and Node.js 20 2025-05-08 15:21:25 +07:00
Som Shekhar Mukherjee
cc93f85e1c
Split: Fix instantiations with unions and add strictLiteralChecks option (#1067) 2025-03-02 21:57:01 +07:00
Som Shekhar Mukherjee
3c03a0da17
Replace: Add support for generating longer strings (#1060) 2025-02-27 21:31:16 +07:00
Som Shekhar Mukherjee
49605b9770
Split: Add support for longer strings (#1042) 2025-01-16 17:17:24 +07:00
Sindre Sorhus
e3234d74aa Use import type
Closes #390
2022-04-09 19:04:14 +07:00
Sindre Sorhus
a55ebee883 Require TypeScript 4.2 and Node.js 12.20 2021-08-06 01:37:41 +02:00
Hunter Kohler
a7fa37a6ae
Fix Split type (#226)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
2021-07-08 18:49:36 +07:00
Kai Niedziela
2f6aa0b2f7
Add LastArrayElement, Split, and Trim types (#159)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
Co-authored-by: Misha Kaletsky <15040698+mmkal@users.noreply.github.com>
2021-03-21 19:45:45 +07:00