Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: flow-typed/flow-typed

v4.1.1

13 May 15:08
7013406
Compare
Choose a tag to compare
  • Do not consider config file to be environment libdef file (#4613) 8922042

v4.1.0...v4.1.1

v4.1.0

28 Apr 17:57
446410a
Compare
Choose a tag to compare
  • Replace $Rest<EffectTiming, {...}> with Partial<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 rel to ReactDOM$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

v4.0.0...v4.1.0

v4.0.0

11 May 13:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/flow-typed/flow-typed/compare/v3.9.0......

Read more

v4.0.0-4

07 Nov 16:03
Compare
Choose a tag to compare
v4.0.0-4 Pre-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

v4.0.0-3

29 Jul 02:34
Compare
Choose a tag to compare
v4.0.0-3 Pre-release
Pre-release

Changes

  • flow-typed.config.json now supports new workspaces property to explicitly define workspaces to search for package.json dependencies https://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

v3.9.0

29 Jul 02:12
Compare
Choose a tag to compare

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)

v4.0.0-2

30 Dec 21:37
Compare
Choose a tag to compare
v4.0.0-2 Pre-release
Pre-release

v4.0.0-1...v4.0.0-2

v4.0.0-1

01 Aug 20:06
Compare
Choose a tag to compare
v4.0.0-1 Pre-release
Pre-release

Fixed

  • Checkout into mainline cache if not already (#4354) 8c01acb

v4.0.0-0...v4.0.0-1

v4.0.0-0

24 Jul 02:45
Compare
Choose a tag to compare
v4.0.0-0 Pre-release
Pre-release

Changed

  • Definitions depend on other definitions (#4331) 724afdc
  • Rename references to future main branch (#4348) b3e0fde
  • New definitions and testing logic for def dependencies (#4339) a349be2

v3.8.0...v4.0.0-0

v3.8.0

26 Jun 18:30
Compare
Choose a tag to compare

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)