Skip to content

Commit 1c346a0

Browse files
committed
Refactor docs
1 parent 0a5de58 commit 1c346a0

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

readme.md

+8-5
Original file line numberDiff line numberDiff line change
@@ -194,10 +194,13 @@ It exports the additional types [`Check`][api-check],
194194
195195
## Compatibility
196196
197-
Projects maintained by the unified collective are compatible with all maintained
197+
Projects maintained by the unified collective are compatible with maintained
198198
versions of Node.js.
199-
As of now, that is Node.js 14.14+ and 16.0+.
200-
Our projects sometimes work with older versions, but this is not guaranteed.
199+
200+
When we cut a new major release, we drop support for unmaintained versions of
201+
Node.
202+
This means we try to keep the current release line, `hast-util-is-element@^2`,
203+
compatible with Node.js 12.
201204
202205
## Security
203206
@@ -265,9 +268,9 @@ abide by its terms.
265268
266269
[downloads]: https://www.npmjs.com/package/hast-util-is-element
267270
268-
[size-badge]: https://img.shields.io/bundlephobia/minzip/hast-util-is-element.svg
271+
[size-badge]: https://img.shields.io/badge/dynamic/json?label=minzipped%20size&query=$.size.compressedSize&url=https://deno.bundlejs.com/?q=hast-util-is-element
269272
270-
[size]: https://bundlephobia.com/result?p=hast-util-is-element
273+
[size]: https://bundlejs.com/?q=hast-util-is-element
271274
272275
[sponsors-badge]: https://opencollective.com/unified/sponsors/badge.svg
273276

0 commit comments

Comments
 (0)