Commit graph

14 commits

Author SHA1 Message Date
Sindre Sorhus
655653bb0c Meta tweaks 2019-07-12 14:13:02 +07:00
Qix
983094883c Fix support for bracketed Unicode escapes in template literals (#350) 2019-07-12 13:35:11 +07:00
Sindre Sorhus
3ef170b457 Require Node.js 8 2019-03-12 20:15:36 +07:00
Sindre Sorhus
587a5fbcbb Code style tweaks 2018-12-26 03:13:52 +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
245dfa5c6f Bump dependencies
Closes #255
Fixes #254
Fixes #224
2018-03-03 00:42:56 +07:00
Josh Junon
925397a0f5 Disable unicorn/no-unsafe-regex for template parser 2018-02-14 18:30:50 -08:00
Josh Junon
52823001a5 Revert "Fix linting"
This reverts commit 12d1276b36.
2018-02-14 18:28:22 -08:00
Sindre Sorhus
12d1276b36 Fix linting 2018-02-15 00:41:45 +07:00
Sindre Sorhus
a9f0c77142 Use a Map and some minor regex tweaks 2017-08-07 17:42:39 +02:00
Josh Junon
106f086aaf Rewrite templating system (closes #186, fixes #184) 2017-08-06 18:58:17 -07:00
Sindre Sorhus
3d10f8fad7 Code style tweaks 2017-06-30 12:42:24 +02:00
Josh Junon
f66271e01a Add tagged template literal (#163) 2017-06-30 01:46:19 +02:00