This release includes two TypeScript changes - in an abundance of caution I've marked it as a new major version, but there aren't any changes other than the two PRs below. Have fun!
What’s Changed
- Improve types for context.issue/pull_request (#131) @JasonEtco
- fix: return never from exit functions (#129) @likern