The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| linkifyjs.zip | 2024-12-04 | 138.1 kB | |
| README.md | 2024-12-04 | 838 Bytes | |
| v4.2.0 source code.tar.gz | 2024-12-04 | 167.3 kB | |
| v4.2.0 source code.zip | 2024-12-04 | 228.0 kB | |
| Totals: 4 Items | 534.2 kB | 0 | |
What's Changed
- Correctly sanitize object replacement character by treating as whitespace in https://github.com/nfrasser/linkifyjs/pull/497
- Avoid detecting invalid URLs with numbers around boundaries in https://github.com/nfrasser/linkifyjs/pull/498
- Prevent delimiter apostrophes from being included in URLs in https://github.com/nfrasser/linkifyjs/pull/499
- Correctly interpret \r\n as newline character in https://github.com/nfrasser/linkifyjs/pull/500
- Correctly interpret emoji followed by # sign in https://github.com/nfrasser/linkifyjs/pull/501
- Fix support for domain names with multiple hyphens in https://github.com/nfrasser/linkifyjs/pull/502
- Fix parsing for magnet links in https://github.com/nfrasser/linkifyjs/pull/503
Full Changelog: https://github.com/nfrasser/linkifyjs/compare/v4.1.4...v4.2.0