Closed SimenB closed 6 years ago
Started this by generating the docs for the tag v22.0.0.
https://github.com/facebook/jest/compare/master...genintho:5190-version-doc
But running docusarus again with the doc in master trigger an error.
Has been done for a while
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.
Do you want to request a feature or report a bug? Feature
What is the current behavior? Docs on the website is
master
only, causing confusion about what's available at what time.If the current behavior is a bug, please provide the steps to reproduce and either a repl.it demo through https://repl.it/languages/jest or a minimal repository on GitHub that we can
yarn install
andyarn test
. N/AWhat is the expected behavior? That a user is able to select which version of jest they want to see the docs for.
Docusarus supports versioning, so should in theory be straightforward to enable.
Please provide your exact Jest configuration and mention your Jest, node, yarn/npm version and operating system. N/A