Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[regression] Pre-chromium edge doesn't show correct data for let/const #1575

Closed
nicolo-ribaudo opened this issue Jan 21, 2020 · 1 comment · Fixed by #1576
Closed

[regression] Pre-chromium edge doesn't show correct data for let/const #1575

nicolo-ribaudo opened this issue Jan 21, 2020 · 1 comment · Fixed by #1576

Comments

@nicolo-ribaudo
Copy link
Contributor

Ref: babel/babel#11039 (comment)

Old comapt-table versions correctly showed Edge 16 as supporting let/const: https://web.archive.org/web/20191113231919/https://kangax.github.io/compat-table/es6/
The current version doesn't.

According to git bisect the regression has been introduced by 44c16dd (@existentialism You were right 😛)

I'm investigating a fix.

@ljharb
Copy link
Member

ljharb commented Jan 21, 2020

cc @chicoxyzzy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants