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

ci(changesets): version packages (next-v1) #1

Open
wants to merge 1 commit into
base: next-v1
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Dec 7, 2022

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to next-v1, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

next-v1 is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on next-v1.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@channel.io/bezier-react@1.0.0-next-v1.177

Minor Changes

  • #1036 e23c54a8 Thanks @sungik-choi! - Re-implement Modal component

    BREAKING_CHANGES

    • No longer use BaseModal for internal implementations of Modal.
    • The existing Modal is renamed LegacyModal and will be removed from subsequent PR.
    • The ModalAction component is renamed ModalFooter.
    • The targetElement property in ModalProps is renamed container.
    • The showCloseIcon property is moved from ModalProps to ModalContentProps.
    • The title, subTitle, description, and titleSize properties are moved from ModalContentProps to the new ModalHeaderProps.
  • #1002 cb677dde Thanks @Dogdriip! - Apply @radix-ui/react-switch primitives to Switch component

    BREAKING CHANGE:

    • onClick handler is now React.MouseEventHandler<HTMLButtonElement>.
    • Switch component is now HTMLButtonElement.

Patch Changes

bezier-figma-plugin@0.1.1-next-v1.21

Patch Changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants