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

feat: upgrade strict-event-emitter to 0.5.0 #278

Merged

Conversation

susiyaki
Copy link
Contributor

@susiyaki susiyaki commented Jun 1, 2023

I faced the same problem as mswjs/http-middleware#27.

This problem caused by strict-event-emitter version.
In another repositories uses higher than v0.4.3 so version but in this repository one is v0.2.0.

New API named Emitter is used from v0.3.2 and StrictEventEmitter was removed from v0.4.0.

Copy link
Member

@kettanaito kettanaito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @susiyaki! Welcome to contributors!

@kettanaito kettanaito changed the title feat: upgrade strict event emitter feat: upgrade strict-event-emitter to 0.5.0 Jun 5, 2023
@kettanaito kettanaito merged commit fe9f993 into mswjs:main Jun 5, 2023
@susiyaki susiyaki deleted the feature/upgrade-strict-event-emitter branch June 5, 2023 10:42
@kettanaito
Copy link
Member

Released: v0.13.0 🎉

This has been released in v0.13.0!

Make sure to always update to the latest version (npm i @mswjs/data@latest) to get the newest features and bug fixes.


Predictable release automation by @ossjs/release.

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.

2 participants