File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org ) .
6
6
7
+ ## [ Unreleased] ( https://github.com/remarkablemark/html-react-parser/compare/v0.3.6...HEAD )
8
+ ### Added
9
+ - [ react-dom-core] ( https://github.com/remarkablemark/react-dom-core ) to dependencies (closes #43 )
10
+ - ` react-dom ` 16 no longer exposes ` lib ` , which includes the DOM property configs
11
+ - Upgrade devDependencies of ` react ` and ` react-dom ` to 16
12
+ - Update README and examples
13
+
7
14
## [ 0.3.6] ( https://github.com/remarkablemark/html-react-parser/compare/v0.3.5...v0.3.6 ) - 2017-09-30
8
15
### Changed
9
16
- Dependencies
You can’t perform that action at this time.
0 commit comments