This repository was archived by the owner on Jun 3, 2024. It is now read-only.
File tree 4 files changed +17
-7
lines changed
4 files changed +17
-7
lines changed Original file line number Diff line number Diff line change 2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
+ ## [ 0.39.0] - 2018-11-12
6
+ ### Changed
7
+ - Updated ` react ` and ` react-dom ` to version ` ^16.6.1 `
8
+ - Updated ` react-dates ` to ` ^18.2.2 `
9
+ - Updated ` react-docgen ` to ` ^2.21.0 `
10
+ - Updated ` react-dropzone ` to ` ^7.0.1 `
11
+ - Updated ` react-markdown ` to ` ^4.0.2 `
12
+ - Updated ` react-select-fast-filter-options ` to ` ^0.2.3 `
13
+ - Updated ` react-syntax-highlighter ` to ^10.0.0`
14
+ - Updated ` react-virtualized-select ` to ` ^3.1.3 `
15
+ - Updated ` react-with-direction ` to ` ^1.3.0 `
16
+ - Upgraded ` babel ` and dependencies to ` 7.1.5 `
17
+ - Upgraded ` enzyme ` and dependencies to ` 3.7.0 `
18
+
5
19
## [ 0.38.1] - 2018-11-14
6
20
### Fixed
7
21
- The issue [ #115 ] ( https://github.com/plotly/dash-core-components/issues/115 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " dash-core-components" ,
3
- "version" : " 0.38.1 " ,
3
+ "version" : " 0.39.0 " ,
4
4
"description" : " Core component suite for Dash" ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 1
- < << << << HEAD
2
- __version__ = '0.38.1'
3
- == == == =
4
- __version__ = '1.0.0'
5
- > >> >> >> Update version and changelog
1
+ __version__ = '0.39.0'
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " dash-core-components" ,
3
- "version" : " 0.38.1 " ,
3
+ "version" : " 0.39.0 " ,
4
4
"description" : " Core component suite for Dash" ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments