Skip to content

Releases: recurser/string-is

v1.26.0

03 Apr 03:00
Compare
Choose a tag to compare

1.26.0 (2022-04-03)

Features

  • tailor the input label to the converter (e0a7192)

v1.25.0

03 Apr 01:55
Compare
Choose a tag to compare

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

31 Mar 16:00
Compare
Choose a tag to compare

1.24.0 (2022-03-31)

Features

  • support sharing of converters and their inputs (47a3525)

v1.23.2

27 Mar 03:55
Compare
Choose a tag to compare

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

27 Mar 01:23
Compare
Choose a tag to compare

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

26 Mar 07:34
Compare
Choose a tag to compare

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

22 Mar 14:40
Compare
Choose a tag to compare

1.22.0 (2022-03-22)

Bug Fixes

  • avoid layout issues in the header title on mobile (bd6e869)

Features

  • add canonical meta tags (6709209)

v1.21.0

21 Mar 16:14
Compare
Choose a tag to compare

1.21.0 (2022-03-21)

Features

v1.20.0

21 Mar 15:48
Compare
Choose a tag to compare

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

21 Mar 13:32
Compare
Choose a tag to compare

1.19.2 (2022-03-21)

Bug Fixes

  • revert prettier 2.6.0 upgrade since it breaks the app (4ede389)