-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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
build: Bump versions #9986
build: Bump versions #9986
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@jaw0r3k please |
I also have the same issue:
|
PR is blocked till we get a resolution for microsoft/TypeScript#56455 🤞 |
For those that find this PR before that is resolved, a solution is importing directly from |
Just as an FYI, this was marked as working as intended on the TS repo. |
Which unfortunately means my previous suggestion is the best way to overcome this. I think we plan on making it work by faking djs having esm support in TS land, which is incredibly dumb, and balloons the package size for literally no reason, but alas. |
6372983
to
c199e6d
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9986 +/- ##
==========================================
- Coverage 58.36% 58.34% -0.03%
==========================================
Files 242 242
Lines 17184 17190 +6
Branches 1243 1243
==========================================
Hits 10029 10029
- Misses 7110 7116 +6
Partials 45 45
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Bumps dependencies.