File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
28
v0.8.0
2
29
3
30
- Bump version to 0.8.0
You can’t perform that action at this time.
0 commit comments