File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change
1
+ v0.5.0
2
+
3
+ Bump version to 0.5.0
4
+ Add HTMLAnchorElement
5
+ [PR #295] Add one of proptype
6
+ Update the parser to work with the new esprima-fb & ast-types
7
+ [PR #299] Declare prompt function (fixes #204)
8
+ [PR #303] Add String.prototype.endsWith()
9
+ quick fix for react/es6 notation
10
+ extend scope of type params to following bounds
11
+ reasonless shortcut
12
+ Add React.findDOMNode to lib/react.js
13
+ move command documentation into each command
14
+ fix path in --help usage example
15
+ fix predicate filtering of null and undefined
16
+ [PR #292] Types for React synthetic events
17
+ basic support for bounded polymorphism
18
+ infer falsiness
19
+ node haste module support
20
+ add Abnormal.string
21
+
1
22
v0.4.0
2
23
3
24
** Flow comments should be ready for use **
You can’t perform that action at this time.
0 commit comments