Skip to content

Commit

Permalink
Add compat sections to readmes
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Oct 21, 2023
1 parent a51248a commit 24e3d8d
Show file tree
Hide file tree
Showing 10 changed files with 100 additions and 0 deletions.
10 changes: 10 additions & 0 deletions packages/esbuild/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,16 @@ This package is fully typed with [TypeScript][].
It exports the additional type [`Options`][api-options].
See [§ Types][types] on our website for information.

## Compatibility

Projects maintained by the unified collective are compatible with maintained
versions of Node.js.

When we cut a new major release, we drop support for unmaintained versions of
Node.
This means we try to keep the current release line, `@mdx-js/esbuild@^2`,
compatible with Node.js 12.

## Security

See [§ Security][security] on our website for information.
Expand Down
10 changes: 10 additions & 0 deletions packages/loader/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,16 @@ This package is fully typed with [TypeScript][].
It exports the additional type [`Options`][api-options].
See [§ Types][types] on our website for information.

## Compatibility

Projects maintained by the unified collective are compatible with maintained
versions of Node.js.

When we cut a new major release, we drop support for unmaintained versions of
Node.
This means we try to keep the current release line, `@mdx-js/loader@^2`,
compatible with Node.js 12.

## Security

See [§ Security][security] on our website for information.
Expand Down
10 changes: 10 additions & 0 deletions packages/mdx/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -1142,6 +1142,16 @@ Finally, The output is serialized JavaScript.
That final step is done by [astring][], a
small and fast JS generator.

## Compatibility

Projects maintained by the unified collective are compatible with maintained
versions of Node.js.

When we cut a new major release, we drop support for unmaintained versions of
Node.
This means we try to keep the current release line, `@mdx-js/mdx@^2`,
compatible with Node.js 12.

## Security

See [§ Security][security] on our website for information.
Expand Down
10 changes: 10 additions & 0 deletions packages/node-loader/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,16 @@ This package is fully typed with [TypeScript][].
It exports the additional type [`Options`][api-options].
See [§ Types][types] on our website for information.

## Compatibility

Projects maintained by the unified collective are compatible with maintained
versions of Node.js.

When we cut a new major release, we drop support for unmaintained versions of
Node.
This means we try to keep the current release line, `@mdx-js/node-loader@^2`,
compatible with Node.js 12.

## Security

See [§ Security][security] on our website for information.
Expand Down
10 changes: 10 additions & 0 deletions packages/preact/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,16 @@ For types to work, make sure the TypeScript `JSX` namespace is typed.
This is done by installing and using the types of your framework, as in
[`preact`](https://github.com/preactjs/preact).
## Compatibility
Projects maintained by the unified collective are compatible with maintained
versions of Node.js.
When we cut a new major release, we drop support for unmaintained versions of
Node.
This means we try to keep the current release line, `@mdx-js/preact@^2`,
compatible with Node.js 12.
## Security
See [§ Security][security] on our website for information.
Expand Down
10 changes: 10 additions & 0 deletions packages/react/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,16 @@ For types to work, make sure the TypeScript `JSX` namespace is typed.
This is done by installing and using the types of your framework, as in
[`@types/react`](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).
## Compatibility
Projects maintained by the unified collective are compatible with maintained
versions of Node.js.
When we cut a new major release, we drop support for unmaintained versions of
Node.
This means we try to keep the current release line, `@mdx-js/react@^2`,
compatible with Node.js 12.
## Security
See [§ Security][security] on our website for information.
Expand Down
10 changes: 10 additions & 0 deletions packages/register/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,16 @@ That means `import` (and `export … from`) are not supported when requiring
This package is not typed as [TypeScript][] seems to not support `.cjs` files
yet.

## Compatibility

Projects maintained by the unified collective are compatible with maintained
versions of Node.js.

When we cut a new major release, we drop support for unmaintained versions of
Node.
This means we try to keep the current release line, `@mdx-js/register@^2`,
compatible with Node.js 12.

## Security

See [§ Security][security] on our website for information.
Expand Down
10 changes: 10 additions & 0 deletions packages/remark-mdx/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,16 @@ function myRemarkPlugin() {
}
```

## Compatibility

Projects maintained by the unified collective are compatible with maintained
versions of Node.js.

When we cut a new major release, we drop support for unmaintained versions of
Node.
This means we try to keep the current release line, `remark-mdx@^2`, compatible
with Node.js 12.

## Security

See [§ Security][security] on our website for information.
Expand Down
10 changes: 10 additions & 0 deletions packages/rollup/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,16 @@ This package is fully typed with [TypeScript][].
It exports the additional type [`Options`][api-options].
See [§ Types][types] on our website for information.

## Compatibility

Projects maintained by the unified collective are compatible with maintained
versions of Node.js.

When we cut a new major release, we drop support for unmaintained versions of
Node.
This means we try to keep the current release line, `@mdx-js/rollup@^2`,
compatible with Node.js 12.

## Security

See [§ Security][security] on our website for information.
Expand Down
10 changes: 10 additions & 0 deletions packages/vue/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,16 @@ For types to work, make sure the TypeScript `JSX` namespace is typed.
This is done by installing and using the types of your framework, as in
[`vue`](https://github.com/vuejs/core).
## Compatibility
Projects maintained by the unified collective are compatible with maintained
versions of Node.js.
When we cut a new major release, we drop support for unmaintained versions of
Node.
This means we try to keep the current release line, `@mdx-js/vue@^2`,
compatible with Node.js 12.
## Security
See [§ Security][security] on our website for information.
Expand Down

0 comments on commit 24e3d8d

Please sign in to comment.