Skip to content

Commit 744a4a8

Browse files
authored
docs: add motivation for dropping CJS support (#897)
1 parent 3c9acd5 commit 744a4a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README_js.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ For the creation of [RFC9562](https://www.rfc-editor.org/rfc/rfc9562.html) (form
3636
<!-- prettier-ignore -->
3737
> [!NOTE]
3838
>
39-
> As of `uuid@12` CommonJS is no longer supported. See [ESM Module FAQ](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).
39+
> Starting with `uuid@12` CommonJS is no longer supported. See [implications](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c) and [motivation](https://github.com/uuidjs/uuid/issues/881) for details.
4040
4141
## Quickstart
4242

0 commit comments

Comments
 (0)