Releases: motiz88/astring-flow
Releases · motiz88/astring-flow
v1.7.0
14 Aug 14:04
Compare
Sorry, something went wrong.
No results found
<a name"1.7.0">
1.7.0 (2016-08-14)
Bug Fixes
ci: work around npm/git issue that was causing incorrect semver bumps (cf4b8934 )
v1.6.0
09 Aug 15:17
Compare
Sorry, something went wrong.
No results found
<a name"1.6.0">
1.6.0 (2016-08-09)
Bug Fixes
emit parentheses where needed in array type expressions (e0fbeb2d )
v1.5.0
08 Aug 14:55
Compare
Sorry, something went wrong.
No results found
<a name"1.5.0">
1.5.0 (2016-08-08)
v1.4.0
08 Aug 06:09
Compare
Sorry, something went wrong.
No results found
<a name"1.4.0">
1.4.0 (2016-08-08)
Bug Fixes
support Identifier.optional (b079a2f6 )
ArrayTypeAnnotation is T[], not Array (fa37d694 )
v1.3.0
07 Aug 13:50
Compare
Sorry, something went wrong.
No results found
<a name"1.3.0">
1.3.0 (2016-08-07)
Bug Fixes
many fixes across the board, much stricter tests - Flow test suite passes (55b46915 )
v1.2.0
06 Aug 08:24
Compare
Sorry, something went wrong.
No results found
<a name"1.2.0">
1.2.0 (2016-08-06)
v1.1.0
05 Aug 23:39
Compare
Sorry, something went wrong.
No results found
<a name"1.1.0">
1.1.0 (2016-08-05)
Bug Fixes
package: publish dist/ via package.json files field (6f394839 )
v1.0.0
05 Aug 23:01
Compare
Sorry, something went wrong.
No results found
<a name"1.0.0">
1.0.0 (2016-08-05)
Bug Fixes
build:
add missing compat devDependency (356887da )
add missing env-check devDependency (f4c24723 )
npm run build as part of semantic-release (4b9b5f9a )
test: reimplement filter that skips fixtures with unsupported syntax (b921615b )
Features