robatwilliams / es-compat

Check JavaScript code compatibility with target runtime environments
MIT License
64 stars 13 forks source link

Update to v5 of MDN database #60

Closed robatwilliams closed 1 year ago

robatwilliams commented 1 year ago

Breaking changes found by unit test trial and error (then searched release notes for cause):

regular_expressions - #19050 in v5.2.54 import - #16766 in v5.1.3, #16720 in v5.1.2 nullish - #18700 in v5.2.31

Resolves #59