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

add types being generated before publishing & fix 2 typing issues #287

Merged
merged 3 commits into from
Aug 13, 2021

Conversation

ndelangen
Copy link
Member

@ndelangen ndelangen commented Aug 13, 2021

To get better typescript support in the chromatic codebase we need types to be present in the design-system.

This PR adds scripting to generate .d.ts files in dist when a release is made

📦 Published PR as canary version: 5.6.6-canary.287.9ce3cd3.0

✨ Test out this PR locally via:

npm install @storybook/design-system@5.6.6-canary.287.9ce3cd3.0
# or 
yarn add @storybook/design-system@5.6.6-canary.287.9ce3cd3.0

@ndelangen ndelangen self-assigned this Aug 13, 2021
@winkerVSbecks
Copy link
Collaborator

Thanks!

@winkerVSbecks winkerVSbecks merged commit 8f9dba6 into master Aug 13, 2021
@winkerVSbecks winkerVSbecks deleted the typescript/add-definitions-to-publush branch August 13, 2021 11:54
@github-actions
Copy link
Contributor

🚀 PR was released in v5.6.6 🚀

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.

2 participants