Skip to content

Rethink the way types are shared between packages #38

Open
@dumconstantin

Description

@dumconstantin

Currently the types package is used to hold all the types of the other packages. This was a workaround when trying to use types from a certain package through lerna and yarn workspaces.

The problem with this approach is that any changes to the types package will trigger a version update to the other packages which will create a confusing changelog.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions