robatwilliams / es-compat

*** DEPRECATED*** Check JavaScript code compatibility with target runtime environments
MIT License
66 stars 13 forks source link

ES Intl APIs #58

Open robatwilliams opened 1 year ago

robatwilliams commented 1 year ago

https://github.com/eslint-community/eslint-plugin-es-x/releases/tag/v6.0.0

added detection of various ES versions' Intl APIs

Add these features to the es2xxx.js files.

ES2022 PR as a pointer to how to add features - https://github.com/robatwilliams/es-compat/pull/64

robatwilliams commented 1 year ago

The support data seems to be available, from a first glance.

robatwilliams commented 1 year ago

Numbers of features:

2016: 1 2017: 1 2018: 2 2019: 0 2020: 2 2021: 3 2022: 2 2023: 3