Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 499 Bytes

CHANGELOG.md

File metadata and controls

15 lines (8 loc) · 499 Bytes

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.0 (2020-07-08)

⚠ BREAKING CHANGES

  • The Link component is no longer the default export. It is a named export e.g. import {Link} from '@accessible/link'.

Features