We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86e977c commit f1f9df1Copy full SHA for f1f9df1
README.md
@@ -144,11 +144,11 @@ plugin documentation](https://linkify.js.org/docs/plugins.html).
144
145
## Browser Support
146
147
-Linkify natively supports all modern browsers.
+Linkify natively supports all modern browsers. Older browsers supported with [Babel](https://babeljs.io).
148
149
## Node.js Support
150
151
-Linkify is tested on Node.js 14 and up. Older Node.js versions are unofficially
+Linkify is tested on Node.js 18 and up. Older Node.js versions are unofficially
152
supported.
153
154
## Downloads
0 commit comments