File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
4
4
5
+ #### [ v6.0.0] ( https://github.com/pahen/madge/compare/v5.0.2...v6.0.0 )
6
+
7
+ - Handle collect tsconfig's extends fileds [ ` #349 ` ] ( https://github.com/pahen/madge/pull/349 )
8
+ - Update packages detective-* to latest [ ` #348 ` ] ( https://github.com/pahen/madge/pull/348 )
9
+ - chore: bump 'detective-typescript' package to allow newer TS versions [ ` #321 ` ] ( https://github.com/pahen/madge/pull/321 )
10
+ - Replace to ts-graphviz package [ ` #341 ` ] ( https://github.com/pahen/madge/pull/341 )
11
+ - chore: bump detective-postcss to v6 [ ` #319 ` ] ( https://github.com/pahen/madge/pull/319 )
12
+ - Drop support Node.js EOL versions(< ; 14) [ ` #342 ` ] ( https://github.com/pahen/madge/pull/342 )
13
+ - handle collect tsconfig's extends fileds [ ` #323 ` ] ( https://github.com/pahen/madge/issues/323 )
14
+ - Changed to depend on the ts-graphviz package [ ` 9b9ae87 ` ] ( https://github.com/pahen/madge/commit/9b9ae878622be4a58951c5fcb9d46cc0c44e4593 )
15
+ - update packages detective-* to latest [ ` 60b6557 ` ] ( https://github.com/pahen/madge/commit/60b6557efc5a1da04452dfc0f0b1a0281f9c8776 )
16
+ - Set to Node.js 16 by default on nvm [ ` 383452b ` ] ( https://github.com/pahen/madge/commit/383452b55294e3db1d8a9ef071b8b040ca295e14 )
17
+
5
18
#### [ v5.0.2] ( https://github.com/pahen/madge/compare/v5.0.1...v5.0.2 )
6
19
20
+ > 27 January 2023
21
+
7
22
- Add NPM task and docs for creating a release [ ` #346 ` ] ( https://github.com/pahen/madge/pull/346 )
8
23
- Fix broken link to Travis in README [ ` #345 ` ] ( https://github.com/pahen/madge/pull/345 )
9
24
- docs: fix subtrees typo in README [ ` #325 ` ] ( https://github.com/pahen/madge/pull/325 )
10
25
- minor typo in README.md [ ` #300 ` ] ( https://github.com/pahen/madge/pull/300 )
26
+ - Release 5.0.2 [ ` 614d44d ` ] ( https://github.com/pahen/madge/commit/614d44d5f1ab3cc9e9875e67d1e46f4b971d660a )
11
27
- minor typos in README.md [ ` edc27c8 ` ] ( https://github.com/pahen/madge/commit/edc27c85c5257df65184fd44c80549ffd0346360 )
12
28
- minor type in README.md [ ` 9f5514c ` ] ( https://github.com/pahen/madge/commit/9f5514c568aa1d3944a17c459daee93c2948e144 )
13
29
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " madge" ,
3
- "version" : " 5 .0.2 " ,
3
+ "version" : " 6 .0.0 " ,
4
4
"author" :
" Patrik Henningsson <[email protected] >" ,
5
5
"repository" : " git://github.com/pahen/madge" ,
6
6
"homepage" : " https://github.com/pahen/madge" ,
You can’t perform that action at this time.
0 commit comments