If I add a peer dependency to a package it automatically get's a major bump. However in 0.X.Y versions this releases 1.0.0 which is not desirable as by convention minor versions of 0.X.Y typically are allowed to contain breaking changes.
Reactions are currently unavailable
If I add a peer dependency to a package it automatically get's a major bump. However in 0.X.Y versions this releases 1.0.0 which is not desirable as by convention minor versions of 0.X.Y typically are allowed to contain breaking changes.