Releases: tkrotoff/react-form-with-constraints
Releases · tkrotoff/react-form-with-constraints
v0.19.1
21 Jul 22:24
Compare
Sorry, something went wrong.
No results found
Switch from CodeSandbox to StackBlitz
v0.19.0
21 Jul 19:38
Compare
Sorry, something went wrong.
No results found
Fix React 18 types (#58 )
Use React 18 in examples
Update most npm packages when possible
Switch from Puppeteer to Playwright
Remove Yarn, use npm workspaces instead
Use Lerna only for npm run version
v0.18.0
20 May 17:45
Compare
Sorry, something went wrong.
No results found
Breaking Changes
Upgrade Bootstrap from v4 to v5
v0.17.0
16 May 18:52
Compare
Sorry, something went wrong.
No results found
v0.16.1
06 May 07:26
Compare
Sorry, something went wrong.
No results found
Fixes
Fix jscodeshift: remove console.assert() from bundle
v0.16.0
22 Oct 15:17
Compare
Sorry, something went wrong.
No results found
Breaking Changes
Drop IE 10 support (IE 11 still supported)
Use Array.flat(Infinity): Node.js >= 12 required
Use TypeScript 3.7 "asserts condition"
Features
Update npm packages
More ESLint and Stylelint plugins
v0.15.2
19 Oct 22:25
Compare
Sorry, something went wrong.
No results found
Fixes
Set field.element as soon as possible
v0.15.0
05 Mar 18:54
Compare
Sorry, something went wrong.
No results found
Breaking Changes
Dissociate emitSync and emitAsync
resetFields() does not return a Promise anymore
fieldWillValidate(), fieldDidValidate() and fieldDidReset() are sync instead of async: this might affect your tests
Features
Improve README
No need for downlevelIteration anymore
Fixes
v0.14.2
28 Feb 00:53
Compare
Sorry, something went wrong.
No results found
Features
Enable Airbnb ESLint restricted syntax, should reduce the bundle size
No default export, see Avoid Export Default
v0.14.1
27 Feb 23:32
Compare
Sorry, something went wrong.
No results found