Linus Unnebäck
|
ace7536c95
|
fix: properly encode url with unicode characters (#1291)
* fix: properly encode url with unicode characters
* release: 2.6.3
|
2021-09-20 16:09:10 +02:00 |
Jimmy Wärting
|
152214ca2f
|
Fix(package.json): Corrected main file path in package.json (#1274)
* fix main configuration in package.json
* pinned a breaking change in codecov & teeny-request
|
2021-09-06 14:58:28 +02:00 |
Timothy Gu
|
1d4ab5a0de
|
Switch to .mjs for ES module output for Node.js compat
This also reverts commit 60cf26c2f3 .
|
2018-07-22 14:06:25 -07:00 |
Timothy Gu
|
5774bf4229
|
Update dependencies
|
2018-02-03 11:19:31 -08:00 |
Timothy Gu
|
60cf26c2f3
|
Use require() for Node.js core modules
Fixes: #318
|
2017-07-27 00:15:32 +08:00 |
Timothy Gu
|
56f786f896
|
Update deps and remove 0.12 compat
|
2017-02-26 14:12:45 -08:00 |
Timothy Gu
|
7539115bcc
|
Silent rollup warning
|
2017-01-22 17:08:11 -08:00 |
Timothy Gu
|
151de2bdfb
|
Use ES2015 export syntax (#212)
* Implement Rollup's external module check
* Use ES2015 export syntax
More friendly to ES2015 environments.
|
2017-01-14 20:50:10 -08:00 |
Timothy Gu
|
31bc2835dd
|
Start using Rollup
Smaller distributed tarball.
|
2016-11-23 11:18:02 -08:00 |