Skip to content

v0.12.1

Choose a tag to compare

@insin insin released this 12 Mar 21:23
· 20 commits to react since this release

Bug Fixes

  • Changed method of detecting if we're running in the browser to avoid false positives when browserify/webpack insert process shims into browser bundles.

    A false positive can result in an Error being thrown when validating a client-side FormSet (#75)