swc-project / plugins

Plugins for swc, written in rust
Apache License 2.0
334 stars 55 forks source link

feat(transform-imports): Support all kinds of imports/exports #324

Closed dp-152 closed 4 months ago

dp-152 commented 4 months ago

Closes https://github.com/swc-project/plugins/issues/323

This pull request adds support for namespace exports, and default and namespace imports, which were previously not supported by the plugin.

changeset-bot[bot] commented 4 months ago

🦋 Changeset detected

Latest commit: 6abe765bcd7eb652b0a61c046a550bafd83f4e4a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------------------------- | ----- | | @swc/plugin-transform-imports | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

CLAassistant commented 4 months ago

CLA assistant check
All committers have signed the CLA.