Comparing version 4.59.0 to 4.59.1
@@ -210,2 +210,3 @@ 'use strict'; | ||
if (pristine) { | ||
logger('Resetting entire form as form is pristine and we got new initial values'); | ||
formApi.reset(); | ||
@@ -212,0 +213,0 @@ } |
@@ -202,2 +202,3 @@ import { objectWithoutProperties as _objectWithoutProperties, slicedToArray as _slicedToArray, objectSpread2 as _objectSpread2 } from '../_virtual/_rollupPluginBabelHelpers.js'; | ||
if (pristine) { | ||
logger('Resetting entire form as form is pristine and we got new initial values'); | ||
formApi.reset(); | ||
@@ -204,0 +205,0 @@ } |
{ | ||
"name": "informed", | ||
"version": "4.59.0", | ||
"version": "4.59.1", | ||
"description": "A lightweight framework and utility for building powerful forms in React applications", | ||
@@ -5,0 +5,0 @@ "type": "module", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
609617
15352