# CHANGELOG

## Emoji Cheatsheet
- :pencil2: doc updates
- :bug: when fixing a bug
- :rocket: when making general improvements
- :white_check_mark: when adding tests
- :arrow_up: when upgrading dependencies
- :tada: when adding new features

## Version History

### v2.14.1

- :rocket: GH Actions Trusted Publisher

### v2.14.0

- :arrow_up: Update Core Deps

### v2.13.1

- :bug: Fix status check

### v2.13.0

- :arrow_up: Update Deps
- :rocket: Warn on 4xx Errors

### v2.12.0

- :arrow_up: Update Deps

### v2.11.0

- :rocket: Don't Log 200 Status code resonses

### v2.10.0

- :arrow_up: Update Deps

### v2.9.0

- :arrow_up: Update Express Types

### v2.8.0

- :bug: Ensure headers haven't been sent before attempting to send error

### v2.7.0

- :arrow_up: ES2022 => ESNext

### v2.6.0

- :arrow_up: Update Core Deps

### v2.5.0

- :arrow_up: Update Core Deps

### v2.4.0

- :arrow_up: Update typescript and fix related build issues around status code parsing

### v2.3.3

- :bug: Further extends fixes

### v2.3.2

- :bug: Avoid instanceof dependance

### v2.3.1

- :arrow_up: TS Error comparison fixes

### v2.3.0

- :arrow_up: Latest TS version

### v2.2.0

- :bug: Latest TS version uncovered some edge case behavior with types

### v2.1.4

- :rocket: Add automatic build to GH Action Releaser

### v2.1.3

- :bug: Remove Debug Statement

### v2.1.2

- :bug: Preserve safe field on conversion

### v2.1.1

- :bug: Ensure error exists before returning as wrapped error

### v2.1.0

- :bug: Migrate to ESLint & BugFixes on install

### v2.0.1

- :bug: Include TypeScript

### v2.0.0

- :tada: Add typescript support

### v1.1.0

- :bug: Use `res.send` to avoid auto-validation

### v1.0.1

- :rocket: Bump Release

### v1.0.0

- :rocket: Intial Release

