Skip to content

Commit c3ffc1c

Browse files
committed
Update Changelog for 0.9.0 release
1 parent 838bda4 commit c3ffc1c

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

Changelog

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
v0.9.0
2+
3+
- Bump version to 0.9.0
4+
- Add Video-, Audio and TextTrackList (+ dependencies)
5+
- Refine switch cases
6+
- Better Not_found error
7+
- [PR #333] Partial fs module implementation
8+
- Update parser to match esprima-fb
9+
- [PR #370] Dom canvas context
10+
- [PR #393] Symbol should be called statically. Fix #391
11+
- Fix havoc_env to copy the `for_type` value
12+
- add bash completion
13+
- rewrite all the commands to use CommandSpec
14+
- json_of_t
15+
- [PR #384] Env printer
16+
- [PR #383] Add some build/test artifacts to .gitignore
17+
- [PR #377] Add missing HTMLImageElement properties
18+
- [PR #367] Re-add merged out oneOfType proptype implementation
19+
- Allow users to pin their .flowconfig to a specific version
20+
- colorize test failure diffs
21+
- Object spread fix
22+
- [PR #322] Add type signature for node "url", "querystring" and "path" modules
23+
- command parsing library
24+
- look for package.json in include paths
25+
- clear module errors properly
26+
- add verbose mode
27+
128
v0.8.0
229

330
- Bump version to 0.8.0

0 commit comments

Comments
 (0)