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: basepath edge cases #483

Merged
merged 2 commits into from
Aug 21, 2024
Merged

Fix: basepath edge cases #483

merged 2 commits into from
Aug 21, 2024

Conversation

molefrog
Copy link
Owner

Closes #482 #481

Copy link

stackblitz bot commented Aug 21, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

size-limit report 📦

Path Size
packages/wouter/esm/index.js 2.27 KB (+1.27% 🔺)
packages/wouter/esm/use-browser-location.js 622 B (0%)
packages/wouter/esm/memory-location.js 798 B (0%)
packages/wouter/esm/use-hash-location.js 733 B (0%)
packages/wouter-preact/esm/index.js 2.16 KB (+1.34% 🔺)
packages/wouter-preact/esm/use-browser-location.js 552 B (0%)
packages/wouter-preact/esm/use-hash-location.js 645 B (0%)
packages/wouter-preact/esm/memory-location.js 702 B (0%)

Copy link

codecov bot commented Aug 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (b40a6cb) to head (0f10fb9).
Report is 2 commits behind head on v3.

Additional details and impacted files
@@            Coverage Diff            @@
##                v3      #483   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            1         1           
=========================================
  Hits             1         1           

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

@molefrog molefrog merged commit c126f10 into v3 Aug 21, 2024
4 checks passed
@molefrog molefrog deleted the fix/basepath-edge-cases branch August 21, 2024 13:32
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.

Using / as base generate security error
1 participant