Skip to content

Conversation

bud-mo
Copy link
Contributor

@bud-mo bud-mo commented Nov 15, 2016

IE8 Does not accept the trailing comma on Object definition.
This fix let the IE8 parser to correctly parse the object instead of throwing an error for the trailing comma and exiting from the script.

IE8 Does not accept the trailing comma on Object definition.
This fix let the IE8 parser to correctly parse the object instead of throwing an error for the trailing comma and exiting from the script.
@benvinegar
Copy link
Contributor

@bud-mo – ugh, this is particularly painful, because neither ESLint nor our preprocessors made this safe. We will immediately release 3.8.1 with this fix and follow-up to make sure processes are in place so that it doesn't occur again.

@benvinegar benvinegar merged commit 50ed3ee into getsentry:master Nov 15, 2016
@benvinegar
Copy link
Contributor

Introduced in 3671931

benvinegar pushed a commit that referenced this pull request Nov 15, 2016
@MaxBittker
Copy link
Contributor

#771 hopefully means that this won't happen again

denstepa pushed a commit to denstepa/raven-js that referenced this pull request Jan 5, 2017
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 this pull request may close these issues.

4 participants