(compile ( format " %s status --from emacs; exit 0 " flow_binary))
Good morning! I came across this blog post which says that the BSD license of React is terminated if a React user competes with Facebook, as per the patent clause addition. There seems to be a lot of confusion around what the clause actually means, so I was wondering if you might consider adding a tl;dr summarizing the clause and it's motivation in the readme. This would clear a lot of confusion u
Likely to cause new Flow errors: Significant fix to matching members of union types. This fix very likely surfaces typechecking issues that were missed before. Check out the blog post for more details Variables in template literals are now subject to the same rules as variables being concatenated with a string using +. This may surface template strings with variables that may not safely coerce to
React Add error codes to production invariants, with links to the view the full error text. (@keyanzhang in #6948) Include component stack information in PropType validation warnings. (@spicyj in #6771) Include component stack information in key warnings. (@keyanzhang in #6799) Stop validating props at mount time, only validate at element creation. (@keyanzhang in #6823) New invariant providing ac
Haxl is a Haskell library that simplifies access to remote data, such as databases or web-based services. Haxl can automatically batch multiple requests to the same data source, request data from multiple data sources concurrently, cache previous requests, memoize computations. Having all this handled for you behind the scenes means that your data-fetching code can be much cleaner and clearer than
React Ensure we're using the latest object-assign, which has protection against a non-spec-compliant native Object.assign. (@zpao in #6681) Add a new warning to communicate that props objects passed to createElement must be plain objects. (@richardscarrott in #6134) Fix a batching bug resulting in some lifecycle methods incorrectly being called multiple times. (@spicyj in #6650) React DOM Fix regr
This repo contains attribute-driven-API cookbooks maintained by Facebook. It's a large chunk of what we refer to as our "core cookbooks." It's worth reading our Philosophy.md doc before reading this. It covers how we use Chef and is important context before reading this. It is important to note that these cookbooks are built using a very specific model that's very different from most other cookboo
Likely to cause new Flow errors: When you refine a mixed variable with typeof myVar === 'object', we used to refine the type of myVar to null | Object. Now it is refined to null | {[key: string]: mixed}. This means myVar.prop has the type mixed rather than any. Removed non-standard Promise methods. Previous versions of Flow specified the type of Promise.prototype.done and Promise.cast, which are n
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く