Skip to content

Commit 58e6540

Browse files
authored
docs: add info about versions to the README (#324)
1 parent 7ddc269 commit 58e6540

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ yarn add -D @salesforce/sfdx-lwc-jest@spring22
1313

1414
The npm `latest` tag corresponds to the latest version of this repo, not necessarily Salesforce production versions.
1515

16+
To see a full list of available versions, and the tag that maps to the corresponding Salesforce release, see [the list of `npm` package versions](https://www.npmjs.com/package/@salesforce/sfdx-lwc-jest?activeTab=versions).
17+
1618
## Invalid sourceApiVersion found in sfdx-project.json
1719

1820
If you see this error while running tests in your Salesforce DX project, it most likely means you are using the incorrect version of this project.

0 commit comments

Comments
 (0)