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.101.0

Compare
Choose a tag to compare
Loading
@facebook-github-botfacebook-github-bot released this 11 Jun 01:11
· 10664 commits to main since this release

Likely to cause new Flow errors:

  • $Keys now produces a more precise type, which may find errors where incompatible strings were passed to something expecting the$Keys of some object.

New Features:

  • We released a new implicit-inexact-object lint to detect when an inexact object is used without explicitly adding... to the
    end of the props list. Seehere for context.
  • Function type parameters may now use default arguments. This is not yet supported by babel.

Notable bug fixes:

  • Fixed a bug with ranges returned by autocomplete
  • Fixed a bug where errors with bad locations reported over the LSP could cause the editor to clear all errors.

Misc:

  • React.memo andReact.lazy now both allow you to specify an instance type viaReact.AbstractComponent.
  • Various performance improvements to union types.
  • Various libdef fixes and improvements.
  • Various improvements to error positioning.
  • The recursion limit is now configurable in the .flowconfig viarecursion_limit. Most projects will not need to override this value.

Parser:

  • Forbid private fields named#constructor
  • Fix duplicate private class field validation for getters/setters
  • Fix parsing of private getters and setters
  • Function type parameters may now use default arguments.
Assets7
Loading

[8]ページ先頭

©2009-2025 Movatter.jp