0.8.3
Recent Commits to linkify-plus-plus-core:master
-
0.8.3
-
Update changelog
Update changelog
-
Fix: don't register empty listener, bump dependencies (#19)
Fix: don't register empty listener, bump dependencies (#19) * Bump deps * Fix: don't register null listener * Bump node version * Fix: install chrome on ci * Fix: entries * concurrency? * only push * Remove cache? * WIP * env? * pr * install? * instal script? * rm? * install? * w * ci? * Fix: can't use npm ci to install puppeteer * ci with queue * fix * Update test * try node 22? * use node 22
-
0.8.2
0.8.2
-
Update changelog
Update changelog
-
Fix: simplify exports for tree shaking
Fix: simplify exports for tree shaking
-
0.8.1
0.8.1
-
Update changelog
Update changelog
-
Refactor: add lib/rx.js (#18)
Refactor: add lib/rx.js (#18) * Refactor: add lib/rx.js * Add: simple URL rx
-
0.8.0
0.8.0
-
Update changelog
Update changelog
-
Add: support replacement string in custom rule (#17)
Add: support replacement string in custom rule (#17) * Bump deps, update tlds * Add: rewrite with multi-re, support replacement string * Add: test * Fix: disable sandbox * Fix: range calculation with non-zero prefix/suffix * Fix: custom rule middle group offset * Fix: document