Skip to content
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

Make options Partial<Options> #141

Merged
merged 3 commits into from
Aug 8, 2018

Conversation

Larry1123
Copy link
Contributor

When working with webpack.config.ts ts complains when you try to pass a partial object literal.
This fixes that.

When working with webpack.config.ts ts complains when you try to pass a partial object literal.
This fixes that.
Had not ran a full build and test before.
Had just quickly done an edit to make the webpack file to stop complaining, was hoping it would pass the auto build.
@johnnyreilly
Copy link
Member

This looks great! Would you be able to increment the version to 0.4.6 in the package.json and put a corresponding entry in the changelog?

That will make it super easy for me to cut a release.

@johnnyreilly johnnyreilly merged commit cd7d8c6 into TypeStrong:master Aug 8, 2018
@johnnyreilly
Copy link
Member

Thanks - should now be released!

@Larry1123 Larry1123 deleted the Larry1123-patch-1 branch December 11, 2020 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants