Skip to content

What changed in v2.5.0? #177

Open
Open
@NoelDeMartin

Description

@NoelDeMartin

I've noticed that the bundle size increased significantly in v2.5.0. I didn't find any impactful change looking at the commits, so I'm not sure whether to update it or continue using the old version.

It seems like the package is tree-shakeable, but given that the API depends on a god object it doesn't benefit from it. For example, I don't use the login popup in my apps but it's being included in my bundles (I'm not sure how much of the total size that is).

Besides looking at the weight on npm, I've tried to compare the impact in my apps changing this dependency, and v2.4.1 was 34.63KiB vs 220.06KiB from v2.5.4.

Is there anything important in that, or should I continue using v2.4.1?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions