- Notifications
You must be signed in to change notification settings - Fork1.3k
Releases: flow-typed/flow-typed
Releases · flow-typed/flow-typed
v4.1.1
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1 person reacted
v4.1.0
- Replace
$Rest<EffectTiming, {...}>withPartial<EffectTiming>in cssom (#4612)f5bf966 - add missing functions for counterpart (#4610)787a11c
- Unbreak environment definition install (#4609)e25e093
- Add Popover API to DOM environment definitions (#4607)988666c
- Fix libdef-override errors among environment libdefs (#4606)40e7dfc
- Support environment dependencies for testing (#4605)bb4cb83
- Make the CLI type check under Flow 0.261.0 (#4604)4391d27
- Remove types in intl environment that are still available in flow (#4603)31fffd6
- update node readline defs (#4602)591bf2a
- add debug v4 deinitions (#4599)af4ddac
- Add
reltoReactDOM$linkProps(#4600)7082726 - Add complete typing for jsx intrinsics (#4598)a6f7ddc
- Add support for format Range (#4597)97bd18b
- Replace nonexistent globals ClientRect and ClientRectList with aliases to DOMRect and DOMRectList (#4596)3589d41
- Add builtin node.js libdef from flow into environment (#4594)96326bf
- Add builtin bom libdef from flow into environment (#4593)fdd4a8b
- Add builtin dom libdef from flow into environment (#4592)104206a
- Add builtin intl libdef from flow into environment (#4591)e300c1c
- Add builtin indexeddb from flow into environment (#4590)fb53138
- Add some of the flow builtin libdefs to flow-typed (#4589)840509e
- Bump cross-spawn from 6.0.5 to 6.0.6 in /definitions (#4585)8760a73
- Bump cross-spawn from 7.0.3 to 7.0.6 in /cli (#4584)27db361
- [punycode.js_v2.1.x] Add definitions (#4582)8d69330
- Update semver dependency at security risk (#4580)0796e8f
- Bump micromatch from 4.0.4 to 4.0.8 in /cli (#4579)5c4ee7f
- Bump micromatch from 4.0.2 to 4.0.8 in /definitions (#4578)939ec12
- Bump braces from 3.0.2 to 3.0.3 in /definitions (#4577)a5a666c
- Bump braces from 3.0.2 to 3.0.3 in /cli (#4576)50c95c2
- Bump semver from 7.5.4 to 7.6.0 in /cli (#4571)8c154ee
- Bump simple-git from 3.10.0 to 3.16.0 in /cli (#4569)29f9bb5
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v4.0.0
What's Changed
- [cli] New definitions and testing logic for def dependencies by@Brianzchen in#4339
- [cli] Rename references to future main branch by@Brianzchen in#4348
- [webpack-bundle-analyzer] New definition by@Brianzchen in#4351
- [lodash.shuffle] Add definition by@Brianzchen in#4350
- [koa-router] Depend on koa by@Brianzchen in#4352
- [@testing-library/react] Update to use aria-query as a dependency by@Brianzchen in#4362
- [@koa/cors] Use koa as dependency by@Brianzchen in#4367
- [koa-router] Add v8-12 by@Brianzchen in#4368
- [koa-body] Add definition by@Brianzchen in#4370
- [koa-useragent] Add definition by@Brianzchen in#4371
- [CLI] remove core es5 and implement npm validation by@Brianzchen in#4363
- [cli] Expose a public api to execute commands by@Brianzchen in#4377
- [@koa/router] Pull definition from koa-router by@Brianzchen in#4369
- shift code owners into scopes and files by@Brianzchen in#4386
- [react-redux] Add type argument default and bound to useDispatch by@Brianzchen in#4394
- [CLI] merge v4 branch into
mainby@Brianzchen in#4385 - [micromatch] Add definition by@Brianzchen in#4374
- [docs] add docs to contributing md by@Brianzchen in#4404
- [cli] Tests now run against changed flow version by@Brianzchen in#4406
- [yargs] .example(): allow array arguments by@christianvuerings in#4413
- [cli] workspaces in flow-typed.config.json by@Brianzchen in#4414
- Rebase master into main from
0.201.xdeprecations by@Brianzchen in#4434 - [aria-query] Add new definition ranges to keep compatibility with RTL by@Brianzchen in#4441
- [@testing-library/react] v14 uses react-dom def deps by@Brianzchen in#4442
- [cli] Fix a bug from flow that stopped testing for ambiguous obj exactness by@Brianzchen in#4449
- Add libdef for openai-node v3.3.0 by@joshuanapoli in#4459
- Merge master changes back into main by@Brianzchen in#4480
- [formik] Add FormikContext by@Brianzchen in#4483
- [bignumber.js] Add v9 by@Brianzchen in#4486
- [@faker-js/faker] Add v8 definitions by@Brianzchen in#4488
- [@testing-library/react] Add renderHook function by@Brianzchen in#4490
- [node] Add process module definitions by@Brianzchen in#4491
- [react-router-dom] Add ScrollRestoration and future by@Brianzchen in#4493
- [copy-dir] Add definition by@Brianzchen in#4496
- [aphrodite]: Make StyleObject ReadOnly by@Brianzchen in#4495
- [cli] Add .gitattributes to root by@Brianzchen in#4497
- [query-string] Support parseFragmentIdentifier option for parseURL by@c960657 in#4498
- [react-router-dom]: Add missing createHashRouter by@Brianzchen in#4502
- [deepmerge] Fix arrayMerge options by@Brianzchen in#4503
- [react-responsive] Add definition by@Brianzchen in#4504
- [yargs] Fix example and middleware types by@Brianzchen in#4511
- Add aws-appsync-subscription-link by@joshuanapoli in#4513
- Fix some invalid JSON regarding flow-typed.config.json docs [master branch] by@valscion in#4515
- Fix some invalid JSON regarding flow-typed.config.json docs [main branch] by@valscion in#4516
- [micromatch] Change usage of $Shape to Partial by@Brianzchen in#4514
- [cli] Ignore non-prod definitions when installing defs of depepndecies by@Brianzchen in#4517
- [base-64] new definition by@Brianzchen in#4518
- [ci] Use dynamic node versions matrix by@pascalduez in#4521
- [cli][defs] Enforce Yarn version by@pascalduez in#4522
- [env:node] Add assert module by@pascalduez in#4520
- Update email address to new fastmail account by@flowtyped-bot in#4523
- Bump debug from 4.1.1 to 4.3.4 in /cli by@dependabot in#4525
- Bump debug from 4.1.1 to 4.3.4 in /definitions by@dependabot in#4524
- [body-scroll-lock-upgrade] Add definition by@Brianzchen in#4529
- [react-native-vision-camera] Add definition by@joshuanapoli in#4533
- [webpack] Add ProgressPlugin by@Brianzchen in#4530
- [use-debounce] Add definition by@Brianzchen in#4531
- [openai] Add definition for openai v4 by@joshuanapoli in#4536
- Bump @babel/traverse from 7.8.4 to 7.23.2 in /cli by@dependabot in#4537
- Bump @babel/traverse from 7.16.3 to 7.23.2 in /definitions by@dependabot in#4538
- [js-yaml] Add definition v4 by@Brianzchen in#4539
- [cli] pnpm support by@Brianzchen in#4540
- [cli] Install a dependency's environment definitions by@Brianzchen in#4541
- [body-scroll-lock-upgrade] Fix module naming by@Brianzchen in#4545
- [use-debounce] Fix debounce returned function by@Brianzchen in#4544
- [cli] Update flow-bin to 0.200.0 by@Brianzchen in#4547
- [graphql] [@apollo/client] add graphql libdef and integrate with @apollo/client by@joshuanapoli in#4550
- [react-native-vision-camera] Add definition for v3 by@joshuanapoli in#4552
- [react-router-dom] Expose UNSAFE context components by@Brianzchen in#4553
- [worker_threads] Add definition by@Brianzchen in#4554
- [module-alias] New definition by@Brianzchen in#4555
- [rimraf] Add definition v5 by@mischnic in#4556
- [@tanstack/react-query] Adding definition by@CarlosPettersen in#4557
- Add
signalproperty to Axios request config by@hyperupcall in#4558 - refactor: Improve placement of
$FlowExpectedErrors in@babel/*packages by@hyperupcall in#4559 - [axios]: Add definition for interceptor
.clear()by@hyperupcall in#4561 - [react-router-dom] Add future object to NavigatorProvider object by@Brianzchen in#4562
- [history] Fix partial error by@Brianzchen in#4563
- [webpack] Add missing ProvidePlugin by@Brianzchen in#4564
- [react-dom] Add flushSync by@mwiencek in#4566
- [flow-enums-runtime] Add definition by@Brianzchen in#4567
- [@tanstack/react-query] Copy to react-query v5 to v4 by@Brianzchen in#4568
New Contributors
- @christianvuerings made their first contribution in#4413
- @flowtyped-bot made their first contribution in#4523
- @CarlosPettersen made their first contribution in#4557
- @hyperupcall made their first contribution in#4558
Full Changelog:https://github.com/flow-typed/flow-typed/compare/v3.9.0......
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v4.0.0-4
v4.0.0-4Pre-release
Pre-release
Fixed
- Fix some invalid JSON regarding flow-typed.config.json docs
Changed
- Install a dependency's environment definitions
- Add .gitattributes to root
- Use dynamic node versions matrix
- Enforce Yarn version
- Update email address to new fastmail account
- Bump semver to 7.5.4 in /cli
- Bump debug from 4.1.1 to 4.3.4 in /cli
- Bump @babel/traverse from 7.8.4 to 7.23.2 in /cli
- Update flow-bin to 0.200.0
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1 person reacted
v4.0.0-3
v4.0.0-3Pre-release
Pre-release
Changes
- flow-typed.config.json now supports new workspaces property to explicitly define workspaces to search for package.json dependencieshttps://github.com/flow-typed/flow-typed/blob/main/docs/flow-typed-config.md#workspaces
- Improve new definition creator error handling
- Bump json5 from 2.1.1 to 2.2.3
- Bump http-cache-semantics from 4.0.4 to 4.1.1
- Bump tough-cookie from 4.0.0 to 4.1.3
- Bump word-wrap from 1.2.3 to 1.2.4
- Bump semver from 7.3.2 to 7.5.4
Test runner changes
- Fix runTests command for flow@^0.200.0 set exact_by_default option
- Fix running definition tests locally on MacOS
- Fix a bug from flow that stopped testing for ambiguous obj exactness
- Fix CI tests for environments
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1 person reacted
v3.9.0
Fixed
- [cli] Bump semver to patch vulnerability (#4479)
- [cli:test] Fix CI tests for environments (#4463)
- [cli] Fix a bug from flow that stopped testing for ambiguous obj
- [cli] Fix running definition tests locally on MacOS (#4440)
- [cli]Fix runTests command for flow@^0.200.0 set exact_by_default option (#4423)
- Bump http-cache-semantics from 4.0.4 to 4.1.1 in /cli (#4420)
- Bump json5 from 2.1.1 to 2.2.3 in /cli (#4416)
- Bump minimatch from 3.0.4 to 3.1.2 in /cli (#4409)
- Bump word-wrap from 1.2.3 to 1.2.4 in /cli (#4469)
- Bump tough-cookie from 4.0.0 to 4.1.3 in /cli (#4464)
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1 person reacted
v4.0.0-2
v4.0.0-2Pre-release
Pre-release
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1 person reacted
v4.0.0-1
v4.0.0-1Pre-release
Pre-release
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1 person reacted
v4.0.0-0
v4.0.0-0Pre-release
Pre-release
Assets2
Uh oh!
There was an error while loading.Please reload this page.
3 people reacted
v3.8.0
Added
- Core definitions (#4255)
- Create test harness (#4268)
- Make use of flow-typed.config.js for ignored (#4288)
Changed
- Consistent list logging (#4287)
- Coerce cli version with semver to allow for prerelease tags (#4291)
- Fix if dependency is resolved npm package (#4298)
- Bump minimist from 1.2.0 to 1.2.6 in (#4293)
- [docs] contract -> contrast (#4281)
- [docs] update command doesn't take positional arguments (#4328)
- [docs] document create-stub --typescript flag (#4329)
Assets2
Uh oh!
There was an error while loading.Please reload this page.
3 people reacted