docs: remove compiler support for 0.10

This commit is contained in:
Sven SAULEAU 2016-12-25 20:54:38 +01:00
parent 8b25e21520
commit 90279f102f
No known key found for this signature in database
GPG Key ID: 7C3212582FBA1BA2

View File

@ -2,12 +2,12 @@
**NOTE:** Compiler support does not dictate the runtime requirements of compiled code.
## Supported environments
## Officially supported environments
The Babel compiler is **only** supported in these environments:
- Modern browsers such as Chrome, Firefox, Safari, Edge etc.
- Node 0.10+
- Node 4
## Unsupported environments