Releases: galaxiajs/api-kit
Releases · galaxiajs/api-kit
@galaxiajs/[email protected]
Patch Changes
- cf7378c: Fix handler type
@galaxiajs/[email protected]
Patch Changes
- 37ad5b1: Fix module augmentation for typescript versions
>=5.5
@galaxiajs/[email protected]
Patch Changes
- 1ca2619: Add method to execute code after request handling
@galaxiajs/[email protected]
Minor Changes
- 1a3fe97: Add vitest helper and improve RPC integration
@galaxiajs/[email protected]
Patch Changes
- 770bb4a: (breaking): do not clone the request in case it is currently being read
@galaxiajs/[email protected]
Patch Changes
- ffe9b7b: Fix withinContext utility
@galaxiajs/[email protected]
Patch Changes
- e6972f5: Export withinContext utility
@galaxiajs/[email protected]
Patch Changes
- 721eb8f: fix: add missing exports
@galaxiajs/[email protected]
Patch Changes
- dc992ab: Add cookie utility methods
@galaxiajs/[email protected]
Patch Changes
- 8199735: Add utility to run request handler manually