summaryrefslogtreecommitdiff
path: root/doc/api/esm.md
diff options
context:
space:
mode:
authorRuben Bridgewater <ruben@bridgewater.de>2019-09-04 00:10:04 +0200
committerRuben Bridgewater <ruben@bridgewater.de>2019-09-04 20:10:18 +0200
commit02c74e72eacc34fa90ae85983900a5d93f13b6c8 (patch)
tree16244a6b517d30479d8e21c9832048798012eb91 /doc/api/esm.md
parent18cb4372d1fccb58580f82a58649454032774832 (diff)
downloadandroid-node-v8-02c74e72eacc34fa90ae85983900a5d93f13b6c8.tar.gz
android-node-v8-02c74e72eacc34fa90ae85983900a5d93f13b6c8.tar.bz2
android-node-v8-02c74e72eacc34fa90ae85983900a5d93f13b6c8.zip
2019-09-04, Version 12.10.0 (Current)
Notable changes: * deps: * Update npm to 6.10.3 (isaacs) https://github.com/nodejs/node/pull/29023 * fs: * Add recursive option to rmdir() (cjihrig) https://github.com/nodejs/node/pull/29168 * Allow passing true to emitClose option (Giorgos Ntemiris) https://github.com/nodejs/node/pull/29212 * Add \*timeNs properties to BigInt Stats objects (Joyee Cheung) https://github.com/nodejs/node/pull/21387 * net: * Allow reading data into a static buffer (Brian White) https://github.com/nodejs/node/pull/25436 PR-URL: https://github.com/nodejs/node/pull/29429
Diffstat (limited to 'doc/api/esm.md')
-rw-r--r--doc/api/esm.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/esm.md b/doc/api/esm.md
index 0ed0d7d1b4..1d6ae5d599 100644
--- a/doc/api/esm.md
+++ b/doc/api/esm.md
@@ -323,7 +323,7 @@ future use. The root of the current volume may be referenced via `file:///`.
#### `data:` Imports
<!-- YAML
-added: REPLACEME
+added: v12.10.0
-->
[`data:` URLs][] are supported for importing with the following MIME types: