Skip to content

Releases: galaxiajs/api-kit

@galaxiajs/[email protected]

23 Jul 09:07
fcdda74
Compare
Choose a tag to compare

Patch Changes

@galaxiajs/[email protected]

16 Jul 11:23
975ba9b
Compare
Choose a tag to compare

Patch Changes

  • 37ad5b1: Fix module augmentation for typescript versions >=5.5

@galaxiajs/[email protected]

03 Jul 18:56
bcd51f7
Compare
Choose a tag to compare

Patch Changes

  • 1ca2619: Add method to execute code after request handling

@galaxiajs/[email protected]

13 Jun 20:25
f9f3c45
Compare
Choose a tag to compare

Minor Changes

  • 1a3fe97: Add vitest helper and improve RPC integration

@galaxiajs/[email protected]

05 Jun 21:39
90e7124
Compare
Choose a tag to compare

Patch Changes

  • 770bb4a: (breaking): do not clone the request in case it is currently being read

@galaxiajs/[email protected]

05 Jun 18:51
b35cd9a
Compare
Choose a tag to compare

Patch Changes

  • ffe9b7b: Fix withinContext utility

@galaxiajs/[email protected]

05 Jun 18:48
44264ac
Compare
Choose a tag to compare

Patch Changes

  • e6972f5: Export withinContext utility

@galaxiajs/[email protected]

05 Jun 18:28
806a9f4
Compare
Choose a tag to compare

Patch Changes

  • 721eb8f: fix: add missing exports

@galaxiajs/[email protected]

05 Jun 18:23
7a9bd16
Compare
Choose a tag to compare

Patch Changes

  • dc992ab: Add cookie utility methods

@galaxiajs/[email protected]

04 Jun 10:29
b0c5786
Compare
Choose a tag to compare

Patch Changes

  • 8199735: Add utility to run request handler manually