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

Support Storybook v8 #35

Merged
merged 10 commits into from
Mar 29, 2024
Merged

Support Storybook v8 #35

merged 10 commits into from
Mar 29, 2024

Conversation

Sotaneum
Copy link
Owner

@Sotaneum Sotaneum commented Mar 29, 2024

  • Storybook v8를 지원합니다. (Fixes Support for storybook 8.X.X #34)
  • React/Vue3 예제를 추가했습니다.
  • 아이콘이 변경되었습니다.
  • README가 수정되었습니다.
Install PR version: `npm install -D storybook-addon-useragent@8.0.0--canary.35.8482456355.0`

✨ Test out this PR locally via:

npm install storybook-addon-useragent@8.0.0--canary.35.8482456355.0
# or 
yarn add storybook-addon-useragent@8.0.0--canary.35.8482456355.0

@Sotaneum Sotaneum added the major Increment the major version when merged label Mar 29, 2024
@Sotaneum Sotaneum self-assigned this Mar 29, 2024
@Sotaneum Sotaneum linked an issue Mar 29, 2024 that may be closed by this pull request
@Sotaneum Sotaneum merged commit a5d92c0 into release/v8.0.0 Mar 29, 2024
1 check passed
@Sotaneum Sotaneum mentioned this pull request Mar 29, 2024
Sotaneum added a commit that referenced this pull request Mar 29, 2024
* feat. support v8

* feat. icon change

* chore. 불필요한 dependencies 제거 및 unsupportedFrameworks 제거

* chore. example react 추가

* chore. Symbolic link Test

* Revert "chore. Symbolic link Test"

This reverts commit 048820a.

* feat. add react example

* feat. vue3 example 추가

* chore. lock 업데이트

* feat. README 정리
@Sotaneum Sotaneum deleted the feature/support-v8 branch March 29, 2024 15:42
Sotaneum added a commit that referenced this pull request Mar 29, 2024
* Support Storybook v8 (#35)

* feat. support v8

* feat. icon change

* chore. 불필요한 dependencies 제거 및 unsupportedFrameworks 제거

* chore. example react 추가

* chore. Symbolic link Test

* Revert "chore. Symbolic link Test"

This reverts commit 048820a.

* feat. add react example

* feat. vue3 example 추가

* chore. lock 업데이트

* feat. README 정리

* fix. deploy error (#37)

* fix. deploy 버그 수정

* feat. actions node-version 20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major Increment the major version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for storybook 8.X.X
1 participant