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: output a single formatted message to console #1820

Merged
merged 4 commits into from
Nov 1, 2023

Conversation

kettanaito
Copy link
Member

@kettanaito kettanaito changed the title fix: output a single formatter message to console fix: output a single formatted message to console Nov 1, 2023
@kettanaito kettanaito force-pushed the fix/1795-console-messages branch from 29fdec7 to b8ea679 Compare November 1, 2023 12:39
@kettanaito
Copy link
Member Author

Hi, @signorettif 👋 Could you please give this build a try in your project to see if it resolves the formatting issue? Let me know.

@kettanaito
Copy link
Member Author

Okay, there's a bug currently. This is not correct:

Screenshot 2023-11-01 at 15 50 10

@kettanaito kettanaito merged commit 2ead392 into main Nov 1, 2023
9 checks passed
@kettanaito kettanaito deleted the fix/1795-console-messages branch November 1, 2023 15:36
@kettanaito
Copy link
Member Author

Released: v2.0.2 🎉

This has been released in v2.0.2!

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


Predictable release automation by @ossjs/release.

@signorettif
Copy link

Amazing work @kettanaito, thank you!

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.

Style console outputs using ANSI Escape Codes
2 participants