Skip to content

Commit a583d9d

Browse files
author
Nick Frasser
committed
v2.1.8
1 parent 05731df commit a583d9d

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Linkify Changelog
22

3+
### v2.1.8
4+
5+
* Allow mentions with inner @ sign for federated mentions - thanks @juliushaertl!
6+
* Drop official Internet Explorer 8 support (still supported unofficially but may break in future releases)
7+
* Update dev dependencies
8+
39
### v2.1.7
410

511
* Update dependencies (#243)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "linkifyjs",
3-
"version": "2.1.7",
3+
"version": "2.1.8",
44
"description": "Intelligent link recognition, made easy",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)