Skip to content

Commit

Permalink
chore(logo-grid): clarify breaking change imports in changset
Browse files Browse the repository at this point in the history
Co-authored-by: Jeff Escalante <jescalan@users.noreply.github.com>
  • Loading branch information
zchsh and jescalan committed Sep 8, 2021
1 parent 02d27ef commit 1931fce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/smart-countries-fly.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
---

- 💥✨ BREAKING CHANGE: Converts to CSS modules.
- Consumers will need to remove any `@hashicorp/react-logo-grid` imports.
- Consumers will need to remove any `@hashicorp/react-logo-grid` css imports.
- No longer renders a `g-logo-grid` className. Does however accept a `className` prop, so that we can continue to meet override use cases.
- 🔨 Replaces Tippy with ReachUI Dialog
- This changes the behavior of the dialog somewhat, but not in a breaking way.
Expand Down

0 comments on commit 1931fce

Please sign in to comment.