Closed greenkeeper[bot] closed 6 years ago
Update to this version instead š
Added
@category
tag (#566)Changed
Fixed
The new version differs by 17 commits.
800730f
0.9.0
4959a98
Undo comment whitespace change
422e3dd
Fix whitespace across multiline comments (#606)
c77b0fc
Support ES2015-style exports for plugins (#594)
bb0068a
Export additional classes (#535)
605cf23
Support @category
tag (#566)
482821c
Improve argument order specificity (#587)
e377524
Fix enum type conversion (#591)
f7d27e5
Respect absolute URLs when rendering (#593)
341ae63
Support constructor parameters with readonly flag (#584)
3e3ed18
Use TypeScript project option (#588)
f06735d
Fix type converter removal (#581)
80c920c
Pin @types
dependencies (#579)
9b5b544
Fix tslint
warnings for inferable types
dd84077
Fix --tsconfig
help description (#575)
There are 17 commits in total.
See the full diff
Version 0.8.0 of typedoc just got published.
The version 0.8.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of typedoc. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Release Notes
TypeScript 2.4Changed
--help
Commits
The new version differs by 6 commits.
b9ca44b
0.8.0
4d6dec9
Rebuild test output
1234724
Update
fs-extra
db9d942
Remove TypeScript options from help output (#569)
272fc51
Add missing compiler options to README (#568)
3bbf940
Update TypeScript to
2.4.1
(#549)See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: