1129 Commits

Author SHA1 Message Date
Arthur Fiorette
e3b7bcc802
docs: support for streams and other types 2024-01-19 00:20:32 -03:00
Arthur Fiorette
9f30d5983a
feat: migrate to plausible 2024-01-19 00:12:05 -03:00
Amrendra Kumar
0214ec682c
fix: transformResponse running twice on cached requests (#775) 2024-01-18 23:54:44 -03:00
Arthur Fiorette
ed99d775bb
feat: correct ESM and CJS support, move to microbundle. (#764) 2024-01-18 23:48:33 -03:00
dependabot[bot]
2ddd61e1b6
chore(deps-dev): bump vitepress from 1.0.0-rc.37 to 1.0.0-rc.39 (#776) 2024-01-17 08:17:42 +00:00
dependabot[bot]
eb45a1bac9
chore(deps-dev): bump @biomejs/biome from 1.5.1 to 1.5.2 (#774) 2024-01-16 08:11:16 +00:00
dependabot[bot]
0fd460e48a
chore(deps-dev): bump vitepress from 1.0.0-rc.36 to 1.0.0-rc.37 (#773) 2024-01-16 08:10:55 +00:00
dependabot[bot]
cd9aa45f55
chore(deps-dev): bump c8 from 9.0.0 to 9.1.0 (#772) 2024-01-15 08:19:40 +00:00
dependabot[bot]
9e052d8e73
chore(deps-dev): bump @biomejs/biome from 1.4.1 to 1.5.1 (#770) 2024-01-11 08:06:11 +00:00
dependabot[bot]
915b967424
chore(deps-dev): bump vitepress from 1.0.0-rc.35 to 1.0.0-rc.36 (#769) 2024-01-09 08:52:10 +00:00
dependabot[bot]
db96b94f8b
chore(deps-dev): bump axios from 1.6.4 to 1.6.5 (#766) 2024-01-08 08:25:35 +00:00
dependabot[bot]
63e493760b
chore(deps-dev): bump jsdom from 23.0.1 to 23.2.0 (#765) 2024-01-08 08:25:19 +00:00
dependabot[bot]
3f2a2b7c28
chore(deps-dev): bump c8 from 8.0.1 to 9.0.0 (#762)
Bumps [c8](https://github.com/bcoe/c8) from 8.0.1 to 9.0.0.
- [Release notes](https://github.com/bcoe/c8/releases)
- [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bcoe/c8/compare/v8.0.1...v9.0.0)

---
updated-dependencies:
- dependency-name: c8
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-04 08:30:45 -03:00
dependabot[bot]
0531efaf3a
chore(deps-dev): bump axios from 1.6.3 to 1.6.4 (#763) 2024-01-04 09:05:23 +00:00
dependabot[bot]
f861de639a
chore(deps-dev): bump vitepress from 1.0.0-rc.34 to 1.0.0-rc.35 (#761) 2024-01-04 09:01:02 +00:00
Arthur Fiorette
6d668aca1e
feat: indexeddb docs 2024-01-03 09:37:32 -03:00
dependabot[bot]
34a5f5f459
chore(deps-dev): bump vitepress from 1.0.0-rc.33 to 1.0.0-rc.34 (#758) 2024-01-01 08:17:50 +00:00
dependabot[bot]
c0d96fe4cc
chore(deps-dev): bump axios from 1.6.2 to 1.6.3 (#756) 2023-12-27 08:48:53 +00:00
dependabot[bot]
ab8e17b724
chore(deps-dev): bump vitepress from 1.0.0-rc.32 to 1.0.0-rc.33 (#755) 2023-12-27 08:46:13 +00:00
Arthur Fiorette
4644f3cd97
tag: v1.4.1 v1.4.1 2023-12-26 15:50:29 -03:00
Arthur Fiorette
f96b55dc54
fix: type incompatibility 2023-12-26 15:46:40 -03:00
Arthur Fiorette
c68f47d777
tag: v1.4.0 v1.4.0 2023-12-23 17:42:19 -03:00
Sujeet Kc
05712980df
Ådd feature to blacklist some paths (#754)
* add feature to blacklist some paths

* format with biome

* update exclude attr definition

* improvements

* style: formatted code

* fix: lint

---------

Co-authored-by: Arthur Fiorette <me@arthur.place>
2023-12-23 17:40:05 -03:00
Arthur Fiorette
b9da1fe1ed
Delete .github/FUNDING.yml 2023-12-19 09:27:26 -03:00
dependabot[bot]
702fa203e3
chore(deps): bump github/codeql-action from 2 to 3 (#749)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 21:36:24 -03:00
dependabot[bot]
e7f04ad98c
chore(deps-dev): bump vitepress from 1.0.0-rc.31 to 1.0.0-rc.32 (#751) 2023-12-18 08:41:27 +00:00
Arthur Fiorette
c2b3dc2801
docs: updated install urls 2023-12-13 12:38:58 -03:00
Arthur Fiorette
52d1d1be26
tag: v1.3.3 2023-12-13 12:22:05 -03:00
Arthur Fiorette
a890fc2a8c
fix: support for URLSearchParams v1.3.3 2023-12-13 12:19:06 -03:00
Arthur Fiorette
8d03709482
feat: pinned dependencies 2023-12-12 16:20:57 -03:00
dependabot[bot]
ed142c6ca2
chore(deps-dev): bump @biomejs/biome from 1.3.3 to 1.4.1 (#740)
* chore(deps-dev): bump @biomejs/biome from 1.3.3 to 1.4.1

Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 1.3.3 to 1.4.1.
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/cli/v1.4.1/packages/@biomejs/biome)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* linted code

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Arthur Fiorette <me@arthur.place>
2023-12-12 16:14:39 -03:00
dependabot[bot]
e9854d47dc
chore(deps-dev): bump jsdom from 22.1.0 to 23.0.1 (#739)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 22.1.0 to 23.0.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/22.1.0...23.0.1)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-12 16:09:11 -03:00
Emanuel Farauanu
bbb00df55b
Update documentation to clarify side effects of setupCache (#732)
* Update documentation to clarify side effects of setupCache

* update documentation to instruct users to call setupCache with a new axiosInstance by default
2023-12-12 16:08:52 -03:00
Adam DeHaven
d4fa7d8be4
docs: wording and fixing a broken local link (#745) 2023-12-08 13:06:03 -03:00
Adam DeHaven
9d147e17ed
docs: rewording the invalidating cache page (#744)
Rewording sections of  the page for better readability.
2023-12-07 18:27:45 -03:00
dependabot[bot]
c369bd8636
chore(deps-dev): bump typescript from 5.3.2 to 5.3.3 (#743) 2023-12-07 08:42:50 +00:00
dependabot[bot]
6ccaa59edd
chore(deps-dev): bump vite from 5.0.2 to 5.0.5 (#741) 2023-12-05 23:48:19 +00:00
dependabot[bot]
71933253e0
chore(deps-dev): bump vitepress from 1.0.0-rc.30 to 1.0.0-rc.31 (#735) 2023-11-27 08:27:15 +00:00
dependabot[bot]
6434c530f5
chore(deps-dev): bump vitepress from 1.0.0-rc.29 to 1.0.0-rc.30 (#733) 2023-11-24 09:00:42 +00:00
dependabot[bot]
621a725d69
chore(deps-dev): bump typescript from 5.2.2 to 5.3.2 (#728) 2023-11-21 08:54:20 +00:00
dependabot[bot]
af08a529e0
chore(deps-dev): bump @types/jsdom from 21.1.5 to 21.1.6 (#727) 2023-11-21 08:53:34 +00:00
dependabot[bot]
abac8709ab
chore(deps-dev): bump vitepress from 1.0.0-rc.26 to 1.0.0-rc.29 (#726) 2023-11-20 08:47:16 +00:00
dependabot[bot]
a1720efd8e
chore(deps): bump fast-defer from 1.1.7 to 1.1.8 (#725) 2023-11-17 09:00:26 +00:00
dependabot[bot]
016b710975
chore(deps-dev): bump vitepress from 1.0.0-rc.25 to 1.0.0-rc.26 (#724) 2023-11-17 08:59:24 +00:00
Arthur Fiorette
db00789433
style: linted code 2023-11-16 03:34:03 -03:00
Arthur Fiorette
eefc98c6c0
perf: faster tests 2023-11-16 03:33:24 -03:00
Arthur Fiorette
ecbc27e466
style: linted code 2023-11-16 03:26:37 -03:00
Arthur Fiorette
37e2f1e85a
chore: migrated to biomejs.dev 2023-11-16 03:26:20 -03:00
dependabot[bot]
f8db646132
chore(deps-dev): bump tsx from 3.14.0 to 4.1.2 (#721)
Bumps [tsx](https://github.com/privatenumber/tsx) from 3.14.0 to 4.1.2.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/develop/release.config.cjs)
- [Commits](https://github.com/privatenumber/tsx/compare/v3.14.0...v4.1.2)

---
updated-dependencies:
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-16 02:37:43 -03:00
dependabot[bot]
a56b7ad09f
chore(deps-dev): bump axios from 1.6.1 to 1.6.2 (#723) 2023-11-15 08:12:20 +00:00