Skip to content

v1.0.1

Compare
Choose a tag to compare
@arthurfiorette arthurfiorette released this 02 Feb 23:37
· 434 commits to main since this release

Important Changes

  • Documentation improved & added Algolia search.
  • Avoid storage calls if method is not supported by #464 (Thanks @CatchABus).
  • Axios headers problem fixed.
  • Double registration check.
  • Working for axios ^v1.3.1

What's Changed

  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.47.0 to 5.47.1 by @dependabot in #439
  • chore(deps-dev): bump @typescript-eslint/parser from 5.47.0 to 5.47.1 by @dependabot in #438
  • chore(deps-dev): bump @types/jest from 29.2.4 to 29.2.5 by @dependabot in #442
  • chore(deps-dev): bump eslint from 8.30.0 to 8.31.0 by @dependabot in #444
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.47.1 to 5.48.0 by @dependabot in #447
  • chore(deps-dev): bump @typescript-eslint/parser from 5.47.1 to 5.48.0 by @dependabot in #448
  • typo by @pvinis in #446
  • chore(deps-dev): bump vitepress from 1.0.0-alpha.33 to 1.0.0-alpha.34 by @dependabot in #443
  • chore(deps): bump json5 from 2.2.1 to 2.2.3 by @dependabot in #445
  • chore(deps-dev): bump vitepress from 1.0.0-alpha.34 to 1.0.0-alpha.35 by @dependabot in #450
  • chore(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.6.0 by @dependabot in #451
  • chore(deps-dev): bump @typescript-eslint/parser from 5.48.0 to 5.48.1 by @dependabot in #455
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.0 to 5.48.1 by @dependabot in #454
  • chore(deps-dev): bump ts-jest from 29.0.3 to 29.0.4 by @dependabot in #458
  • chore(deps-dev): bump vitepress from 1.0.0-alpha.35 to 1.0.0-alpha.36 by @dependabot in #457
  • chore(deps-dev): bump ts-jest from 29.0.4 to 29.0.5 by @dependabot in #461
  • chore(deps-dev): bump prettier-plugin-organize-imports from 3.2.1 to 3.2.2 by @dependabot in #462
  • chore(deps-dev): bump @typescript-eslint/parser from 5.48.1 to 5.48.2 by @dependabot in #465
  • chore(deps-dev): bump eslint from 8.31.0 to 8.32.0 by @dependabot in #463
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.1 to 5.48.2 by @dependabot in #466
  • chore(deps-dev): bump prettier from 2.8.1 to 2.8.3 by @dependabot in #460
  • chore(deps-dev): bump vitepress from 1.0.0-alpha.36 to 1.0.0-alpha.38 by @dependabot in #467
  • fix: Prevent response storage calls if method is not supported by @CatchABus in #464
  • chore(deps-dev): bump @types/jest from 29.2.5 to 29.2.6 by @dependabot in #468
  • chore(deps-dev): bump vitepress from 1.0.0-alpha.38 to 1.0.0-alpha.40 by @dependabot in #470
  • chore(deps-dev): bump @typescript-eslint/parser from 5.48.2 to 5.49.0 by @dependabot in #472
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.2 to 5.49.0 by @dependabot in #473
  • chore(deps-dev): bump jest-environment-jsdom from 29.3.1 to 29.4.0 by @dependabot in #474
  • chore(deps-dev): bump jest from 29.3.1 to 29.4.0 by @dependabot in #475
  • chore(deps-dev): bump es-check from 7.0.1 to 7.1.0 by @dependabot in #476
  • chore(deps-dev): bump jest-environment-jsdom from 29.4.0 to 29.4.1 by @dependabot in #478
  • chore(deps-dev): bump jest from 29.4.0 to 29.4.1 by @dependabot in #479
  • chore(deps-dev): bump tslib from 2.4.1 to 2.5.0 by @dependabot in #477
  • chore(deps-dev): bump vitepress from 1.0.0-alpha.40 to 1.0.0-alpha.43 by @dependabot in #481
  • chore(deps-dev): bump eslint from 8.32.0 to 8.33.0 by @dependabot in #482
  • Update getting-started.md - typo by @jordan-schnur in #483
  • chore(deps-dev): bump vitepress from 1.0.0-alpha.43 to 1.0.0-alpha.44 by @dependabot in #484
  • chore(deps-dev): bump typescript from 4.9.4 to 4.9.5 by @dependabot in #485
  • chore(deps-dev): bump vitepress from 1.0.0-alpha.44 to 1.0.0-alpha.45 by @dependabot in #489
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.50.0 by @dependabot in #486
  • chore(deps-dev): bump @typescript-eslint/parser from 5.49.0 to 5.50.0 by @dependabot in #488

New Contributors

Full Changelog: v1.0.0...v1.0.1