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

Set values of options to be optional #67

Merged
merged 1 commit into from
Sep 13, 2022

Conversation

timothy-bailey-redbox
Copy link
Contributor

I have set the nonce and referrerPolicy to be optional in the typing, correctly reflecting intended use.

I did also notice when I was giving the code a quick read through there was another option available that was completely missing from the typing for the charset, so I dropped that in as well.

fixes #66

@camsong camsong merged commit 849b7d0 into camsong:master Sep 13, 2022
@camsong
Copy link
Owner

camsong commented Sep 13, 2022

Thanks very much @timothy-bailey-redbox
I've release v1.2.3 for this https://www.npmjs.com/package/fetch-jsonp/v/1.2.3

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.

Required options
2 participants