Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
linkifyjs.zip | 2025-05-07 | 61.3 kB | |
README.md | 2025-05-07 | 521 Bytes | |
v4.3.0 source code.tar.gz | 2025-05-07 | 173.9 kB | |
v4.3.0 source code.zip | 2025-05-07 | 234.9 kB | |
Totals: 4 Items | 470.7 kB | 1 |
What's Changed
- Fix: allow apostrophe in URL by @patrickReiis in https://github.com/nfrasser/linkifyjs/pull/504
- Fix tokenizing of comments starting or ending with more than two -- by @hrb-hub in https://github.com/nfrasser/simple-html-tokenizer/pull/1
- Update dependencies by @nfrasser in https://github.com/nfrasser/linkifyjs/pull/513
- Rename dist file
.cjs.js
and.es.js
extensions to.cjs
and.mjs
, respectively
Full Changelog: https://github.com/nfrasser/linkifyjs/compare/v4.2.0...v4.3.0