Skip to content

Fix generating TypeScript declarations where imports to JSON files are emitted in the .d.ts files#592

Merged
emmatown merged 1 commit intomainfrom
fix-dts-json-file
Jul 2, 2024
Merged

Fix generating TypeScript declarations where imports to JSON files are emitted in the .d.ts files#592
emmatown merged 1 commit intomainfrom
fix-dts-json-file

Conversation

@emmatown
Copy link
Copy Markdown
Member

@emmatown emmatown commented Jul 2, 2024

Fixes #582

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Jul 2, 2024

🦋 Changeset detected

Latest commit: a785ff4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@preconstruct/cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.40%. Comparing base (5113f84) to head (a785ff4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #592   +/-   ##
=======================================
  Coverage   92.39%   92.40%           
=======================================
  Files          39       39           
  Lines        2051     2053    +2     
  Branches      641      641           
=======================================
+ Hits         1895     1897    +2     
  Misses        146      146           
  Partials       10       10           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@emmatown emmatown merged commit c05b2a9 into main Jul 2, 2024
@emmatown emmatown deleted the fix-dts-json-file branch July 2, 2024 06:50
@github-actions github-actions bot mentioned this pull request Jul 2, 2024
@emmatown emmatown restored the fix-dts-json-file branch November 22, 2025 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Regression: preconstruct build failes when json files are part of the package

1 participant