@hey-api/shared#
0.3.0#
Minor Changes#
Removed plugin.getSymbol() function#
This function has been removed. You can use plugin.querySymbol() instead. It accepts the same arguments and returns the same result.
Patch Changes#
0.2.6#
Patch Changes#
-
plugin: fix:
symbolOnce()method correctly handles multiple symbols with the same metadata (#3635) (6c1120c) by @copilot-swe-agent -
internal: add
@hey-api/spec-typesdependency (#3652) (4852795) by @mrlubos
Updated Dependencies:#
- @hey-api/spec-types@0.1.0
0.2.5#
Patch Changes#
-
output: pass context as second argument in
module.resolve()function (#3615) (b6a65d6) by @mrlubos -
parser: fix: self-referencing discriminator (#3601) (
857eb19) by @pgraug
Updated Dependencies:#
- @hey-api/codegen-core@0.7.4
0.2.4#
Patch Changes#
-
utils:
outputHeaderToPrefix()function signature change (#3585) (c076e4d) by @mrlubos -
internal: remove TypeScript from peer dependencies (#3566) (
b5f1e4b) by @mrlubos
Updated Dependencies:#
- @hey-api/codegen-core@0.7.3
- @hey-api/types@0.1.4
0.2.3#
Patch Changes#
-
cli: export isEnvironment function (#3546) (
571bc8a) by @mrlubos -
internal: export more IR types (#3513) (
ffe68cd) by @copilot-swe-agent -
parser: add
getName()symbol hook (#3556) (68c750a) by @mrlubos
Updated Dependencies:#
- @hey-api/codegen-core@0.7.2
0.2.2#
Patch Changes#
-
output: context file is optional (#3486) (
942913a) by @mrlubos -
parser: fix: explicit discriminator mapping wins over fallback in nested
allOf(#3490) (a67d589) by @pgraug
Updated Dependencies:#
- @hey-api/codegen-core@0.7.1
0.2.1#
Patch Changes#
-
internal: export schema walker interfaces (#3396) (
ea6f386) by @mrlubos -
parser(patch): support callback for
patch.schemas(#3415) (e494f4d) by @copilot-swe-agent -
parser: handle OpenAPI 3.1
contentMediaTypekeyword as binary format when file-like (#3431) (d6a8538) by @copilot-swe-agent -
input: fix: improve returned status code when spec fetch fails (#3427) (
37dd92c) by @copilot-swe-agent -
parser: add
patch.inputand shorthandpatch()option for full specification transformations (#3411) (ba9f893) by @copilot-swe-agent -
parser: fix: preserve
unevaluatedPropertieskeyword in transforms (#3435) (f659b38) by @copilot-swe-agent -
parser(transforms): add
schemaNametransform (#3416) (4b9d032) by @copilot-swe-agent -
parser(patch): support callback for
patch.operations(#3420) (e1cd970) by @copilot-swe-agent -
parser: add support for non-string discriminator property types (#3385) (
dd0be9c) by @SipanP
Updated Dependencies:#
- @hey-api/json-schema-ref-parser@1.3.1
0.2.0#
Minor Changes#
Patch Changes#
Updated Dependencies:#
- @hey-api/json-schema-ref-parser@1.3.0
0.1.2#
Patch Changes#
-
parser: add
getExportFromFilePath()hook (#3322) (bfd43ec) by @mrlubos -
config:
includeInEntryaccepts function in addition to primitive value (#3322) (bfd43ec) by @mrlubos -
transform(read-write): improve discriminated schemas split (#3322) (
bfd43ec) by @mrlubos
Updated Dependencies:#
- @hey-api/codegen-core@0.7.0
0.1.1#
Patch Changes#
Updated Dependencies:#
- @hey-api/codegen-core@0.6.1
0.1.0#
Minor Changes#
Patch Changes#
Updated Dependencies:#
- @hey-api/codegen-core@0.6.0
- @hey-api/types@0.1.3