Skip to content

Commit f3ab5a1

Browse files
committed
Update Changelog for 0.5.0 release
1 parent 8d5d963 commit f3ab5a1

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

Changelog

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
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+
122
v0.4.0
223

324
** Flow comments should be ready for use **

0 commit comments

Comments
 (0)