0.0.9
- Fix params being undefined unless directly accessed
- Fix faulty search params parsing on received request
- Change resulting request in end handler to actual request and not middleware request
View on GitHub0.0.8
- Improve npm metadata
- Remove Next.js as dependency
View on GitHub0.0.7
- Add npm metadata
- Fix type mapping on content type-parsing
View on GitHub0.0.6
- Fix bugged types when using multiple middlewares
- Rewrite package
View on GitHub0.0.4
- Fix miscellaneous type faults
View on GitHub0.0.3
- Narrow headers, params and search params to JSON-extendables only
- Update package name to "@quality-api/core" from "qualityapi"
- Add customizable data property to requests
View on GitHub0.0.2
- Fix invalid URL type
- Remove Zod dependency
- Add missing exports
View on GitHub0.0.1
- Port from old repository
- Fix search params not being parsed correctly
View on GitHub