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

fix: dynamic changed to default import #13

Merged
merged 2 commits into from
Apr 18, 2023
Merged

fix: dynamic changed to default import #13

merged 2 commits into from
Apr 18, 2023

Conversation

jpwallace22
Copy link
Owner

@jpwallace22 jpwallace22 commented Apr 18, 2023

closes #12

@jpwallace22 jpwallace22 merged commit dd3ba3e into main Apr 18, 2023
@jpwallace22 jpwallace22 deleted the dynamic-bug branch April 18, 2023 02:38
jpwallace22 pushed a commit that referenced this pull request May 25, 2023
# [0.4.0](v0.3.1...v0.4.0) (2023-05-25)

### Bug Fixes

* `dynamic` changed to default import ([#13](#13)) ([dd3ba3e](dd3ba3e))
* import path regex not specific enough ([7f769a3](7f769a3))

### Features

* add loadable/next framework options ([#11](#11)) ([54be333](54be333))
* import lazy component from jsx ([#5](#5)) ([41dcafe](41dcafe))

### Performance Improvements

* **convertLineToLazy:** remove noop ([863c3be](863c3be))
@jpwallace22
Copy link
Owner Author

🎉 This PR is included in version 0.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dynamic imports as named
1 participant