Update typedoc-plugin-external-module-name in group default to the latest version 🚀 #76
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The devDependency typedoc-plugin-external-module-name was updated from
2.2.1to3.0.0.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: christopherthielen
License: MIT
Release Notes for 3.0.0
3.0.0 (2020-01-16)
Compare
typedoc-plugin-external-module-nameversions 2.2.1 and 3.0.0Bug Fixes
Features
BREAKING CHANGE
This plugin no longer attempts to work around the two comment problem in order to identify a comment as module documentation. I recommend using the
@packageDocumentationannotation going forward. The issue comment states that TypeDoc will continue to support the two comment legacy mechanism.Before:
After:
or
Commits
The new version differs by 9 commits.
eb9951b3.0.0e36ae2achore: Add a barebones DEVELOPING.md with instructions for running the integration testsf2dad45test: Use a github actions matrix to test typedoc versions8e36d35test: add tests for typedoc 0.16.502aa15afeat(typedoc0.16.4): Support typedoc 0.16.42be99b7test: Add some tests, update some testsc8a04d4test: Add some tests, update some tests0089d19fix(typedoc0.16): Some fixes for 0.16.x (WIP)bd9b5cdfix(emptycomment): Remove empty comments on source reflections that are being merged, just in case.. not sure if this is even necessary!See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴