We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e5af9d commit 14bc8dfCopy full SHA for 14bc8df
src/ReactFinalForm.js
@@ -22,7 +22,7 @@ import type { FormRenderProps } from './types.js.flow'
22
import flattenSubscription from './flattenSubscription'
23
import ReactFinalFormContext from './context'
24
25
-export const version = '5.0.1'
+export const version = '5.0.2'
26
27
const versions = {
28
'final-form': ffVersion,
0 commit comments