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 type exports #34

Merged
merged 1 commit into from
Jan 6, 2023
Merged

Fix type exports #34

merged 1 commit into from
Jan 6, 2023

Conversation

joshwooding
Copy link
Member

@joshwooding joshwooding commented Jan 6, 2023

Issue: #29

What Changed

Enables bundling types and resolves @types/estree so BaseNode can be exported.

How to test

Tested this in storybookjs/storybook#20116, and it worked as expected.

Change Type

  • maintenance
  • documentation
  • patch
  • minor
  • major

Version

Published prerelease version: v1.0.0-next.4

Changelog

💥 Breaking Change

  • Add JSX transpilation to compiler-generated code #30 (@ndelangen)

🚀 Enhancement

🐛 Bug Fix

⚠️ Pushed to next

Authors: 8

@ndelangen ndelangen self-assigned this Jan 6, 2023
@ndelangen ndelangen added the minor Increment the minor version when merged label Jan 6, 2023
@ndelangen ndelangen merged commit 2d6be80 into next Jan 6, 2023
@ndelangen ndelangen deleted the fix-type-exports branch January 6, 2023 11:33
@github-actions github-actions bot mentioned this pull request Jan 21, 2023
5 tasks
This was referenced Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Increment the minor version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants