flow-typed
Advanced tools
Changelog
[3.0.0] 2020-02-18
Changelog
[2.6.2] - 2019-10-23
--overwrite
option to the install
command (#3535)Changelog
[2.6.0] - 2019-07-15
core-js/stable
and core-js/es/symbol
in core-js (#3426)--typescript
to create-stub
will use flowgen to create a stub form an existing, published typescript definition (#3387)version
command has been dropped in favor of the native --version
flagChangelog
[2.5.0] - 2018-07-06
The flow-typed project has moved to a new organization, @flow-typed!
cacheDir
flag to install
and update
commands (#2016)github@0.2.4
with Octokit (#2107)Changelog
[2.4.0] - 2018-03-16
A week after this release, all previous versions of flow-typed
on npm will be DEPRECATED, in order to encourage upgrading to version 2.4.0
. After which, we will be introducing files to definition folders under /definitions/npm
, which will break the search
, install
and validate-defs
commands.
We strongly recommend upgrading to 2.4.0
within that timeframe.
/definitions/npm/<library>_vx.x.x/
(#1962)describe
and it
can now be importing from 'flow-typed-test'
in _test
files (#1942)
unzip
with unzipper
(#1957)babel-core
as a dependency (#1864)