Skip to content

Tags: dominictobias/flow

Tags

v0.149.0

Toggle v0.149.0's commit message
Flow v0.149.0

Reviewed By: gkz

Differential Revision: D27775517 (facebook@afdc6d3)

fbshipit-source-id: 8dc0f1156cb3f2b9ccb47b7fedb2cf6705051026

v0.148.0

Toggle v0.148.0's commit message
v0.148.0

Reviewed By: mvitousek

Differential Revision: D27483848 (facebook@7f81360)

fbshipit-source-id: cf601883955c98faa65b7c569ff853e37807c7bd

v0.147.0

Toggle v0.147.0's commit message
v0.147.0

Reviewed By: nmote

Differential Revision: D27173626 (facebook@56cd848)

fbshipit-source-id: 07ebb8296e8077eb35fccf269d08dd29d798c854

v0.146.0

Toggle v0.146.0's commit message
v0.146.0

Reviewed By: pieterv

Differential Revision: D26823600 (facebook@e697716)

fbshipit-source-id: 5946c471b34511b4c8554031379ea5cfeb96624b

v0.145.0

Toggle v0.145.0's commit message
v0.145.0

Reviewed By: mroch

Differential Revision: D26493991

fbshipit-source-id: 0ddf297df4a0e051c8af5d18598c99eca32fe779

v0.144.0

Toggle v0.144.0's commit message
don't exit when merely touching .flowconfig

Summary:
`touch .flowconfig` triggers a filesystem change, and we restart whenever we're told the flowconfig changed, without actually checking to see if the contents changed.

now we compare the hash from when we started the server to the hash after the update. we still restart if _anything_ changed, even a comment, but we have plans to work on handling changes incrementally later.

Reviewed By: nmote

Differential Revision: D26252756 (facebook@cff5f3b)

fbshipit-source-id: 48074e6e83d5d13a196e67df04345d85d3d208b4

v0.143.1

Toggle v0.143.1's commit message
v0.143.1

Reviewed By: mroch

Differential Revision: D26008151 (facebook@f6508c0)

fbshipit-source-id: 93ebfb0d91d11160521e1e22d9fa7ec47cb66ec3

v0.143.0

Toggle v0.143.0's commit message
v0.143.0

Reviewed By: panagosg7

Differential Revision: D25983909 (facebook@74ba9b0)

fbshipit-source-id: c50f9380661dec5f047e4a0444289526f2fb9933

v0.142.0

Toggle v0.142.0's commit message
v0.142.0

Reviewed By: Hans-Halverson

Differential Revision: D25809859 (facebook@6853148)

fbshipit-source-id: e51fee2b3cae89f6076ef13d6c8d9b216c7f0a6f

v0.141.0

Toggle v0.141.0's commit message
Flow v0.141.0

Reviewed By: gkz

Differential Revision: D25643914 (facebook@f1a694e)

fbshipit-source-id: 7d3a2b063a8394b65e44f6d4c8b12d513e908947