Skip to content

Commit 0f74f08

Browse files
authored
docs: add link to README of stable version (#358)
1 parent 8d96fb9 commit 0f74f08

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ Features:
1414
- Uses cryptographically-strong random number APIs
1515
- Zero-dependency, small footprint
1616

17+
⚠️⚠️⚠️ This is the README of the upcoming major version of this library. You can still [access the README
18+
of the current stable version](https://github.com/uuidjs/uuid/blob/v3.4.0/README.md). ⚠️⚠️⚠️
19+
1720
## Quickstart - Node.js/CommonJS
1821

1922
```shell

README_js.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ Features:
2727
- Uses cryptographically-strong random number APIs
2828
- Zero-dependency, small footprint
2929

30+
⚠️⚠️⚠️ This is the README of the upcoming major version of this library. You can still [access the README
31+
of the current stable version](https://github.com/uuidjs/uuid/blob/v3.4.0/README.md). ⚠️⚠️⚠️
32+
3033
## Quickstart - Node.js/CommonJS
3134

3235
```shell

0 commit comments

Comments
 (0)