Skip to content

🩹 Typescript 5.5 generated types dont include typedef #320

Closed
@scagood

Description

@scagood

See also: #316 #317 #212

In v17.10.0 we updated to [email protected], which caused the Configs type to not get generated in the output.

Typescript 5.5 generated types:

image

Typescript 5.4 generated types:

image

This is bad because we did not notice in the tests that the Configs were missing!

We should implement tests to check the output types to ensure they're at least valid. (eg #212)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions