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

fix: re-export EnvelopedEvent #2245

Merged
merged 1 commit into from
Sep 11, 2024
Merged

fix: re-export EnvelopedEvent #2245

merged 1 commit into from
Sep 11, 2024

Conversation

filmaj
Copy link
Contributor

@filmaj filmaj commented Sep 11, 2024

I broke bolt in #2223 😢
Here I am fixing it to resolve #2243

@filmaj filmaj added bug M-T: confirmed bug report. Issues are confirmed when the reproduction steps are documented semver:patch TypeScript-specific labels Sep 11, 2024
@filmaj filmaj added this to the 3.21.3 milestone Sep 11, 2024
@filmaj filmaj self-assigned this Sep 11, 2024
Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.78%. Comparing base (c9adc2f) to head (642f1d8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2245      +/-   ##
==========================================
+ Coverage   81.59%   87.78%   +6.19%     
==========================================
  Files          19       19              
  Lines        1646     1646              
  Branches      464      464              
==========================================
+ Hits         1343     1445     +102     
  Misses        194      194              
+ Partials      109        7     -102     

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

@filmaj filmaj merged commit cfae299 into main Sep 11, 2024
18 checks passed
@filmaj filmaj deleted the fix-enveloped-event branch September 11, 2024 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug M-T: confirmed bug report. Issues are confirmed when the reproduction steps are documented semver:patch TypeScript-specific
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EnvelopedEvent is no longer exported with v3.21.2
1 participant