refactor(v2): remove deprecated docs option excludeNextVersionDocs (#5053)

This commit is contained in:
Sébastien Lorber 2021-06-24 18:41:13 +02:00 committed by GitHub
parent 462b1cf2bc
commit 05c85c7be7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 18 deletions

View file

@ -42,7 +42,6 @@ describe('normalizeDocsPluginOptions', () => {
showLastUpdateTime: true,
showLastUpdateAuthor: true,
admonitions: {},
excludeNextVersionDocs: true,
includeCurrentVersion: false,
disableVersioning: true,
editCurrentVersion: true,