v0.7.1 (2025-01-22)
- Fix typescript types #26 (satazor)
- Bump rollup from 4.21.3 to 4.22.4 #17 (dependabot)
- Bump cookie and light-my-request #20 (dependabot)
v0.7.0 (2025-01-22)
- Abort by default if a security handler throws an error #25 (satazor)
- Add types to
files
in package.json #24 (satazor)
v0.6.0 (2024-11-07)
v0.5.2 (2024-10-24)
v0.5.1 (2024-10-24)
v0.5.0 (2024-10-15)
v0.4.0 (2024-09-23)
- Add parameters coercing #16 (satazor)
- Bump vite from 5.3.5 to 5.4.6 #15 (dependabot)
v0.3.0 (2024-09-11)
- Export all error file exports #14 (satazor)
- Add missing dot to sentence in README #13 (satazor)
- Remove extra line in
.release-it.json
#12 (satazor)
v0.2.0 (2024-09-09)
v0.1.1 (2024-08-06)
- Replace
decorateRequest
byonRequest
hook #10 (andreffvalente)
v0.1.0 (2024-08-05)
- Add missing
release
npm script #9 (satazor) - Set package.json version to
0.0.0
to prepare for release #8 (satazor) - Fix scopes on README #7 (hv-leo)
- Fix and improve several README sentences #4 (satazor)
- Generalize wildcard matching in scopes #5 (satazor)
- Improve README #3 (satazor)
- Remove build from release-it config #2 (satazor)
- Add initial commit #1 (andreffvalente)