Skip to content

Latest commit

 

History

History
59 lines (34 loc) · 2.87 KB

CHANGELOG.md

File metadata and controls

59 lines (34 loc) · 2.87 KB

@hashicorp/react-consent-manager

7.1.1

Patch Changes

7.1.0

Minor Changes

  • #414 68e0d7f Thanks @BRKalow! - Refactor ConsentManager to use next/script under the hood and add support for a strategy attribute for each service to leverage next/script's underlying loading strategies.

7.0.3

Patch Changes

7.0.2

Patch Changes

7.0.1

Patch Changes

7.0.0

Major Changes

  • #305 740f35b Thanks @zchsh! - - 💥✨ BREAKING CHANGE: Converts to CSS modules.
    • Consumers will need to remove any @hashicorp/react-consent-manager/style.css imports.
    • Note: we've added CSS to hide consent-manager from Percy by default
      • This is achieved by an @media only percy rule on the root element
      • We've added support for a className to allow this behavior to be overridden as needed

Patch Changes

  • Updated dependencies [15f0689]:
    • @hashicorp/react-toggle@4.0.0

6.0.3

Patch Changes

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