Skip to content

Releases: Jszigeti/axios-error-handler

1.3.4

22 Dec 14:47

Choose a tag to compare

What's Changed

This patch release updates development dependencies to their latest version.

Changed

  • Updated typescript-eslint from 8.49.0 to 8.50.0

Quality

  • All 21 tests passing
  • 0 vulnerabilities
  • No breaking changes

Full Changelog: https://github.com/Jszigeti/axios-error-handler/blob/main/CHANGELOG.md

1.3.3

16 Dec 08:25

Choose a tag to compare

What's Changed

This patch release updates development dependencies to their latest versions.

Changed

  • Updated @eslint/js from 9.39.1 to 9.39.2
  • Updated eslint from 9.39.1 to 9.39.2
  • Updated typescript-eslint from 8.48.1 to 8.49.0

Quality

  • All 21 tests passing
  • 0 vulnerabilities
  • No breaking changes

Full Changelog: https://github.com/Jszigeti/axios-error-handler/blob/main/CHANGELOG.md

1.3.2

08 Dec 16:44

Choose a tag to compare

What's Changed

This patch release updates development dependencies to their latest versions.

Changed

  • Updated prettier from 3.7.3 to 3.7.4
  • Updated typescript-eslint from 8.18.0 to 8.48.1
  • Updated typescript from 5.7.3 to 5.9.3

Fixed

  • Resolved Jest and ts-jest dependency compatibility issue

Quality

  • All 21 tests passing
  • 0 vulnerabilities
  • No breaking changes

Full Changelog: https://github.com/Jszigeti/axios-error-handler/blob/main/CHANGELOG.md

v1.3.1

02 Dec 14:33

Choose a tag to compare

1.3.1

Summary

  • Maintenance release: tooling alignment, no runtime changes.

Changes

  • Dev deps: bump ts-jest to 29.4.6.
  • TypeScript: keep 5.7.x to stay compatible with [email protected].
  • Lockfile sync; repository hygiene.

Quality

  • Lint/Format: clean (eslint, prettier).
  • Tests: 21/21 passing.
  • Build: OK (tsc).
  • Security: npm audit reports 0 vulnerabilities.

Publish

  • Tag: v1.3.1 (this release triggers the publish workflow).
  • Requirement: repository secret NPM_TOKEN must be set.

Notes

  • Breaking changes: none.