Skip to content
This repository has been archived by the owner on Dec 30, 2021. It is now read-only.

Replace got with axios and allow isomorphic export #172

Closed
wants to merge 42 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
178eae6
Merge pull request #6 from kaimallea/main
KenEucker Mar 9, 2021
f8c9cb4
Merge pull request #9 from kaimallea/main
KenEucker Mar 12, 2021
dbb8435
Merge pull request #11 from kaimallea/main
KenEucker Mar 13, 2021
b762236
Merge pull request #14 from kaimallea/main
KenEucker Mar 13, 2021
3c1e7c5
build(deps-dev): bump msw from 0.27.1 to 0.27.2
dependabot[bot] Mar 24, 2021
2f6943f
Merge pull request #147 from kaimallea/dependabot/npm_and_yarn/msw-0.…
kaimallea Mar 24, 2021
c3398e5
build(deps-dev): bump msw from 0.27.2 to 0.28.0
dependabot[bot] Mar 26, 2021
89458fa
build(deps-dev): bump eslint from 7.22.0 to 7.23.0
dependabot[bot] Mar 29, 2021
e91d5e0
Merge pull request #148 from kaimallea/dependabot/npm_and_yarn/msw-0.…
kaimallea Mar 30, 2021
299d28f
Merge branch 'main' into dependabot/npm_and_yarn/eslint-7.23.0
kaimallea Mar 30, 2021
f38a414
build(deps-dev): bump husky from 5.2.0 to 6.0.0
dependabot[bot] Mar 30, 2021
4f7b2fa
Merge pull request #151 from kaimallea/dependabot/npm_and_yarn/eslint…
kaimallea Apr 1, 2021
74d2ccf
Merge branch 'main' into dependabot/npm_and_yarn/husky-6.0.0
kaimallea Apr 1, 2021
b51b555
Merge pull request #152 from kaimallea/dependabot/npm_and_yarn/husky-…
kaimallea Apr 1, 2021
9adad87
build(deps-dev): bump @commitlint/config-conventional
dependabot[bot] Apr 2, 2021
83ee794
build(deps-dev): bump msw from 0.28.0 to 0.28.1
dependabot[bot] Apr 2, 2021
5cb4259
Merge pull request #153 from kaimallea/dependabot/npm_and_yarn/commit…
kaimallea Apr 3, 2021
7734d97
Merge branch 'main' into dependabot/npm_and_yarn/msw-0.28.1
kaimallea Apr 3, 2021
4bd1da3
build(deps-dev): bump @commitlint/cli from 12.0.1 to 12.1.1
dependabot[bot] Apr 3, 2021
98c1433
Merge pull request #154 from kaimallea/dependabot/npm_and_yarn/msw-0.…
kaimallea Apr 3, 2021
978ad5b
Merge branch 'main' into dependabot/npm_and_yarn/commitlint/cli-12.1.1
kaimallea Apr 3, 2021
32a1afd
Merge pull request #155 from kaimallea/dependabot/npm_and_yarn/commit…
kaimallea Apr 3, 2021
3ef9248
Merge pull request #166 from kaimallea/next-dev
kaimallea Apr 11, 2021
5760701
build(deps-dev): bump eslint from 7.23.0 to 7.24.0
dependabot[bot] Apr 12, 2021
1d2f6ef
Merge pull request #167 from kaimallea/dependabot/npm_and_yarn/eslint…
kaimallea Apr 13, 2021
c39f374
build(deps-dev): bump eslint-config-prettier from 8.1.0 to 8.2.0
dependabot[bot] Apr 14, 2021
6ec2fb2
Merge pull request #169 from kaimallea/dependabot/npm_and_yarn/eslint…
kaimallea Apr 15, 2021
cc3981e
Merge branch 'main' into main
KenEucker Apr 17, 2021
e5f323b
Merge remote-tracking branch 'upstream/next' into next
KenEucker Apr 17, 2021
a239e38
refactor(src): replaces got with axios, package is now compatible wit…
KenEucker Apr 17, 2021
f4ec54b
fix(authorize.ts): adds eslint ignore for an explicit any in the test…
KenEucker Apr 19, 2021
6ad4cda
style(formatting): runs prettier on all items and modularizes the lin…
KenEucker Apr 19, 2021
bb80487
Merge branch 'next-dev' into next
KenEucker Apr 20, 2021
4739097
refactor(client): exports the ImgurCredentials type in addition to th…
KenEucker Apr 20, 2021
d311cc8
build(webpack): splits the compilation of the library into two separa…
KenEucker Oct 28, 2021
a91fe28
chore(package.json): adds an expose script
KenEucker Oct 28, 2021
0c9ea64
build(webpack): changes how the library is exported and how it is com…
KenEucker Oct 28, 2021
a779c10
chore(package.json): cleans up and removes use of npx
KenEucker Oct 29, 2021
bbaa974
fix(utils): resolves issue with url uploads
KenEucker Nov 11, 2021
a3c5a53
fix(src/image): resolves issues with uploads by adding form.getHeader…
KenEucker Nov 11, 2021
335d005
build(gitignore): ignores build files for the next branch
KenEucker Nov 11, 2021
9997530
refactor(*): imgur -> imanagur
KenEucker Dec 8, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
build(deps-dev): bump eslint from 7.22.0 to 7.23.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.22.0 to 7.23.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.22.0...v7.23.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 29, 2021
commit 89458faa6f7139c5957179186f80a42ea009e009
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.