Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

chore: upgrade libs to be aligned with current stable version #11

Merged
merged 1 commit into from Jan 17, 2022

Conversation

jmfrancois
Copy link
Contributor

Issue

We are using this library with storybook 6.4.0 stable and it works well but it download 6.4.0-rc.

yarn why @storybook/instrumenter gave me

=> Found "@storybook/instrumenter@6.4.0-rc.5"
info Reasons this module exists
   - "_project_#@talend#design-system#@storybook#testing-library" depends on it
   - Hoisted from "_project_#@talend#design-system#@storybook#testing-library#@storybook#instrumenter"
info Disk size without dependencies: "2.05MB"
info Disk size with unique dependencies: "2.42MB"
info Disk size with transitive dependencies: "37.83MB"
info Number of shared dependencies: 86
=> Found "@storybook/addon-interactions#@storybook/instrumenter@6.4.9"
info This module exists because "_project_#@talend#design-system#@storybook#addon-interactions" depends on it.

Solution

add caret version pointing to stable release.

@ghengeveld ghengeveld merged commit 8ac1c52 into storybookjs:main Jan 17, 2022
@ghengeveld
Copy link
Member

ghengeveld commented Jan 17, 2022

Published as 0.0.8. Thanks for contributing!

@github-actions
Copy link

github-actions bot commented Feb 4, 2022

🚀 PR was released in v0.0.9 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Feb 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants