dependabot[bot]
3c64359e72
chore(deps-dev): bump vitepress from 1.0.0-beta.7 to 1.0.0-rc.4 ( #636 )
2023-08-10 04:31:50 +00:00
dependabot[bot]
c5603c9097
chore(deps-dev): bump eslint-config-prettier from 8.10.0 to 9.0.0 ( #634 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 8.10.0 to 9.0.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.10.0...v9.0.0 )
---
updated-dependencies:
- dependency-name: eslint-config-prettier
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-08-08 10:20:36 -03:00
dependabot[bot]
b362ae598d
chore(deps-dev): bump vitepress from 1.0.0-beta.6 to 1.0.0-beta.7 ( #627 )
2023-07-31 08:55:32 +00:00
José
e2b73e1c3a
fix: avoid RangeError: Maximum call stack size exceeded on streams and other objects ( #616 )
...
* refactor: change id generation location
* fix: lint
* refactor: ensures id will be created only if cache is not false
* chore(deps-dev): bump vitepress from 1.0.0-beta.5 to 1.0.0-beta.6 (#618 )
* chore(deps-dev): bump @types/node from 18.16.19 to 18.17.0 (#617 )
* chore(deps-dev): bump tslib from 2.6.0 to 2.6.1 (#619 )
* chore(deps-dev): bump @types/node from 18.17.0 to 18.17.1 (#620 )
* chore: dependabot
* ci: dependabot
* feat: handle non axios errors rejections (#609 )
* fix: correct config re throw
* chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0 (#624 )
* chore(deps-dev): bump jest from 29.6.1 to 29.6.2 (#622 )
* feat: turn most types into interfaces (#615 )
* Turn most types into interfaces
* Turn 'CacheAxiosResponse' into a interface
* Update docs
* Change docs to be more didactic
* chore(deps-dev): bump jest-environment-jsdom from 29.6.1 to 29.6.2 (#623 )
* chore: removed unused eslint comment
* feat: handle errors on object-code
* feat: bring back ids
* chore: lint
---------
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Arthur Fiorette <arthur.fiorette@gmail.com>
Co-authored-by: Denis Rossati <denis.rossatiramos@gmail.com>
2023-07-30 03:39:36 -03:00
dependabot[bot]
9d202d00ab
chore(deps-dev): bump vitepress from 1.0.0-beta.5 to 1.0.0-beta.6 ( #618 )
2023-07-24 09:02:07 +00:00
dependabot[bot]
9db69b5c9a
chore(deps-dev): bump vitepress from 1.0.0-beta.3 to 1.0.0-beta.5 ( #589 )
2023-07-03 08:41:25 +00:00
dependabot[bot]
811aed2aa9
chore(deps-dev): bump vitepress from 1.0.0-beta.1 to 1.0.0-beta.3 ( #566 )
2023-06-20 09:06:00 +00:00
arthurfiorette
066cc4f7a1
feat: v1.2.0
2023-06-09 13:34:03 -03:00
arthurfiorette
c7dab4fa57
chore: updated dependencies
2023-06-09 13:22:44 -03:00
arthurfiorette
7e5ca7e68a
fix: correct lowercase test
2023-06-08 13:21:29 -03:00
arthurfiorette
143d4095df
feat: v1.1.1
2023-05-25 13:20:46 -03:00
arthurfiorette
aa697999e4
fix: removed only allow pnpm
2023-05-25 12:31:54 -03:00
arthurfiorette
70140f6350
feat: v1.1.0
2023-05-17 21:50:10 -03:00
arthurfiorette
f29dc4076c
feat: typescript v5
2023-05-17 19:04:49 -03:00
arthurfiorette
370b9bdb6c
test: structured clone coverage ignore
2023-02-17 00:02:20 -03:00
arthurfiorette
34842d47f8
feat: migrated to pnpm
2023-02-16 23:52:08 -03:00
arthurfiorette
88988a3e78
style: formatted code
2023-02-07 16:11:18 -03:00
arthurfiorette
913b1e166a
feat: improved docs again
2023-02-04 01:21:38 -03:00
arthurfiorette
e58c6b8348
tag: v1.0.1
2023-02-02 20:29:30 -03:00
arthurfiorette
67e66b02f0
feat: algolia search <3
2023-02-02 19:56:21 -03:00
arthurfiorette
d39cb29291
tag: v1.0.0
2022-12-26 11:49:29 -03:00
arthurfiorette
9683de5f91
chore: axios as a peer dependency
2022-12-25 17:53:04 -03:00
arthurfiorette
00fdff0158
fix: types not available on esm packaging #430
2022-12-25 17:15:58 -03:00
Arthur Fiorette
88c9655ba3
Axios cache interceptor v1 roadmap ( #368 )
...
* chore(deps-dev): bump axios from 0.27.2 to 1.0.0
Bumps [axios](https://github.com/axios/axios ) from 0.27.2 to 1.0.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.0.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* feat: initial changes
* feat: more docs
* docs: global config
* feat: comparison
* chore: more docs
* docs: migrate docs generator to vitepress (#403 )
* chore(vitepress): add basic files
* chore(vitepress): add dev deps & scripts for use
* chore(vitepress config): change to ts for type checks
* chore(vitepress config): remove js file
* chore(vitepress theme): add custom theme css
* chore(vitepress docs): add simple home page
* chore(gitignore): ignore doc dist
* chore(favicon): add icon to head
* feat(doc-features): add features spotlight
* chore(doc footer): made with ❤️
* chore(structure): move md files into `./src`
* chore(config): re-organise
* chore: custom dev port
* feat: documentation pages
* refactor: modified config
* feat: social links
* style: formatted code
* feat: removed code groups temporarily
* fix: fixed bundlephobia svg
* docs: general documentation remake
* docs: more rewritting
Co-authored-by: arthurfiorette <arthur.fiorette@gmail.com>
* fix: change headers usage
* fix: adapters exporting changes
* fix: request doesnt execute after abortion
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cain <75994858+cainthebest@users.noreply.github.com>
2022-12-05 22:36:31 -03:00
dependabot[bot]
f2af79022b
chore(deps-dev): bump webpack-cli from 4.10.0 to 5.0.0 ( #406 )
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.10.0 to 5.0.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.10.0...webpack-cli@5.0.0 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-17 06:11:42 -03:00
arthurfiorette
556281953e
feat: add ecompatible node version to engines
2022-10-19 19:45:46 -03:00
dependabot[bot]
d97404f166
chore(deps-dev): bump jest-environment-jsdom from 28.1.3 to 29.0.0 ( #332 )
...
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom ) from 28.1.3 to 29.0.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.0.0/packages/jest-environment-jsdom )
---
updated-dependencies:
- dependency-name: jest-environment-jsdom
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-26 05:40:43 -03:00
arthurfiorette
67819a3d78
refactor: dependencies, lint and null assertions
2022-08-24 07:36:29 -03:00
arthurfiorette
c2662d79a5
tag: v0.10.7
2022-07-29 09:47:35 -03:00
dependabot[bot]
334dab6478
chore(deps-dev): bump es-check from 6.2.1 to 7.0.0 ( #303 )
...
Bumps [es-check](https://github.com/yowainwright/es-check ) from 6.2.1 to 7.0.0.
- [Release notes](https://github.com/yowainwright/es-check/releases )
- [Changelog](https://github.com/yowainwright/es-check/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yowainwright/es-check/compare/6.2.1...7.0.0 )
---
updated-dependencies:
- dependency-name: es-check
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>
2022-07-21 09:02:34 -03:00
arthurfiorette
8e3031e570
tag: v0.10.6
2022-06-29 22:10:34 -03:00
arthurfiorette
8eb6116773
deps: updated dependencies
2022-06-29 22:08:26 -03:00
dependabot[bot]
1ef7cb236b
chore(deps-dev): bump prettier-plugin-organize-imports ( #270 )
...
Bumps [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports ) from 2.3.4 to 3.0.0.
- [Release notes](https://github.com/simonhaenisch/prettier-plugin-organize-imports/releases )
- [Commits](https://github.com/simonhaenisch/prettier-plugin-organize-imports/compare/v2.3.4...v3.0.0 )
---
updated-dependencies:
- dependency-name: prettier-plugin-organize-imports
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>
2022-06-17 16:59:55 -03:00
arthurfiorette
30617dd104
tag: v0.10.5
2022-06-11 08:12:26 -03:00
arthurfiorette
d00bdc8db5
tag: v0.10.4
2022-06-03 08:39:20 -03:00
dependabot[bot]
ce5900b23c
chore(deps-dev): bump @types/jest from 27.5.1 to 28.1.0 ( #252 )
2022-06-03 03:30:12 +00:00
arthurfiorette
6b1a1c5973
deps: updated object-code
2022-05-15 20:36:07 -03:00
arthurfiorette
f4f4be1cd2
chore(deps): update jest to 28
2022-05-07 15:37:52 -03:00
arthurfiorette
7b443dde64
tag: v0.10.3
2022-05-02 19:31:59 -03:00
Arthur Fiorette
f5b519a888
feat: updated axios to 0.27 ( #227 )
2022-05-01 10:04:08 -03:00
arthurfiorette
1b50018f73
deps: updated all deps
2022-03-25 16:11:33 -03:00
arthurfiorette
2fe8129aba
tag: v0.10.2
2022-03-25 16:03:45 -03:00
arthurfiorette
56a9841269
tag: v0.10.1
2022-03-14 17:52:00 -03:00
arthurfiorette
f37574b90a
chore: fixed build setup
2022-03-14 17:51:47 -03:00
arthurfiorette
e2fb91be0b
tag: v0.10.0
2022-03-14 17:29:09 -03:00
Arthur Fiorette
7293cf0c26
feat!: new bundle setup & fixed development bundles ( #167 )
...
* feat: added issue template
* fix: move dev bundles to a specific folder
* docs: some documentation changes
* docs: updated issue template
* chore!: updated build setup
* style: formatted code
* chore: allow importing any file
2022-03-11 13:46:08 -03:00
arthurfiorette
ae58690b9b
deps: updated typescript eslint
2022-03-07 20:46:03 -03:00
arthurfiorette
41d9fe1d4d
tag: v0.9.3
2022-03-04 13:41:59 -03:00
arthurfiorette
a71f9aa75e
chore: cache parser dependency range
2022-02-28 18:22:49 -03:00
arthurfiorette
bc990ec9f4
tag: v0.9.2
2022-02-28 17:02:33 -03:00