Fix parsing not atomic expression in spread props of JSX#5885
Fix parsing not atomic expression in spread props of JSX#5885
Conversation
|
@cknitt I'm not sure about the change log. Let me know if it needs to be fixed as sync to the change log in |
|
Forgot to mentioned that this change is already merged in the syntax repo. rescript-lang/syntax#721 |
|
The updating change log seems already done in #5884 (comment). If this PR doesn't need to update the change log in the compiler, let me know. |
|
Please rebase to latest master, the Windows build should work now. |
2d9e851 to
c63432e
Compare
Thanks! Rebased to master. |
|
Could you rebase to lastest master again and have the changelog update go to 10.1.1? |
Sure no problem, then I'll move the change log to under 10.1.1. |
c63432e to
b9cf5d2
Compare
Rebased to the latest master and move the log in the CHANGELOG.md |
This PR fixes #5882