Skip to content

Releases: syntax-tree/mdast-util-gfm-autolink-literal

2.0.1

19 Aug 09:42
182000e
Compare
Choose a tag to compare

Performance

  • 2402c21 Refactor to improve performance of email regex

Full Changelog: 2.0.0...2.0.1

2.0.0

10 Jul 13:58
8eaf9d1
Compare
Choose a tag to compare

Change

  • d21e657 Update @types/mdast, mdast utilities
    migrate: update too
  • cf0916d Change to require Node.js 16
    migrate: update too
  • 6f86e71 Change to use exports
    migrate: don’t use private APIs
  • 20ae207 Change to expose functions
    migrate: gfmAutolinkLiteralToMarkdown -> gfmAutolinkLiteralToMarkdown gfmAutolinkLiteralFromMarkdown -> gfmAutolinkLiteralFromMarkdown()

Full Changelog: 1.0.3...2.0.0

1.0.3

29 Jan 17:25
251fb3a
Compare
Choose a tag to compare

Fix

Misc

Full Changelog: 1.0.2...1.0.3

1.0.2

24 Sep 09:45
04b874c
Compare
Choose a tag to compare

Full Changelog: 1.0.1...1.0.2

1.0.1

15 Aug 11:20
e38f737
Compare
Choose a tag to compare
  • b02cdaf Fix algorithm 2 for multiple autolinks

1.0.0

22 Jun 21:03
202dc2c
Compare
Choose a tag to compare

0.1.3

03 Feb 11:27
d393b86
Compare
Choose a tag to compare
  • a2fac79 Fix to match GHs algorithm

0.1.2

04 Jan 10:07
aa87cc2
Compare
Choose a tag to compare
  • 07bf001 Remove URL escaping in link labels

0.1.1

18 Sep 14:38
300db8c
Compare
Choose a tag to compare

0.1.0

14 Sep 13:23
1e07d17
Compare
Choose a tag to compare