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 @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file.
3
3
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com ) and this project adheres to [ Semantic Versioning] ( http://semver.org ) .
5
5
6
+ ## [ 0.2.0] ( https://github.com/remarkablemark/html-react-parser/compare/v0.1.1...v0.2.0 ) - 2016-11-18
7
+ ### Added
8
+ - Create npm script ` clean ` that removes ` dist/ ` directory
9
+
10
+ ### Fixed
11
+ - Silence webpack warning by keeping react <15.4 in this version
12
+
6
13
## [ 0.1.1] ( https://github.com/remarkablemark/html-react-parser/compare/v0.1.0...v0.1.1 ) - 2016-11-17
7
14
### Fixed
8
15
- ` HTMLDOMPropertyConfig.js ` and ` SVGDOMPropertyConfig.js ` have been moved from ` react/lib/ ` to ` react-dom/lib/ ` in v15.4
You can’t perform that action at this time.
0 commit comments