Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 1.06 KB

v2.7.1.mdx

File metadata and controls

36 lines (29 loc) · 1.06 KB
title description releaseUrl releaseDate version
Version 2.7.1
Explore the changelog for Chakra UI version 2.7.1. Learn about the latest features, bug fixes, and improvements.
June 19, 2023
2.7.1

@chakra-ui/storybook-addon@5.0.0

Major Changes

@chakra-ui/react@2.7.1

Patch Changes

  • #7730 2456a7090 Thanks @TylerAPfledderer! - Expose the skip nav components and types to the main package

    import {
      SkipNavLink,
      type SkipNavLinkProps,
      SkipNavContent,
      type SkipNavContentProps,
    } from "@chakra-ui/react"