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 c933cd0 commit b9985e6Copy full SHA for b9985e6
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.2'
+export const version = '5.1.0'
26
27
const versions = {
28
'final-form': ffVersion,
0 commit comments