5.0.12 (2023-11-28)
Bug Fixes
- allow _patch to modify the entire base schema (#3300) (0f41622)
- authentication-client: Allow to abort fetch (#3310) (ff3e104)
- express: Re-export Router (#3349) (0cbdb03)
- generators: use
export type
vsexport
(#3246) (82d30fd) - knex: Add includeTriggerModifications for MSSQL support (#3355) (cbe44b0)
- schema: Allow $in and $nin queries to work for arrays (#3352) (677c214)
- schema: Remove undefined $select when using resolveResult hook (#3354) (c43e009)
- transport-commons: Allow case insensitive route lookups (#3353) (a4a5ab6)