From 5598d419b0f8a6c6cac200d00dd0be58f6f79523 Mon Sep 17 00:00:00 2001 From: Florian Scholz Date: Thu, 3 Dec 2020 17:35:49 +0100 Subject: [PATCH] Update nodejs initial version documentation to 0.10.0 (#7562) --- schemas/compat-data-schema.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/schemas/compat-data-schema.md b/schemas/compat-data-schema.md index db3def4c1298b6..c5f40207d39fbf 100644 --- a/schemas/compat-data-schema.md +++ b/schemas/compat-data-schema.md @@ -253,21 +253,21 @@ Examples: The following table indicates initial versions for browsers in BCD. These are the earliest possible version numbers allowed to be used. When the earliest version is not naturally "1" or "1.0", see the _Notes_ column for an explanation. -| Browser | Initial version | Notes | -| ---------------- | --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -| Chrome | 1 | | -| Chrome Android | 18 | Stable versioning started at 18. No Chrome Android 17 or earlier was ever released. | -| Edge | 12 | EdgeHTML versioning started at 12, continuing from Internet Explorer 11. After version 18, Edge jumped to version 79, synchronizing with the Chromium versioning scheme. | -| Firefox | 1 | | -| Firefox Android | 4 | Stable versioning started at 4. Earlier non-Android mobile versions are ignored. | -| IE | 1 | | -| Node.js | 0.1.100 | Subject to change to 0.10.0. This project selected 0.10.0 as the first release primarily because the 0.10-series releases was the first to have LTS status applied. See issue #6861. | -| Opera | 2 | Stable versioning started at 2. Opera 1 was demoed at a conference, but never publicly released. | -| Opera Android | 10.1 | Stable versioning started at 10.1. | -| Safari | 1 | | -| iOS Safari | 1 | | -| Samsung Internet | 1.0 | | -| WebView Android | 1 | | +| Browser | Initial version | Notes | +| ---------------- | --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| Chrome | 1 | | +| Chrome Android | 18 | Stable versioning started at 18. No Chrome Android 17 or earlier was ever released. | +| Edge | 12 | EdgeHTML versioning started at 12, continuing from Internet Explorer 11. After version 18, Edge jumped to version 79, synchronizing with the Chromium versioning scheme. | +| Firefox | 1 | | +| Firefox Android | 4 | Stable versioning started at 4. Earlier non-Android mobile versions are ignored. | +| IE | 1 | | +| Node.js | 0.10.0 | This project selected 0.10.0 as the first release primarily because the 0.10-series releases was the first to have LTS status applied. See issue #6861. | +| Opera | 2 | Stable versioning started at 2. Opera 1 was demoed at a conference, but never publicly released. | +| Opera Android | 10.1 | Stable versioning started at 10.1. | +| Safari | 1 | | +| iOS Safari | 1 | | +| Samsung Internet | 1.0 | | +| WebView Android | 1 | | ### Ranged versions