Skip to content

Commit 810ee9e

Browse files
author
Austin Green
committed
Add v6.1.0 to CHANGELOG.md [skip ci]
1 parent 11a4efa commit 810ee9e

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,20 @@ _Note: Gaps between patch versions are faulty, broken or test releases._
1212
<!-- DO NOT MODIFY BELOW THIS COMMENT -->
1313
<!-- insert-new-changelog-here -->
1414

15+
## v6.1.0 (2019-06-26)
16+
17+
#### :rocket: New Feature
18+
* `dropdowns`, `notifications`
19+
* [#371](https://github.com/zendeskgarden/react-components/pull/371) feat(dropdowns): migrate react-dropdowns to Typescript ([@austin94](https://github.com/austin94))
20+
21+
##### Typescript Support
22+
23+
The `dropdowns` package is now written in [Typescript](https://www.typescriptlang.org/). The API has
24+
not been changed, but Type definitions are now included with the package.
25+
26+
If you are not using Typescript in your development environment you will still benefit from
27+
improved autocompletion and documentation in certain IDEs and editors like VSCode.
28+
1529
## v6.0.3 (2019-06-20)
1630

1731
#### :bug: Bug Fix

0 commit comments

Comments
 (0)