Last active
August 29, 2015 14:07
-
-
Save jacqueminv/40f5877b3d124b66adae to your computer and use it in GitHub Desktop.
ECMAScript (ECMA-262) versions history
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| +-------+-------------------+ | |
| |Version|Date of publication| | |
| +-------+-------------------+ | |
| |1 |June 1997 | | |
| +-------+-------------------+ | |
| |2 |August 1998 | | |
| +-------+-------------------+ | |
| |3 |December 1999 | | |
| +-------+-------------------+ | |
| |5.1 |June 2011 | | |
| +-------+-------------------+ | |
| |6 |Pending | | |
| +-------+-------------------+ | |
| Standards are listed here: http://www.ecma-international.org/publications/standards/Ecma-262-arch.htm | |
| ES-caniuse: http://kangax.github.io/compat-table/es5/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment