Releases: Jszigeti/axios-error-handler
Releases · Jszigeti/axios-error-handler
1.3.4
What's Changed
This patch release updates development dependencies to their latest version.
Changed
- Updated
typescript-eslintfrom 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
What's Changed
This patch release updates development dependencies to their latest versions.
Changed
- Updated
@eslint/jsfrom 9.39.1 to 9.39.2 - Updated
eslintfrom 9.39.1 to 9.39.2 - Updated
typescript-eslintfrom 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
What's Changed
This patch release updates development dependencies to their latest versions.
Changed
- Updated
prettierfrom 3.7.3 to 3.7.4 - Updated
typescript-eslintfrom 8.18.0 to 8.48.1 - Updated
typescriptfrom 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
1.3.1
Summary
- Maintenance release: tooling alignment, no runtime changes.
Changes
- Dev deps: bump
ts-jestto29.4.6. - TypeScript: keep
5.7.xto stay compatible with[email protected]. - Lockfile sync; repository hygiene.
Quality
- Lint/Format: clean (
eslint,prettier). - Tests: 21/21 passing.
- Build: OK (
tsc). - Security:
npm auditreports 0 vulnerabilities.
Publish
- Tag:
v1.3.1(this release triggers the publish workflow). - Requirement: repository secret
NPM_TOKENmust be set.
Notes
- Breaking changes: none.