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

v7.0.0 #32

Merged
merged 5 commits into from
Aug 26, 2023
Merged

v7.0.0 #32

merged 5 commits into from
Aug 26, 2023

Conversation

Sotaneum
Copy link
Owner

@Sotaneum Sotaneum commented Aug 26, 2023

v7.0.0

사용자가 알아야할 사항

  • 더 이상 Storybook 6을 지원하지 않습니다. Storybook 6addon 6버전을 이용해주세요.

기타 수정 사항

  • auto 버전 업데이트로, 옵션을 추가했습니다.
  • docs 모드에서는 iframe을 사용하지 않아 story에서만 동작하도록 변경했습니다.
  • 예제 및 README용으로 v7으로 변경했습니다.
  • webpack에서 vite/esbuild로 변경했습니다.
Install PR version: `npm install -D storybook-addon-useragent@7.0.0--canary.32.5982528058.0`

✨ Test out this PR locally via:

npm install storybook-addon-useragent@7.0.0--canary.32.5982528058.0
# or 
yarn add storybook-addon-useragent@7.0.0--canary.32.5982528058.0

* [feature/setting-for-v7] support v7

* [feature/setting-for-v7] rollback node 18 > 16
* [feature/canary-bug-fix] 카나리 버전 지원

* [feature/canary-bug-fix] node 16 > 18 변경
* [feature/only-story-mode] story 모드에서만 동작하도록 변경

* [feature/only-story-mode] telemetry 비활성화

* [feature/only-story-mode] canary PR Message 변경
* [feature/example-for-v7] 예제 v7 용으로 변경

* [feature/example-for-v7] v7 버전 canary 적용
* [feature/example-update] 불필요한 예제 코드 제거 및 README 추가

* [feature/example-update] 버전 지정

* [feature/example-update] README 업데이트
@Sotaneum Sotaneum added the major Increment the major version when merged label Aug 26, 2023
@Sotaneum Sotaneum self-assigned this Aug 26, 2023
@Sotaneum Sotaneum merged commit a0d8946 into main Aug 26, 2023
2 checks passed
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.

None yet

1 participant