Releases: remarkjs/remark-external-links
Releases · remarkjs/remark-external-links
10.0.0
01 Oct 12:03
Compare
Sorry, something went wrong.
No results found
9.0.1
16 Aug 12:43
Compare
Sorry, something went wrong.
No results found
9.0.0
05 Aug 13:26
Compare
Sorry, something went wrong.
No results found
70fa22f Use ESM
// From CommonJS
var remarkExternalLinks = require ( 'remark-external-links' )
// To ESM
import remarkExternalLinks from 'remark-external-links'
Learn more about ESM in this guide
dec711f Add JSDoc based types
8.0.0
08 Oct 07:51
Compare
Sorry, something went wrong.
No results found
eb4cd92 Change to use the first of duplicate definitions
7.0.1
29 Sep 13:40
Compare
Sorry, something went wrong.
No results found
3a33e95 Add support for boolean as type in rel
7.0.0
22 Aug 13:50
Compare
Sorry, something went wrong.
No results found
2b792ab Add types
(breaking , potentially, if you or your dependents use typescript)
6.1.0
08 Jun 18:59
Compare
Sorry, something went wrong.
No results found
41b04df Add contentProperties option
6.0.0
23 Mar 10:43
Compare
Sorry, something went wrong.
No results found
5.0.0
19 Jun 13:08
Compare
Sorry, something went wrong.
No results found
187e6b4 Add support for adding content to external links
b04dcef Refactor prose
3abebd6 Update is-absolute-url
4.0.0
04 Jan 19:21
Compare
Sorry, something went wrong.
No results found
22f9709 Add limitations of which protocols are supported