Coder Social home page Coder Social logo

ES2021 about es-compat HOT 3 CLOSED

robatwilliams avatar robatwilliams commented on August 18, 2024
ES2021

from es-compat.

Comments (3)

lukeapage avatar lukeapage commented on August 18, 2024

replaceAll caught us out this week and is in 2021.

Is this issue to support catching 2021 features in the source ?

from es-compat.

robatwilliams avatar robatwilliams commented on August 18, 2024

Yes.

It should be straightforward if one of you wants to do it - essentially it's do for 2021 the same as I did in older PRs/commits for the other ES versions e.g. 92d5596.

  1. Add ES2021 to this table https://github.com/robatwilliams/es-compat/blob/master/packages/eslint-plugin-ecmascript-compat/lib/features/es-versions.md - happy to review this first as a draft PR if there's anything non-obvious
  2. Add all the 2021 stuff here like the others https://github.com/robatwilliams/es-compat/tree/master/packages/eslint-plugin-ecmascript-compat/lib/features
  3. Update ecmaVersion in eslint parser options to 2021
  4. Search the whole repo for "2020" as there may be others I don't remember
  5. Add test cases to the example project (this is used to sanity check the CLI tool's config)
  6. Run all the checks as per contributing.md
  7. Update the readme

from es-compat.

robatwilliams avatar robatwilliams commented on August 18, 2024

released - https://github.com/robatwilliams/es-compat/releases/tag/v2.1.0

from es-compat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.