Releases: gregjacobs/Autolinker.js
Releases · gregjacobs/Autolinker.js
v3.14.0
v3.13.0
- Support number only urls with valid protocol (#311). Thanks @adamdavidcole!
v3.12.0
- Support curly brackets and carets in url query (#303). Thanks @adamdavidcole!
v3.11.1
Narrow down the emoji regex to not include things like curly quotes (thanks @adamdavidcole!)
v3.11.0
Some amazing contributions in this release. Sorry for the version number snafu - accidentally created a 3.10.0 tag instead of 3.1.0, so went up from there.
Changes:
- Remove misused browser field. Thanks @TrySound
- accept emoji in URLs (fix for #238) Thanks @adamdavidcole
- Fix for URLs preceded with text are not linked correctly #159. Thanks @adamdavidcole
- Don't match email address with invalid TLD. Thanks one more time to @adamdavidcole!
v3.10.0
- Match a 'mailto:' prefix as part of an email address (thanks @adamdavidcole!)
v3.0.4
- Export all Autolinker config interfaces from index.ts
v3.0.3
- Fix name of package in bower.json to be lowercase