diff options
| author | FakerJS 🤖 <[email protected]> | 2025-07-13 18:28:41 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-07-13 16:28:41 +0000 |
| commit | 9e8a4e9d821f2dd6e38ab72b22607ebd1279869a (patch) | |
| tree | ee7ad1a8c87573c4462486cb03f6053a77f55ca8 /README.md | |
| parent | 93416f71cf0ddf32dd12c181c862a1b59ef4fd86 (diff) | |
| download | faker-9e8a4e9d821f2dd6e38ab72b22607ebd1279869a.tar.xz faker-9e8a4e9d821f2dd6e38ab72b22607ebd1279869a.zip | |
chore(release): 10.0.0-beta.0 (#3565)
Co-authored-by: Shinigami <[email protected]>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -26,7 +26,7 @@ For detailed API documentation, please select the version of the documentation y | Version | Website | | :---------: | :------------------------ | -| v9 (next) | https://next.fakerjs.dev/ | +| v10 (next) | https://next.fakerjs.dev/ | | v9 (stable) | https://fakerjs.dev/ | | v8 (old) | https://v8.fakerjs.dev/ | @@ -81,7 +81,7 @@ export const users = faker.helpers.multiple(createRandomUser, { ## 💎 Modules -An in-depth overview of the API methods is available in the documentation for [v9 (stable)](https://fakerjs.dev/api/) and [v9.\* (next)](https://next.fakerjs.dev/api/). +An in-depth overview of the API methods is available in the documentation for [v9 (stable)](https://fakerjs.dev/api/) and [v10.\* (next)](https://next.fakerjs.dev/api/). ### Templates |
