Commit Graph

12 Commits

Author SHA1 Message Date
Zoltan Kochan
aa33269f9f fix: peer dependency rules should not change the lockfile (#7758)
* fix: peer dependency rules should not change the lockfile

* test: fix

* fix: hide peer issues warning if there nothing to report
2024-03-13 17:55:18 +01:00
Zoltan Kochan
043d988fc9 style: no default exports (#5490) 2022-10-14 16:49:11 +03:00
Zoltan Kochan
bda3eddd99 test: update shanpshots 2022-09-20 12:09:00 +03:00
Zoltan Kochan
c990a409fe feat: print package versions in peer dependency issues (#5145) 2022-08-02 20:00:26 +03:00
Zoltan Kochan
b5734a4a7c feat: better reporting of unmet peer issues (#4169) 2021-12-29 01:19:14 +02:00
Zoltan Kochan
6058f76cdf fix(print-peer-issues): escape the "*" range 2021-12-18 04:10:00 +02:00
Zoltan Kochan
a087f339e3 fix(render-peer-issues): print a new line between summaries 2021-12-14 19:13:06 +02:00
Zoltan Kochan
ab9018c57b feat: improve render-peer-issues (#4120) 2021-12-14 14:01:17 +02:00
Zoltan Kochan
3e48b24e3f refactor: change the structure of peer dependency issues object
close #4118
2021-12-13 21:53:36 +02:00
Zoltan Kochan
b8e584acfb feat: print the missing optional peers that are in conflict with non-optional peers (#4113) 2021-12-13 03:56:41 +02:00
Zoltan Kochan
89dcc1115a feat: detect conflicting peer dependencies per project (#4111) 2021-12-12 19:13:08 +02:00
Zoltan Kochan
ba9b2eba1c feat: detect conflicting peer dependencies and print nice warnings about peer dependency issues (#4102) 2021-12-11 00:20:01 +02:00