Releases: hijacker/hijacker
Release list
@hijacker/plugin-graphql@1.0.0-beta.12
@hijacker/plugin-frontend@1.0.0-beta.8
@hijacker/eslint-config@1.0.0-beta.2
Minor Changes
-
cb43887: # @hijacker/core
Adding guards to hooks. Makes it so that the result of hook handlers must pass validation. Otherwise an error is thrown.@hijacker/eslint-config
Changing import order to include all groups.
@hijacker/core@2.0.0-beta.12
Major Changes
-
cb43887: # @hijacker/core
Adding guards to hooks. Makes it so that the result of hook handlers must pass validation. Otherwise an error is thrown.@hijacker/eslint-config
Changing import order to include all groups.
@hijacker/plugin-graphql@1.0.0-beta.11
Major Changes
-
55bc52d: Convert to zod types
Switch to zod and refactor all types to using it. Breaking change because some types are renamed as well as moving types around.
Types renamed:
HijackerRequest->HttpRequest
HijackerResponse->HttpResponse
Request->HijackerRequest
Patch Changes
- Updated dependencies [55bc52d]
- @hijacker/core@2.0.0-beta.11
@hijacker/plugin-frontend@1.0.0-beta.7
Major Changes
-
55bc52d: Convert to zod types
Switch to zod and refactor all types to using it. Breaking change because some types are renamed as well as moving types around.
Types renamed:
HijackerRequest->HttpRequest
HijackerResponse->HttpResponse
Request->HijackerRequest
Patch Changes
- Updated dependencies [55bc52d]
- @hijacker/core@2.0.0-beta.11
@hijacker/eslint-config@1.0.0-beta.1
Major Changes
-
55bc52d: Convert to zod types
Switch to zod and refactor all types to using it. Breaking change because some types are renamed as well as moving types around.
Types renamed:
HijackerRequest->HttpRequest
HijackerResponse->HttpResponse
Request->HijackerRequest
@hijacker/core@2.0.0-beta.11
Major Changes
-
55bc52d: Convert to zod types
Switch to zod and refactor all types to using it. Breaking change because some types are renamed as well as moving types around.
Types renamed:
HijackerRequest->HttpRequest
HijackerResponse->HttpResponse
Request->HijackerRequest