Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stabilise exports field support #508

Merged
merged 1 commit into from Jan 6, 2023

Conversation

emmatown
Copy link
Member

@emmatown emmatown commented Jan 5, 2023

It seems to be working quite well on various projects so it's probably good enough to be stable.

Closes #251
Closes #431
Closes #432

https://preconstruct.tools/configuration#exports

@changeset-bot
Copy link

changeset-bot bot commented Jan 5, 2023

🦋 Changeset detected

Latest commit: a29a1f4

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 Minor

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

codecov bot commented Jan 5, 2023

Codecov Report

Base: 91.19% // Head: 91.18% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (a29a1f4) compared to base (c32a4de).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #508      +/-   ##
==========================================
- Coverage   91.19%   91.18%   -0.02%     
==========================================
  Files          33       33              
  Lines        1477     1475       -2     
  Branches      396      404       +8     
==========================================
- Hits         1347     1345       -2     
  Misses        124      124              
  Partials        6        6              
Impacted Files Coverage Δ
packages/cli/src/package.ts 95.20% <ø> (-0.07%) ⬇️
packages/cli/src/project.ts 79.62% <ø> (ø)
packages/cli/src/validate.ts 91.46% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@emmatown emmatown merged commit 36e3d51 into main Jan 6, 2023
@emmatown emmatown deleted the stabilise-exports-experimental-flag branch January 6, 2023 00:13
@github-actions github-actions bot mentioned this pull request Jan 6, 2023
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.

Directory *imports* throwing in ESM node Worker bundles Support conditional exports
1 participant