Skip to content

5.0.2 strict breaks stringifySrcset with valid width #17

@santicros

Description

@santicros

Hi!! I've found the version 5.0.2 in strict mode breaks a valid stringifySrcset:

Simple example:

stringifySrcset([{ url: "banner-phone.jpeg", width: 100 }], { strict: true });

Gives an error in 5.0.2 but not in 5.0.1.

Thank you!

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