Full Changelog: 2.0.3...2.0.4
Key commits:
- Expand api response types
- page: fix backlinks() and transclusions() to work for missing and orphaned pages
- file: fix type of MwnFile usages()
- page: fix inconsistent behaviour in getRedirectTarget(), other refactoring
- upgrade form-data to avoid node.js DeprecationError in stderr
- bot: make query() return ApiQueryResponse to avoid type errors
- bot: export Template class fully (rather than as type)
- wikitext: make parseTemplates() config optional