Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

v0.111.0

Compare
Choose a tag to compare
Loading
@facebook-github-botfacebook-github-bot released this 30 Oct 22:09

Likely to cause new Flow errors:

New features:

  • Introduced an experimental flag (experimental.minimal_merge) that speeds up rechecks when the experimental types-first mode is in use. This flag will be turned on by default and then removed in future releases.
  • Turned onexperimental.allow_skip_direct_dependents by default. The flag will be removed next release. This flag speeds up rechecks when the experimental types-first mode is in use.

Notable bug fixes:

  • Fixed a bug where the ocaml representation of union types caused crashes in rare scenarios
  • Fixed a bug in node module resolution which allowedmodule.system.node.resolve_dirname=.. For those who relied on this bug to import modules using root-relative paths, you can now usemodule.system.node.allow_root_relative=true. See#8156 for more details.

Misc:

  • Add getElementById to DocumentFragment
  • Add missing methods to Blob (thanks@lyleunderwood!)
  • Allow clients offlow status,flow check, etc. to choose character offset style
  • Support length refinement on tuples (thanks@ilya-bobyr)

Parser:

  • Allow => in objects in return types of arrow functions
Assets7
Loading

[8]ページ先頭

©2009-2025 Movatter.jp