v1.39.0
Breaking Changes
Other Updates
- [#366] Adds optional
testIdprop to the Input component, to facilitate its look-up by Testing Library's getByTestId() method. - Adds mockAxios() method to Jest Utils (it helps to mock out axios functionality in tests).
- Update of dependencies.