File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments