Releases: SatelCreative/formik-polaris
Releases · SatelCreative/formik-polaris
Release 1.1.1
- Update dependencies and clean up tests (ba554cc)
- Update version requirements (0f0ea2b)
- Update licence date (c506e67)
- Update yarn.lock (7f7b9ea)
- [Security] Bump mixin-deep from 1.3.1 to 1.3.2 (#16) (f9a017f)
- [Security] Bump acorn from 5.7.3 to 5.7.4 (#103) (505d90a)
Release 1.1.0
- Fix a bug where errors show even when fields have not been touched
- Added RangeSlider (thanks @baorv)
- Allow overriding
id
and error
props
- Fix polaris type imports for
4.12+
Commits
- Update dependencies (4e650f4)
- Allow manually passing error and id props (547e5d1)
- Format RangeSlider, fix errors showing on touched fields (ac79e2a)
- Add component RangerSlider (#104) (c189d71)
- Update README.md (cbfb169)
Release 1.0.0-rc.1
- Update release it, handle tsdx interactive by default test runner (3cdedfe)
- Update select to use hooks, add validate passthrough (be4ebb1)
- Fix linting issue (160d4ee)
Release 0.4.0
- Fix release with yarn (9041366)
- Render prop to children, update readme (653915d)
Release 0.3.1
- Bump deps and disable when submitting (#15) (ab479eb)
- Bump @testing-library/react from 9.0.1 to 9.1.0 (#5) (ad3e583)
- Add changelog (9701df8)