Skip to content

Commit 4e92960

Browse files
committed
Update Changelog for 0.10.0 release
1 parent fc95865 commit 4e92960

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

Diff for: Changelog

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
v0.10.0
2+
3+
- Bump version to 0.10.0
4+
- Support import/export type
5+
- [PR #412] More fs implementation
6+
- Support for static overloads
7+
- Fix order of args matched with overloads
8+
- Allow methods to have properties
9+
- [PR #405] Make interface-defined modules work with CommonJS/ES6Module interop
10+
- Refine mixed
11+
- Fix typeof null === "object" refinement
12+
- [PR #397] Facilitate debug builds
13+
- [PR #401] Improve error message clarity in a few places
14+
- Remove 'everything is a bool' implicit cast
15+
- Fix issues with optional properties during InstanceT ~> ObjT
16+
- Fix abnormals in catch blocks
17+
118
v0.9.2
219

320
- Fix lowercasing issue where "flow Path/To/Root" became "flow path/to/root"

0 commit comments

Comments
 (0)