summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/api/v8.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/api/v8.md b/doc/api/v8.md
index 40b7c77d30..e85b21e711 100644
--- a/doc/api/v8.md
+++ b/doc/api/v8.md
@@ -270,9 +270,6 @@ The serialization API provides means of serializing JavaScript values in a way
that is compatible with the [HTML structured clone algorithm][].
The format is backward-compatible (i.e. safe to store to disk).
-This API is under development, and changes (including incompatible
-changes to the API or wire format) may occur until this warning is removed.
-
### v8.serialize(value)
<!-- YAML
added: v8.0.0