Dimitris-Rafail Katsampas
|
ee25b394da
|
chore: default prefix parameter for web storage (#425)
* chore: Added default prefix param for web storage
* chore: Minor default prefix correction
* test: add test
Co-authored-by: arthurfiorette <arthur.fiorette@gmail.com>
|
2022-12-11 19:00:32 -03:00 |
|
dependabot[bot]
|
028e1cdf56
|
chore(deps-dev): bump typescript from 4.9.3 to 4.9.4 (#420)
|
2022-12-09 08:21:49 +00:00 |
|
dependabot[bot]
|
b0f24e1203
|
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#423)
|
2022-12-09 08:15:57 +00:00 |
|
dependabot[bot]
|
68e5f23bd4
|
chore(deps-dev): bump @typescript-eslint/parser from 5.45.1 to 5.46.0 (#422)
|
2022-12-09 08:09:36 +00:00 |
|
dependabot[bot]
|
1be949ca5e
|
chore(deps-dev): bump @typescript-eslint/parser from 5.45.0 to 5.45.1 (#419)
|
2022-12-06 08:10:04 +00:00 |
|
dependabot[bot]
|
e95ae387c2
|
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#418)
|
2022-12-06 01:42:10 +00: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]
|
84fe007518
|
chore(deps-dev): bump eslint from 8.28.0 to 8.29.0 (#417)
|
2022-12-05 08:13:10 +00:00 |
|
dependabot[bot]
|
1d57592109
|
chore(deps-dev): bump ts-loader from 9.4.1 to 9.4.2 (#416)
|
2022-12-01 08:11:23 +00:00 |
|
dependabot[bot]
|
3efffd8128
|
chore(deps-dev): bump @typescript-eslint/parser from 5.44.0 to 5.45.0 (#414)
|
2022-11-29 08:10:08 +00:00 |
|
dependabot[bot]
|
7764249c53
|
chore(deps-dev): bump prettier from 2.7.1 to 2.8.0 (#411)
|
2022-11-28 08:23:38 +00:00 |
|
dependabot[bot]
|
2acbabebf9
|
chore(deps-dev): bump prettier-plugin-organize-imports (#413)
|
2022-11-28 08:11:27 +00:00 |
|
dependabot[bot]
|
d33da33214
|
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#408)
|
2022-11-22 08:58:36 +00:00 |
|
dependabot[bot]
|
b65891c2c2
|
chore(deps-dev): bump @typescript-eslint/parser from 5.42.1 to 5.44.0 (#409)
|
2022-11-22 08:54:38 +00:00 |
|
dependabot[bot]
|
2d421464e4
|
chore(deps-dev): bump eslint from 8.27.0 to 8.28.0 (#407)
|
2022-11-21 08:26:25 +00: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 |
|
dependabot[bot]
|
2b8bcca289
|
chore(deps-dev): bump typescript from 4.8.4 to 4.9.3 (#404)
|
2022-11-16 08:17:49 +00:00 |
|
dependabot[bot]
|
31d2921dc5
|
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#400)
|
2022-11-15 08:10:25 +00:00 |
|
dependabot[bot]
|
2fec7cabd2
|
chore(deps-dev): bump prettier-plugin-organize-imports (#399)
|
2022-11-10 08:14:02 +00:00 |
|
dependabot[bot]
|
a21e641563
|
chore(deps-dev): bump webpack from 5.74.0 to 5.75.0 (#398)
|
2022-11-10 08:13:14 +00:00 |
|
dependabot[bot]
|
6ca90916d7
|
chore(deps-dev): bump jest-environment-jsdom from 29.3.0 to 29.3.1 (#396)
|
2022-11-09 08:10:46 +00:00 |
|
dependabot[bot]
|
ad03dbc4f9
|
chore(deps-dev): bump eslint from 8.26.0 to 8.27.0 (#395)
|
2022-11-08 08:45:20 +00:00 |
|
dependabot[bot]
|
2835ac23ac
|
chore(deps-dev): bump @typescript-eslint/parser from 5.42.0 to 5.42.1 (#393)
|
2022-11-08 08:29:11 +00:00 |
|
dependabot[bot]
|
3dbc5e77c0
|
chore(deps-dev): bump jest-environment-jsdom from 29.2.2 to 29.3.0 (#394)
|
2022-11-08 08:18:21 +00:00 |
|
dependabot[bot]
|
75ed56f406
|
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#392)
|
2022-11-08 08:17:37 +00:00 |
|
dependabot[bot]
|
10646ffd41
|
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#391)
|
2022-11-01 08:48:17 +00:00 |
|
dependabot[bot]
|
f65a856ecd
|
chore(deps-dev): bump tslib from 2.4.0 to 2.4.1 (#390)
|
2022-11-01 08:42:35 +00:00 |
|
dependabot[bot]
|
8551db4421
|
chore(deps-dev): bump @typescript-eslint/parser from 5.41.0 to 5.42.0 (#389)
|
2022-11-01 08:41:33 +00:00 |
|
Arthur Fiorette
|
0e974464eb
|
chore: avoid github activity
|
2022-10-31 20:56:00 -03:00 |
|
dependabot[bot]
|
d6d033876c
|
chore(deps-dev): bump @typescript-eslint/parser from 5.40.1 to 5.41.0 (#387)
|
2022-10-25 08:27:54 +00:00 |
|
dependabot[bot]
|
42e95dccc2
|
chore(deps-dev): bump jest-environment-jsdom from 29.2.1 to 29.2.2 (#388)
|
2022-10-25 08:22:40 +00:00 |
|
dependabot[bot]
|
9dcff58010
|
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#386)
|
2022-10-25 08:22:27 +00:00 |
|
dependabot[bot]
|
61dea02ffb
|
chore(deps-dev): bump eslint from 8.25.0 to 8.26.0 (#385)
|
2022-10-24 08:28:46 +00:00 |
|
arthurfiorette
|
556281953e
|
feat: add ecompatible node version to engines
|
2022-10-19 19:45:46 -03:00 |
|
dependabot[bot]
|
490713c942
|
chore(deps-dev): bump jest-environment-jsdom from 29.2.0 to 29.2.1 (#384)
|
2022-10-19 08:27:54 +00:00 |
|
dependabot[bot]
|
5bd81c7879
|
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#381)
|
2022-10-18 08:28:28 +00:00 |
|
dependabot[bot]
|
a2c503bc38
|
chore(deps-dev): bump @typescript-eslint/parser from 5.40.0 to 5.40.1 (#382)
|
2022-10-18 08:22:18 +00:00 |
|
dependabot[bot]
|
5dd1fcb131
|
chore(deps-dev): bump jest-environment-jsdom from 29.1.2 to 29.2.0 (#379)
|
2022-10-17 08:21:06 +00:00 |
|
dependabot[bot]
|
27d94862de
|
chore(deps-dev): bump @typescript-eslint/parser from 5.39.0 to 5.40.0 (#375)
|
2022-10-11 13:58:27 +00:00 |
|
dependabot[bot]
|
952113ec5d
|
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#376)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.39.0 to 5.40.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.40.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
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-10-11 10:54:15 -03:00 |
|
dependabot[bot]
|
d500835c5a
|
chore(deps-dev): bump express from 4.18.1 to 4.18.2 in /docs (#373)
|
2022-10-10 08:34:41 +00:00 |
|
dependabot[bot]
|
b80a945bb7
|
chore(deps-dev): bump eslint from 8.24.0 to 8.25.0 (#372)
|
2022-10-10 08:21:40 +00:00 |
|
dependabot[bot]
|
4bf049b935
|
chore(deps-dev): bump @typescript-eslint/parser from 5.38.1 to 5.39.0 (#364)
|
2022-10-04 08:46:44 +00:00 |
|
dependabot[bot]
|
fe8ddb2752
|
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#363)
|
2022-10-04 08:41:22 +00:00 |
|
dependabot[bot]
|
0714d6d676
|
chore(deps-dev): bump jest-environment-jsdom from 29.1.1 to 29.1.2 (#362)
|
2022-09-30 08:33:46 +00:00 |
|
dependabot[bot]
|
53b6d1fc5b
|
chore(deps-dev): bump jest-environment-jsdom from 29.0.3 to 29.1.1 (#360)
|
2022-09-28 08:18:58 +00:00 |
|
dependabot[bot]
|
4076966a82
|
chore(deps-dev): bump typescript from 4.8.3 to 4.8.4 (#361)
|
2022-09-28 08:18:46 +00:00 |
|
dependabot[bot]
|
aef6523b9b
|
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#359)
|
2022-09-27 08:35:10 +00:00 |
|
dependabot[bot]
|
d1c2bfdfff
|
chore(deps-dev): bump @typescript-eslint/parser from 5.38.0 to 5.38.1 (#358)
|
2022-09-27 08:22:02 +00:00 |
|
dependabot[bot]
|
871e094ca5
|
chore(deps): bump ahmadnassri/action-dependabot-auto-merge (#356)
Bumps [ahmadnassri/action-dependabot-auto-merge](https://github.com/ahmadnassri/action-dependabot-auto-merge) from 2.4 to 2.6.
- [Release notes](https://github.com/ahmadnassri/action-dependabot-auto-merge/releases)
- [Commits](https://github.com/ahmadnassri/action-dependabot-auto-merge/compare/v2.4...v2.6)
---
updated-dependencies:
- dependency-name: ahmadnassri/action-dependabot-auto-merge
dependency-type: direct:production
update-type: version-update:semver-minor
...
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-09-26 20:30:53 -03:00 |
|