Skip to content

5.2.0+ Missing models/parameters in dist #403

@matejdro

Description

@matejdro

It seems 5.2.0 version and onwards is missing all the classes in the models and parameters folders, in both cjs and esm:

Image

This causes code importing those to not build:

src/jira.ts:5:59 - error TS2307: Cannot find module 'jira.js/version3/parameters' or its corresponding type declarations.

5 import { SearchForIssuesUsingJqlEnhancedSearchPost } from 'jira.js/version3/parameters'

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions