Skip to content
This repository was archived by the owner on Sep 7, 2022. It is now read-only.

Updated the callback to match the typescript types for _transform callback. Error|undefined only.#19

Merged
usergenic merged 2 commits intomasterfrom
update-typescript
May 3, 2018
Merged

Updated the callback to match the typescript types for _transform callback. Error|undefined only.#19
usergenic merged 2 commits intomasterfrom
update-typescript

Conversation

@usergenic
Copy link
Copy Markdown
Contributor

After updating package-lock, tsc fails because typings for the callback's error argument have narrowed to Error|undefined only.

This fixes that.

@usergenic usergenic requested review from aomarks and rictic May 3, 2018 06:27
@usergenic
Copy link
Copy Markdown
Contributor Author

@aomarks I updated CHANGELOG and package.json to be more explicit. I'll cut a npm release from this after merge ok?

@usergenic usergenic requested a review from aomarks May 3, 2018 06:32
@aomarks
Copy link
Copy Markdown
Contributor

aomarks commented May 3, 2018

@aomarks I updated CHANGELOG and package.json to be more explicit. I'll cut a npm release from this after merge ok?

sure

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants