-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Upgrade Flow to v0.188.0 #12588
Upgrade Flow to v0.188.0 #12588
Conversation
3b3884d
to
0d683be
Compare
Unfortunately, there is no way of suppressing the |
* fix eslint problems for source_cache.js * fix eslint problems for style/style.js * fix eslint problems for util/actor.js * fix eslint problems for ui/map.js * fix eslint problems for ui/marker.js * fix eslint problems for ui/camera.js * fix eslint problems for terrain/terrain.js * fix eslint problems for ui/handler_manager.js
* hash.js * marker.js * popup.js * scroll_zoom.js
0d683be
to
3a85820
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR looks great in general, and while the $FlowFixMe[method-unbinding]
thing is unfortunate, the alternative is worse (arrow methods are less widely supported and have bundle size overhead), and I think we should land the PR to move forward with typing coverage — perhaps we can address those later.
Part of #12194
The main changes in this PR are:
@javascript-obfuscator/escodegen
unassert-js/rollup-plugin-unassert#10constrain_writes
inference mode*
(existential) type where neededLaunch Checklist
mapbox-gl-js
changelog:<changelog></changelog>