-
-
Notifications
You must be signed in to change notification settings - Fork 186
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
π§ Toggle on isolatedDeclarations
flag on the project
#5136
Conversation
Probably have to wait for microsoft/TypeScript#58771 and/or microsoft/TypeScript#58829, as discussed in https://x.com/ndubien/status/1813361689238335668?t=o2hcjF9X67AcJuSXIJ-VYA&s=19 |
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 37f4da0:
|
Codecov ReportAll modified and coverable lines are covered by tests β
Additional details and impacted files@@ Coverage Diff @@
## main #5136 +/- ##
=======================================
Coverage 94.58% 94.58%
=======================================
Files 217 217
Lines 9884 9886 +2
Branches 2768 2768
=======================================
+ Hits 9349 9351 +2
Misses 535 535
Flags with carried forward coverage won't be shown. Click here to find out more. β View full report in Codecov by Sentry. |
This comment was marked as outdated.
This comment was marked as outdated.
Waiting for microsoft/rushstack#4877 |
π¦ Changeset detectedLatest commit: 7863a61 The changes in this PR will be included in the next version bump. 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 |
Open in Stackblitz β’ @fast-check/examples @fast-check/ava
@fast-check/expect-type
fast-check
@fast-check/jest
@fast-check/packaged
@fast-check/poisoning
@fast-check/vitest
@fast-check/worker
commit: |
π A preview of the new documentation is available at: http://67a413e060402f62f93be598--dubzzz-fast-check.netlify.app |
π A preview of the new documentation is available at: http://67a4151b2868a360a5a1cd3e--dubzzz-fast-check.netlify.app |
π A preview of the new documentation is available at: http://67a41824bc52376efcb2d26d--dubzzz-fast-check.netlify.app |
π A preview of the new documentation is available at: http://67a502b4558cf30c0fb0cffe--dubzzz-fast-check.netlify.app |
Description
Fixes #5057
Checklist β Don't delete this checklist and make sure you do the following before opening the PR
yarn bump
and flag the impacts properlyAdvanced