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: allow numbers in tag name #261

Merged
merged 1 commit into from
Nov 21, 2022
Merged

Fix: allow numbers in tag name #261

merged 1 commit into from
Nov 21, 2022

Conversation

eight04
Copy link
Contributor

@eight04 eight04 commented Nov 21, 2022

Fixes #260

@codecov-commenter
Copy link

Codecov Report

Merging #261 (47916a4) into master (6d2cd15) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #261   +/-   ##
=======================================
  Coverage   81.30%   81.30%           
=======================================
  Files          47       47           
  Lines        2054     2054           
  Branches      463      463           
=======================================
  Hits         1670     1670           
  Misses        382      382           
  Partials        2        2           
Impacted Files Coverage Δ
src/partialHydration/partialHydration.ts 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@eight04 eight04 merged commit 6dae253 into master Nov 21, 2022
@eight04 eight04 deleted the fix/component-pattern branch November 21, 2022 10:44
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.

Bugs with component name when hydrating.
2 participants