File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -125,6 +125,18 @@ You have just found it ;-)
125125
126126## Changelog
127127
128+ ### [ 0.8.0] ( https://github.com/rpl/flow-coverage-report/compare/v0.7.0...v0.8.0 )
129+
130+ Fixes:
131+
132+ - Upgraded production dependencies ([ #197 ] ( https://github.com/rpl/flow-coverage-report/issues/197 ) ) ([ c13aca8] ( https://github.com/rpl/flow-coverage-report/commit/c13aca80a389e1b4e3ffb5d7078a63e8dba38ef9 ) ):
133+ - Unpinned all dependencies (fixes [ #122 ] ( https://github.com/rpl/flow-coverage-report/issues/122 ) )
134+ - Updated babel to v7
135+ - Updated parse-json to v5
136+ - Updated react and react-dom to v16
137+ - Updated strip-json-comments to v3
138+ - Updated yargs to v16
139+
128140### [ 0.7.0] ( https://github.com/rpl/flow-coverage-report/compare/v0.6.2...v0.7.0 )
129141
130142⚠ BREAKING CHANGES ⚠
Original file line number Diff line number Diff line change 11{
22 "name" : " flow-coverage-report" ,
3- "version" : " 0.7 .0" ,
3+ "version" : " 0.8 .0" ,
44 "description" : " Generate an HTML report of the flow coverage data" ,
55 "main" : " dist/lib/index.js" ,
66 "bin" : {
You can’t perform that action at this time.
0 commit comments