-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update typedoc to the latest version 🚀 #62
base: master
Are you sure you want to change the base?
Conversation
Version 0.11.1 just got published.Update to this version instead 🚀 Release NotesDependency UpdatesUpdates TypeScript to v2.7.2 CommitsThe new version differs by 5 commits.
See the full diff |
Version 0.12.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 15 commits.
See the full diff |
Update to this version instead 🚀 CommitsThe new version differs by 11 commits ahead by 11, behind by 1.
See the full diff |
Update to this version instead 🚀 CommitsThe new version differs by 40 commits.
There are 40 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for Theme Update and MoreFeatures ✨
Fixes 🐛
Documentation help 📖
Changed 📦
Thanks 👏Thanks to those who identified issues and for the following code contributors: CommitsThe new version differs by 45 commits.
There are 45 commits in total. See the full diff |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.
Version 0.11.0 of typedoc was just published.
The version 0.11.0 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.
It might be worth looking into these changes and trying to get this project onto the latest version of typedoc.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
Major Bug FixesFixes 🐛
--excludeNotExported
(#694 #716)Changed 📦
Breaking change ❗️
Changes to the argument handling (#610) will fix sever issues with passing options to TypeDoc. However, since the current functionality has been published for a significant period of time, this may be a breaking change to some users.
Thanks 👏
Special thanks to the following contributors
Commits
The new version differs by 45 commits.
b6c400e
0.11.0
3e609d9
fix(options): Increase argument options reader discover event priority (#610)
e60ef6e
fix null reference parsing nonexported abstract class (#716)
b5984be
update copyright year (#715)
64cf362
Don't write BOM for search index file (#705)
fa6d9fe
fix: check for null variable when excludeNotExported is true (#694)
3581d04
0.10.0
6cfeec0
Update dependencies (#689)
ebc1cf1
Merge branch 'master' of https://github.com/TypeStrong/typedoc
cd7bfab
Allow multiple excludes (#592)
db0cae5
Merge branch 'master' of https://github.com/TypeStrong/typedoc
b6a99d2
fix(package): update fs-extra to version 5.0.0 (#661)
c5f41a9
fix(package): update @types/highlight.js to version 9.12.0 (#647)
921d996
Fix
--plugin
argument parsing (#682)5ce43cf
update renderer specs
There are 45 commits in total.
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 🌴