imagekit-developer / imagekit-javascript

Javascript SDK for using ImageKit.io
https://imagekit.io
77 stars 26 forks source link

Fix URLSearchParams append instead of set #73

Closed cspeer closed 1 year ago

cspeer commented 1 year ago

Via https://github.com/imagekit-developer/imagekit-javascript/issues/8

If possible, please accept and release a new version asap. Thanks :)

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (fea3e21) 95.39% compared to head (2ba0195) 95.39%.

:exclamation: Current head 2ba0195 differs from pull request most recent head f485cd7. Consider uploading reports for the commit f485cd7 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #73 +/- ## ======================================= Coverage 95.39% 95.39% ======================================= Files 9 9 Lines 217 217 Branches 47 47 ======================================= Hits 207 207 Misses 2 2 Partials 8 8 ``` | [Impacted Files](https://codecov.io/gh/imagekit-developer/imagekit-javascript/pull/73?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/utils/request.ts](https://codecov.io/gh/imagekit-developer/imagekit-javascript/pull/73?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3V0aWxzL3JlcXVlc3QudHM=) | `96.82% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

imagekitio commented 1 year ago

v1.5.5 released. Thanks @cspeer