Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(es/transforms): Add experimental output API for transforms #9000

Merged
merged 18 commits into from
Jun 5, 2024

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented May 30, 2024

Description:

This interface will provide the way to emit some outputs from transforms. This data will be emitted back to the JS caller.

Related issue (if exists):

@kdy1 kdy1 added this to the Planned milestone May 30, 2024
@kdy1 kdy1 self-assigned this May 30, 2024
@kdy1 kdy1 changed the title feat(es/transforms): Add output API for transforms feat(es/transforms): Add (experimental) output API for transforms May 30, 2024
@kdy1 kdy1 changed the title feat(es/transforms): Add (experimental) output API for transforms feat(es/transforms): Add experimental output API for transforms Jun 5, 2024
@kdy1 kdy1 marked this pull request as ready for review June 5, 2024 06:37
@kdy1 kdy1 requested review from a team as code owners June 5, 2024 06:37
Copy link
Member Author

@kdy1 kdy1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

swc-bump:

  • dbg-swc
  • jsdoc
  • preset_env_base
  • swc_ecma_preset_env
  • swc_transform_common

@kdy1 kdy1 merged commit 6fa79be into swc-project:main Jun 5, 2024
78 of 79 checks passed
@kdy1 kdy1 deleted the data-api branch June 5, 2024 06:38
@kdy1 kdy1 modified the milestones: Planned, v1.5.26 Jun 10, 2024
@swc-project swc-project locked as resolved and limited conversation to collaborators Jul 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant