Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

formsy-react

Package Overview
Dependencies
Maintainers
10
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

formsy-react - npm Package Versions

1
9

2.0.0-beta.6

Diff

Changelog

Source

v2.0.0-beta.6

28 October 2019

rkuykendall
published 2.0.0-beta.5 •

Changelog

Source

v2.0.0-beta.5

26 October 2019

  • Fix Typescript false vs boolean typing #260
  • Dependabot Automatic Library Bumps #240
  • Update to wrapper types to fix props #259
  • Remove deprecated lifecycle methods #216
  • chore(deps-dev): Bump jest from 24.8.0 to 24.9.0 #222
  • chore(deps-dev): Bump rollup from 1.19.2 to 1.20.3 #223
  • chore(deps-dev): Bump husky from 3.0.2 to 3.0.4 #220
  • chore(deps): [Security] Bump eslint-utils from 1.4.0 to 1.4.2 #215
  • chore(deps-dev): Bump @types/react from 16.8.24 to 16.9.2 #221
  • Bump babel, typescript, and types #212
  • Fix shouldComponentUpdate and context changes in withFormsy #200
  • Add function formsyRef.setValue to change only one input #189
  • Fix test utils imports to use src, not dist. #199
  • Bump np from 5.1.0 to 5.1.1 ec69f94
  • Fix Typescript type issue from false => boolean 0cafa43
  • Fix type incompatibility between validation and requiredValidation 349cc14
rkuykendall
published 2.0.0-beta.4 •

Changelog

Source

v2.0.0-beta.4

12 July 2019

  • Add prettier format to Markdown files #197
  • Fix test imports to use src not dist files #196
  • Bump all libraries #195
  • Allow HTMLFormElement attributes to be passed to a Formsy form #193
  • chore(deps): [Security] Bump lodash from 4.17.11 to 4.17.14 #191
  • Fix 'types' package key to point at the generated type declaration. #192
rkuykendall
published 2.0.0-beta.3 •

Changelog

Source

v2.0.0-beta.3

5 July 2019

  • Significant tightening / improvements of Typescript Types #175
  • chore(deps-dev): Bump eslint-plugin-jsx-a11y from 6.2.1 to 6.2.3 #185
  • Add back a number of disabled eslint checks #184
  • Bump all libraries and reset yarn lock #183
  • Convert tests to Typescript #182
  • Convert Wrapper to Typescript #181
  • Convert index / Formsy to Typescript #178
  • Bump all eslint libraries and reset yarn lock #180
  • Convert utils to typescript #177
  • Convert validationRules to Typescript #174
  • Restrict prettier from formatting dist #176
  • Replace webpack with rollup for cleaner releases #173
  • Clean up tests and remove unnecesary dev libraries #172
  • Stop project from building when running yarn #171
  • Switch from standard-changelog to auto-changelog #170
  • Revert some changes with Enzyme #169
  • docs: Update gitter badge #168
  • Switch to Enzyme for testing #167
  • Switch to Jest for testing #166
  • refactor: Upgrade all babel libraries to 7.x #165
  • chore(deps-dev): Bump np from 5.0.2 to 5.0.3 #150
  • chore(deps-dev): Bump eslint-plugin-react from 7.5.1 to 7.13.0 #163
  • chore(deps): [Security] Bump hoek from 4.2.0 to 4.2.1 #162
  • chore(deps-dev): Bump nodeunit from 0.11.2 to 0.11.3 #159
  • chore(deps-dev): Bump eslint-plugin-jsx-a11y from 6.0.3 to 6.2.1 #157
  • chore(deps-dev): Bump babel-eslint from 8.1.2 to 10.0.2 #158
  • chore(deps-dev): Bump webpack from 3.10.0 to 3.12.0 #160
  • chore(deps-dev): Bump eslint from 4.14.0 to 4.19.1 #161
  • chore(deps-dev): Bump eslint-plugin-import from 2.8.0 to 2.17.3 #149
  • chore(deps-dev): Bump sinon from 4.1.3 to 7.3.2 #152
  • chore(deps-dev): Bump react from 16.2.0 to 16.8.6 #154
  • Fix version command blocking beta-3 release fe8ea23
  • Fix build 6f183a2
rkuykendall
published 2.0.0-beta.2 •

Changelog

Source

v2.0.0-beta.2

21 June 2019

  • style: Add prettier #156
  • docs: Add guide for upgrading from 1.x to 2.x to README #142
  • chore(deps): [Security] Bump extend from 3.0.1 to 3.0.2 #147
  • chore(deps): [Security] Bump is-my-json-valid from 2.16.1 to 2.20.0 #148
  • chore(deps): [Security] Bump lodash from 4.17.4 to 4.17.11 #151
  • chore(deps-dev): [Security] Bump react-dom from 16.2.0 to 16.8.6 #155
  • chore(deps): [Security] Bump stringstream from 0.0.5 to 0.0.6 #153
  • Increase performance #126
  • Fix: Improve comparison of dates in isSame #129
  • Improve form valid state #95
  • test(form): Element's sCU is called with correct value #97
  • docs: Add Github pull request template #140
  • Add information about standard-changelog #139
  • Remove broken examples and webpack-dev-server #138
  • Add np for standard, easy releases #137
rkuykendall
published 2.0.0-beta.1 •

Changelog

Source

v2.0.0-beta.1

26 May 2019

  • Merge v2.0 branch #135
  • Fixing #123 #124
  • Fix isValidValue call in documentation. Closes #99. #101
  • Merge pull request #101 from guillaumevincent/patch-1 #99
  • Fix isValidValue call in documentation #99
  • fix: removed useless default for innerRef prop from the HOC to prevent warnings when the wrapped component is a SFC 3284327
mrasic
published 1.1.5 •

mrasic
published 2.0.0-beta.0 •

Changelog

Source

v2.0.0-beta.0

22 May 2018

  • chore: removed deprecated Wrapper export and all the redundant tests for it a71a072
  • Fix tests 42dbcfb
  • fix form level onchange not honoring dot notation nesting 247d3cc
mrasic
published 1.1.4 •

Changelog

Source

v1.1.4

21 May 2018

  • typo #91
  • Update CHANGELOG for 1.1.4 #85
  • Fix isDefaultRequiredValue to also consider null as an empty value. #82
  • fix: Scroll in IE does not work if form is disabled #81
  • Allow string values for Wrapper required prop #75
  • chore(dependencies): Bump eslint-plugin-jsx-a11y from 6.0.2 to 6.0.3 #56
  • chore(dependencies): Bump standard-changelog from 1.0.6 to 1.0.7 #58
  • chore(dependencies): Bump eslint from 4.13.1 to 4.14.0 #55
  • chore(dependencies): Bump babel-eslint from 8.0.3 to 8.1.2 #57
  • chore(gitter): Add gitter badge to readme #49
  • docs: Added badge-size badge and a list of component packages to readme 8f8192d
  • docs: fixed mixed-up headers b441a6d
  • 1.1.4 build 6cfdc9a
mrasic
published 1.1.3 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc