v0.12.1
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-sideFormSet
(#75)