linkify-react
Advanced tools
Changelog
v4.0.0
linkifyjs/string
, linkifyjs/html
, linkifyjs/plugins/*
packages. Use linkify-string
, linkify-html
and linkify-plugin-*
instead.mailto:
now have type url
instead of email
linkify-plugin-ip
plugin for detecting IPv4 and IPv6 addresseslinkify-plugin-keyword
plugin for detecting arbitrary keywordslinkify.find()
function accepts an options
argument for output formattingrender
option to override link renderingoptionalSlashSlash
argument for registerCustomProtocol
to allow links that don't require //
after scheme:
toFormattedString(options)
, toFormattedHref(options)
and toFormattedObject(options)
that accept a linkify.Options
objectlinkify-react
: New as
property (alias for tagName
)truncate
)linkify-html
: Improved HTML entity parsingChangelog
v3.0.4
"module"
field in package.json