Skip to content

[Feature]: Update @swc/helpers to 0.5.x #28919

Description

@YuanboXue-Amber

Library

React Components / v9 (@fluentui/react-components)

Describe the feature that you would like added

Currently v9 uses '@swc/helpers': '^0.4.14'. In codesandbox it resolves to 0.4.36. But @swc/helpers@0.4.36 uses dependency alias, which is not supported by codesandbox. And breaks all our exported codesandbox. PR #28918 temporarily resolves the broken codesandbox issue by pinning '@swc/helpers': '0.4.14' in the exported codesandbox. But @swc/helpers are now on 0.5.x. We should update @swc/helpers and remove the temporary version pin in codesandbox.

Have you discussed this feature with our team

No response

Additional context

No response

Validations

  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

Priority

Normal

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions