yhttperror
Version:
Better HTTP errors for your NodeJS server.
103 lines (33 loc) • 2.66 kB
Markdown
# [8.1.0](https://github.com/nfroidure/yhttperror/compare/v8.0.0...v8.1.0) (2025-03-12)
### Features
* **core:** allow multivalued headers ([bddb2ca](https://github.com/nfroidure/yhttperror/commit/bddb2ca088920f65b3c167a7b34076b4aa609605))
# [8.0.0](https://github.com/nfroidure/yhttperror/compare/v7.0.0...v8.0.0) (2023-08-16)
# [7.0.0](https://github.com/nfroidure/yhttperror/compare/v6.1.2...v7.0.0) (2023-08-12)
### Bug Fixes
* **ci:** fix the CI run ([3609313](https://github.com/nfroidure/yhttperror/commit/360931362c0d55f7d55a75e7c3a9d1f93097298a))
## [6.1.2](https://github.com/nfroidure/yhttperror/compare/v6.1.1...v6.1.2) (2023-01-05)
## [6.1.1](https://github.com/nfroidure/yhttperror/compare/v6.1.0...v6.1.1) (2022-05-27)
### Bug Fixes
* **api:** add forgotten export ([f454896](https://github.com/nfroidure/yhttperror/commit/f454896c115e04def7d11f235c9fdc9a91b8bfc8))
# [6.1.0](https://github.com/nfroidure/yhttperror/compare/v6.0.3...v6.1.0) (2022-05-27)
### Features
* **api:** add prop export for ESM compatibility ([82b625a](https://github.com/nfroidure/yhttperror/commit/82b625a1cf65a40d7e042813931b4edcaf291510))
## [6.0.3](https://github.com/nfroidure/yhttperror/compare/v6.0.2...v6.0.3) (2022-05-26)
## [6.0.2](https://github.com/nfroidure/yhttperror/compare/v6.0.1...v6.0.2) (2022-05-25)
## [6.0.1](https://github.com/SimpliField/yhttperror/compare/v6.0.0...v6.0.1) (2021-04-10)
### Bug Fixes
* **types:** fix types declarations path ([a23c003](https://github.com/SimpliField/yhttperror/commit/a23c003d8d08f5b44c6142f911d492319f1c3851))
# [6.0.0](https://github.com/SimpliField/yhttperror/compare/v5.0.2...v6.0.0) (2021-04-09)
### chore
* **dependencies:** update dependencies ([2bcbe36](https://github.com/SimpliField/yhttperror/commit/2bcbe36c4b0038185debbd12a273e30722cd7cb5))
### BREAKING CHANGES
* **dependencies:** YError now is built via Babel
## [5.0.2](https://github.com/SimpliField/yhttperror/compare/v5.0.1...v5.0.2) (2021-01-04)
### Bug Fixes
* **headers:** fix default headers value ([a7f3f99](https://github.com/SimpliField/yhttperror/commit/a7f3f9998e00f4037ae7aa606c825e51e825975f))
## [5.0.1](https://github.com/SimpliField/yhttperror/compare/v5.0.0...v5.0.1) (2021-01-04)
### Bug Fixes
* headers ([fd71f21](https://github.com/SimpliField/yhttperror/commit/fd71f2101ab89a233f8a4b49b52674c1f892ff0b))
# [5.0.0](https://github.com/SimpliField/yhttperror/compare/v4.0.0...v5.0.0) (2019-12-10)
### Features
* **headers:** add headers support officially ([bc2970f](https://github.com/SimpliField/yhttperror/commit/bc2970fce16f21529b50453c38d39ea011bc6587))