Skip to content

Set patch versions for internal packages dependencies #53

Description

@juliolmuller

issue(if-minor)

@coderabbitai, describe this issue with a implementation proposal:

  • Issue: packages depending on each other internally are using minimum value support, like cnpj-utils depends on cnpj-fmt@^1.0, which means that a minor version increases in cnpj-utils can insert unexpectedly new features to the aggregator package, which is not an issue from a CI/stability perspective, but is bad from a product perspective, due to changelogs and documentationlacking information.
  • My Proposal: fix dependencies version to the exact or patch-level version on internal packages.

Metadata

Metadata

Assignees

Labels

enhancementNew minor or major features.

Type

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions