Releases: recurser/string-is
Releases · recurser/string-is
v1.26.0
1.26.0 (2022-04-03)
Features
- tailor the input label to the converter (e0a7192)
v1.25.0
1.25.0 (2022-04-03)
Bug Fixes
- accept the 's' modifier for regexes (4576277)
- export SqlInput.defaultOptions so that the form defaults populate correctly (8fec68a)
Features
v1.24.0
1.24.0 (2022-03-31)
Features
- support sharing of converters and their inputs (47a3525)
v1.23.2
1.23.2 (2022-03-27)
Bug Fixes
- add the missing main logo pointer cursor (d72a105)
- remove SVG mask-icon that looks ugly on Safari (b01852b)
v1.23.1
1.23.1 (2022-03-27)
Bug Fixes
- don't auto-focus on mobile, since it zooms the page (5efa5a6)
- fix textarea height on Safari (375dd30)
v1.23.0
1.23.0 (2022-03-26)
Bug Fixes
- replace react-responsive and styled-components with @compiled + media queries (d99aabc)
Features
- change the URL when a converter is selected (ad6d16c)
- clear the input when navigating back to the home page (639c94f)
v1.22.0
1.22.0 (2022-03-22)
Bug Fixes
- avoid layout issues in the header title on mobile (bd6e869)
Features
v1.20.0
1.20.0 (2022-03-21)
Features
- add a CSV to XML converter (f966639)
- add a JSON to XML converter (fce2ddb)
- add a YAML to XML converter (5bce8f0)
- add an XML to JSON converter (45fa76d)
- add an XML to YAML converter (f588f3b)
- use the 'dynamicTyping' option when parsing CSVs (f82bf54)
v1.19.2
1.19.2 (2022-03-21)
Bug Fixes
- revert prettier 2.6.0 upgrade since it breaks the app (4ede389)