Update ECMAScript Versions List in ECMA Script chapter. Closes #309#316
Update ECMAScript Versions List in ECMA Script chapter. Closes #309#316sumn2u merged 2 commits intosumn2u:mainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Pull Request Overview
This PR updates the ECMAScript versions list in the ECMA Script documentation to provide comprehensive coverage from ES1 through ES2023 (ES14). The update significantly expands the historical overview by adding missing ECMAScript versions and providing detailed descriptions of key features for each release.
- Added comprehensive version entries from ES2 through ES14 with release years and key features
- Enhanced existing ES1, ES3, ES5, and ES6 descriptions with more detailed feature lists
- Removed generic "ESNext" reference in favor of specific version entries
- Minor formatting cleanup by removing extra blank line
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
@992manav is attempting to deploy a commit to the Suman Kunwar's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
I have committed the requested changes. The ES2023 section has been corrected and finalized. This pull request is now ready for your review and merge at your convenience. |
There was a problem hiding this comment.
Pull Request Overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|
Fixes #309 |
The ECMAScript versions list in the en/miscellaneous/ECMA-script.md file has been successfully updated to include all versions from ES1 to ES2023 (ES14), along with brief descriptions of their key features and release years. The changes have been applied directly to the file.