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

feat(fetchFormData): add fetchFormData API for produce fetch for formData response #31

Merged
merged 2 commits into from
Oct 4, 2022

Conversation

mupinnn
Copy link
Contributor

@mupinnn mupinnn commented Oct 4, 2022

#22 for fetchFormData

@codecov-commenter
Copy link

Codecov Report

Merging #31 (361d4e5) into main (b2105c5) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #31   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           40        41    +1     
  Branches         8         9    +1     
=========================================
+ Hits            40        41    +1     
Impacted Files Coverage Δ
tests/test-cases.js 100.00% <ø> (ø)
src/fetch.macro.js 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@r17x
Copy link
Owner

r17x commented Oct 4, 2022

@all-contributors add @mupinnn as code and example

@allcontributors
Copy link
Contributor

@r17x

I've put up a pull request to add @mupinnn! 🎉

kodiakhq bot pushed a commit that referenced this pull request Oct 4, 2022
Adds @mupinnn as a contributor for code, example.

This was requested by r17x [in this comment](#31 (comment))
@r17x r17x added the automerge label Oct 4, 2022
@kodiakhq kodiakhq bot merged commit 08a8303 into r17x:main Oct 4, 2022
github-actions bot pushed a commit that referenced this pull request Oct 4, 2022
# [1.5.0](v1.4.0...v1.5.0) (2022-10-04)

### Features

* **fetchFormData:** add fetchFormData API for produce fetch for formData response ([#31](#31)) ([08a8303](08a8303)), closes [#22](#22)
@r17x
Copy link
Owner

r17x commented Oct 4, 2022

true

@r17x r17x added the released label Oct 4, 2022
@r17x
Copy link
Owner

r17x commented Oct 4, 2022

Thank you @mupinnn LGTM

@mupinnn mupinnn deleted the feat/fetchFormData branch October 4, 2022 02:56
@r17x r17x mentioned this pull request Oct 4, 2022
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants