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 f2ca4be commit fb70909Copy full SHA for fb70909
src/ReactFinalForm.js
@@ -19,7 +19,7 @@ import shallowEqual from './shallowEqual'
19
import renderComponent from './renderComponent'
20
import isSyntheticEvent from './isSyntheticEvent'
21
import type { FormRenderProps } from './types.js.flow'
22
-export const version = '3.4.2'
+export const version = '3.5.0'
23
24
const versions = {
25
'final-form': ffVersion,
0 commit comments