Skip to content

@hcengineering/* packages at 0.7.413 published without TypeScript declarations #10767

@dearlordylord

Description

@dearlordylord

Affected packages (at minimum): @hcengineering/core, @hcengineering/account-client, @hcengineering/api-client, @hcengineering/text, @hcengineering/text-core, @hcengineering/text-html.

Each package's package.json declares "types": "types/index.d.ts" but the types/ directory is absent from the published tarball. The src/ TypeScript sources are included but TypeScript does not resolve them without explicit configuration.

Previous versions (e.g. @hcengineering/core@0.7.26) correctly include the types/ directory.

To reproduce: npm pack @hcengineering/core@0.7.413 --dry-run --json — no types/ entries in the file list.

Why relevant for me: I want to keep https://github.com/dearlordylord/huly-mcp feature parity up-to-date with the official sdk

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions