Skip to content

The included types breaks previous @types/json-stable-stringify #19

@jmrnilsson

Description

@jmrnilsson

Expected
The included types to match the previously typed return type string.

Actual
The new types returns string | undefined which requires substantial code rewrites as it needs to handle undefined values everywhere.

Notes
The new types can be made to match the old ones. If the are redeclared and exported. This solution is a fair bit complex.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions