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 5cae430 commit c96c8a6Copy full SHA for c96c8a6
src/ReactFinalForm.js
@@ -20,7 +20,7 @@ import isSyntheticEvent from './isSyntheticEvent'
20
import type { FormRenderProps } from './types.js.flow'
21
import { ReactFinalFormContext } from './reactFinalFormContext'
22
23
-export const version = '4.0.2'
+export const version = '4.1.0'
24
25
const versions = {
26
'final-form': ffVersion,
0 commit comments