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

chore: Release 7.0.0 #52

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 3, 2023

🤖 I have created a release beep boop

7.0.0 (2023-08-03)

⚠ BREAKING CHANGES

  • Remove model arg in useColor()
  • Remove width prop in <ColorPicker /> component
  • Remove onChangeComplete prop in <ColorPicker /> component
  • Replace hideHEX, hideRGB and hideHSV to hideInput prop in <ColorPicker /> component
  • Replace alpha to hideAlpha' prop in ' component
  • Remove dark prop in <ColorPicker /> component
  • Replace toColor() to ColorService
  • Rename Color, ColorRGB and ColorHSV types in IColor, IColorRgb and IColorHsv
  • Replace react-color-palette/lib/css/styles.css to react-color-palette/css

Features

  • Add CSS-like values support in useColor() (91d0ca6)
  • Add responsive support (#22) (91d0ca6)
  • Add RSC support (Next.js 13 App Router) (91d0ca6)
  • Add touch support (#20) (91d0ca6)
  • Enable alpha-channel by default (91d0ca6)
  • Export &lt;Saturation /&gt;, <Hue /> and <Alpha /> components (91d0ca6)
  • Implement update state from props in useColor() (#38) (91d0ca6)
  • Remove dark prop in &lt;ColorPicker /&gt; component (91d0ca6)
  • Remove model arg in useColor() (91d0ca6)
  • Remove onChangeComplete prop in &lt;ColorPicker /&gt; component (91d0ca6)
  • Remove width prop in &lt;ColorPicker /&gt; component (91d0ca6)
  • Rename Color, ColorRGB and ColorHSV types in IColor, IColorRgb and IColorHsv (91d0ca6)
  • Replace alpha to hideAlpha' prop in <ColorPicker />' component (91d0ca6)
  • Replace hideHEX, hideRGB and hideHSV to hideInput prop in &lt;ColorPicker /&gt; component (91d0ca6)
  • Replace react-color-palette/lib/css/styles.css to react-color-palette/css (91d0ca6)
  • Replace toColor() to ColorService (91d0ca6)

Bug Fixes

  • Add types in exports field (#51) (91d0ca6)
  • Add check for NaN alpha value in hex2rgb() (#33) (91d0ca6)

This PR was generated with Release Please. See documentation.

@Wondermarin Wondermarin merged commit 9588f0a into main Aug 3, 2023
@github-actions
Copy link
Contributor Author

github-actions bot commented Aug 3, 2023

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.

None yet

1 participant