Skip to content

Tags: c089/flow

Tags

v0.1.4

Toggle v0.1.4's commit message
- Bump Flow version to 0.1.4

- [Flow] Unbreak the open source build
- [PR facebook#200] from fmahnke/node_http_interface
- [PR facebook#203] from rsolomo/node-net-isip
- [PR facebook#201] from unknownexception/patch-1
- [Flow] Fill out Map definition
- try-catch
- missing annotation errors for type aliases
- Type refinement fixes for early return

v0.1.3

Toggle v0.1.3's commit message
Merge pull request facebook#203 from rsolomo/node-net-isip

add declarations for net.isIP*

v0.1.2

Toggle v0.1.2's commit message
Added changelog for 0.1.2 release

v0.1.1

Toggle v0.1.1's commit message
Added changelog for 0.1.1 release

- [Issue facebook#4] Typecheck .jsx files
- [Issue facebook#22] Return a nonzero exit code from 'flow check' if there are errors
- [IRC report] Autostart the Flow server on all commands
- Improve the printing of types in 'flow suggest'
- Add a --timeout option to all commands
- [PR facebook#27] Clearer error message when 'flow init' hasn't been run
- [PR facebook#39] Fix to Emacs bindings
- [PR facebook#53] Support node modules that end in .js
- [PR facebook#59] Fix example
- [PR facebook#65] Fix dependencies in flux-chat example
- [PR facebook#66] Add type definitions for HTMLCanvasElement

v0.1.0

Toggle v0.1.0's commit message
Initial public release