All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v0.5.0 - 2022-12-17
- Minimum GraphQL version v16.6.0
v0.4.1 - 2022-10-18
- Check context presence in
defaultAuthFn
procedure
v0.4.0 - 2022-10-18
- Default auth procedure
defaultAuthFn
-
Removed source map for
.d.ts
files -
Removed
Context
type
v0.3.1 - 2022-10-13
- Added more comments
- Comments are still available after compilation
v0.3.0 - 2022-10-13
roles
andpermissions
configurationdefault
valueTRole
value orTRole
array
-
Renamed
typeName
toenumName
inroles
andpermissions
configurations -
Rename
defaultValue
todefault
inroles
andpermissions
configurations
v0.2.0 - 2022-10-12
-
Accept generics
TRole
andTPermission
along withTContext
-
TypeGraphQL
integration example
v0.1.1 - 2022-10-11
- Typescript paths
v0.1.0 - 2022-10-11
- Initial release