#
Change Log
All notable changes to this project will be documented in this file. See
Conventional Commits for commit guidelines.
2.9.1 (2021-07-27)
#
Other Internal Changes
- install: slighly reduce install size by excluding tests in publish
(9d01a44)
2.9.0 (2021-07-18)
Note: Version bump only for package @react-md/link
2.8.5 (2021-07-03)
Note: Version bump only for package @react-md/link
2.8.4 (2021-06-10)
Note: Version bump only for package @react-md/link
2.8.3 (2021-05-18)
#
Documentation
- react-md.dev: updated tsdoc to work with
typedoc
(cf54c35)
2.8.2 (2021-04-23)
Note: Version bump only for package @react-md/link
2.8.0 (2021-04-22)
#
Other Internal Changes
- tsconfig: separate tsconfig by package instead of a single root
(b278230)
2.7.1 (2021-03-23)
#
Other Internal Changes
- ts: stopped using FC type
(c5daa47)
2.7.0 (2021-02-28)
#
Documentation
- tsdoc: fixed remaining tsdoc syntax warnings
(946f4dd)
- tsdoc: fixed some tsdoc annotations and styling
(0449b86)
#
Other Internal Changes
- updated test coverage to not include conditional component PropTypes
(24e5df1)
2.6.0 (2021-02-13)
#
Other Internal Changes
- @react-md/link: added new tests for
SkipToMainContent
(3f6e866)
2.5.5 (2021-01-30)
Note: Version bump only for package
@react-md/link
2.5.4 (2021-01-27)
Note: Version bump only for package
@react-md/link
2.5.0 (2020-12-15)
Note: Version bump only for package
@react-md/link
2.4.2 (2020-10-23)
Note: Version bump only for package
@react-md/link
2.4.1 (2020-10-17)
Note: Version bump only for package
@react-md/link
2.4.0 (2020-10-17)
#
Features
2.3.1 (2020-09-15)
Note: Version bump only for package
@react-md/link
2.3.0 (2020-09-10)
Note: Version bump only for package
@react-md/link
2.2.2 (2020-09-02)
Note: Version bump only for package
@react-md/link
2.2.1 (2020-09-02)
Note: Version bump only for package
@react-md/link
2.1.2 (2020-08-01)
Note: Version bump only for package
@react-md/link
2.1.1 (2020-07-21)
Note: Version bump only for package
@react-md/link
2.1.0 (2020-07-12)
Note: Version bump only for package
@react-md/link
2.0.2 (2020-06-30)
#
Bug Fixes
- LICENSE: Removed the time range from license since it was incorrect
(50c9021)
- Added
sideEffects
field to package.json
(31820b9)
#
v2.0.1
No changes.
#
v2.0.0
There are no breaking changes for this release as this is the first time a link
component has been introduced into react-md.