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

fix arrow function precedence #4385

Merged
merged 3 commits into from
Feb 8, 2020
Merged

fix arrow function precedence #4385

merged 3 commits into from
Feb 8, 2020

Conversation

Conduitry
Copy link
Member

Fixes #4384 by updating code-red, and also fixes a bunch of usage issues that were revealed by code-red being stricter with parsing expressions.

@Conduitry Conduitry merged commit d78f32e into sveltejs:master Feb 8, 2020
@Conduitry Conduitry deleted the gh-4384 branch February 8, 2020 00:15
jesseskinner pushed a commit to jesseskinner/svelte that referenced this pull request Feb 27, 2020
* update code-red

* fix code-red usage

* update changelog
taylorzane pushed a commit to taylorzane/svelte that referenced this pull request Dec 17, 2020
* update code-red

* fix code-red usage

* update changelog
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.

unexpected token error for "export let value = getContext('value') || (v) => v;"
1 participant