Skip to content

@hashicorp/react-docs-page@14.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Sep 16:37
· 1065 commits to main since this release
1046f19

Patch Changes

  • #298 4c3e3d1 Thanks @zchsh! - Converts Search to CSS modules, and makes tweaks in consuming components to account for related changes.

    • 💥✨ BREAKING CHANGE: Refactored to CSS modules.
      • Consumers will need to remove any @hashicorp/react-search/style.css imports.
      • For .hit-content, consumers will need to import @hashicorp/react-search/hit-content-styles.module.css, and use s.root on their renderHitContent container.
  • Updated dependencies [4c3e3d1]:

    • @hashicorp/react-docs-sidenav@8.2.5
    • @hashicorp/react-search@6.0.0