Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

32 lines (19 loc) · 1.46 KB

@hashicorp/react-callouts

8.0.2

Patch Changes

8.0.1

Patch Changes

8.0.0

Major Changes

  • #302 b839fc3 Thanks @zchsh! - - 💥✨ BREAKING CHANGE: Converts to CSS modules.
    • Consumers will need to remove any @hashicorp/react-callouts/style.css imports.
    • To support overrides in projects, consumers can use the className prop.
      • For example, you can pass className="g-callouts to retain existing overrides.

7.1.5

Patch Changes

  • Updated dependencies [b0fd753]:
    • @hashicorp/react-button@6.0.0