Skip to content

Releases: taskrabbit/react-native-parsed-text

v0.0.22 -- Expo Web + Global Flags Fixes / nonExhaustive Mode

24 Jun 19:28
fded31e
Compare
Choose a tag to compare

Features

  • long gtlds #74
  • expo web tweaks #58
  • nonExhaustive Matching Mode #80

Bug Fixes

  • reset regexps before looping over them (alternative to #47)
  • comma containing URLs & bracket containing query-strings #82
  • others (lost track)

v0.0.21

15 Nov 22:34
228a893
Compare
Choose a tag to compare
  • Fix URL RegExp to match single digit TLDs #52
  • Fix URL RegExp to be less greedy, and avoid including . dots at the end of the URL. This matches behavior in iMessage / Other Chat Clients. #52
  • Expose PATTERNS for global patching if needed
  • Switch to Jest testing & Upgrade Infrastructure, also fix tests #52
  • Fix react-native-web via #45
  • Add matchIndex to the handler callbacks via #24

Published: https://www.npmjs.com/package/react-native-parsed-text/v/0.0.21