Skip to content

Commit d760c47

Browse files
chore(changelog): update changelog with react-dom-core addition
1 parent 6f97d81 commit d760c47

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com)
55
and this project adheres to [Semantic Versioning](http://semver.org).
66

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+
714
## [0.3.6](https://github.com/remarkablemark/html-react-parser/compare/v0.3.5...v0.3.6) - 2017-09-30
815
### Changed
916
- Dependencies

0 commit comments

Comments
 (0)