Add version in API Docs #1241
Locked
steelcityamir
started this conversation in
Ideas
Replies: 3 comments 4 replies
-
I created an issue for that: #1245 |
Beta Was this translation helpful? Give feedback.
0 replies
-
As discussed on #1245 potentially could add a I wrote a little script to check what the first version of faker which supported each current method in 7.4.0:
|
Beta Was this translation helpful? Give feedback.
4 replies
-
Thanks for the help getting my PR ready to merge :) The "Available since" messages are already live on the docs site e.g. https://fakerjs.dev/api/name.html |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been using FakerJS for a few months now and have noticed that a new feature will be added to the docs that is not yet in the latest release.
It would be helpful for developers to include a "supported version" tag beside each API method.
Example:
faker.company.name()
is listed in the docs but is not in version 7.3.0 (latest release)https://fakerjs.dev/api/company.html#name
Beta Was this translation helpful? Give feedback.
All reactions