create-react-app icon indicating copy to clipboard operation
create-react-app copied to clipboard

feat(babel-preset-react-app): add support for logical assignment

Open krotovic opened this issue 3 years ago • 3 comments

This change adds support for logical assignment operators into babel-preset-react-app. This PR is based on issue #10734

I have also updated E2E tests inside react-scripts so I can test it by running ./tasks/local-test.sh --test-suite kitchensink. This is the only way I could test it. When I tried running all E2E tests it failed when publishing to local repository inside this test suite.

krotovic avatar Apr 15 '21 17:04 krotovic

Can this be finished before version 5 is released?

Edit: If you use typescript, then logical assignment works

icecream17 avatar Aug 19 '21 18:08 icecream17

This pull request has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

stale[bot] avatar Jan 09 '22 03:01 stale[bot]

No one gonna review that? Really? :(

boris-jarkowicz avatar Mar 19 '24 08:03 boris-jarkowicz