Skip to content

Conversation

@kopach
Copy link
Contributor

@kopach kopach commented Apr 24, 2025

published under v0.5.0-alpha.2

@kopach kopach changed the title chore(deps): update @storybook/addon-knobs chore: migrate storybook to v7 Apr 24, 2025
@kopach kopach force-pushed the migrate-storybook-v7 branch from 2dfc963 to 7698bd0 Compare April 24, 2025 15:09
@kopach kopach force-pushed the migrate-storybook-v7 branch 3 times, most recently from 1dd0091 to 391bc67 Compare April 25, 2025 11:37
@kopach kopach force-pushed the migrate-storybook-v7 branch from 391bc67 to c8cb3ae Compare April 25, 2025 11:37
@kopach kopach marked this pull request as ready for review April 25, 2025 11:43
}
"generate-package": "nx generate library --publishable --buildable",
"lint": "pnpm nx run-many --target=lint --all",
"package-json:format": "prettier-package-json --write",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

file was re-formatted with this, just so we have some standard here. we can add this to git hook or CI later

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated this script so it can handle removed dependencies (was throwing)

module.exports = {
...rootMain,
staticDirs: ['../../../.storybook/assets'],
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in case of lib - there is no ../public

@kopach kopach enabled auto-merge (squash) April 25, 2025 11:50
@kopach kopach merged commit b02a591 into master Apr 25, 2025
18 checks passed
@kopach kopach deleted the migrate-storybook-v7 branch April 25, 2025 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants