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: preserve tag casing #190

Merged
merged 2 commits into from Jun 26, 2023
Merged

fix: preserve tag casing #190

merged 2 commits into from Jun 26, 2023

Conversation

jsonleex
Copy link
Contributor

@jsonleex jsonleex commented May 16, 2023

resolves #189

src/consola.ts Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented May 16, 2023

Codecov Report

Merging #190 (6600d1a) into main (5619fc7) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #190   +/-   ##
=======================================
  Coverage   61.74%   61.74%           
=======================================
  Files           9        9           
  Lines         792      792           
  Branches       56       56           
=======================================
  Hits          489      489           
  Misses        303      303           
Impacted Files Coverage Δ
src/consola.ts 62.89% <100.00%> (ø)

@pi0 pi0 changed the title feat: keep custom input tag fix: preserve tag casing Jun 26, 2023
Copy link
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

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

Thanks!

@pi0 pi0 merged commit 2c4003c into unjs:main Jun 26, 2023
3 checks passed
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.

Why normalize type and tag to lowercase?
3 participants