-
Notifications
You must be signed in to change notification settings - Fork 1
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
Refactored History management #31
Conversation
🦋 Changeset detectedLatest commit: 6fac79e The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov ReportBase: 81.90% // Head: 85.86% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #31 +/- ##
==========================================
+ Coverage 81.90% 85.86% +3.96%
==========================================
Files 18 22 +4
Lines 2343 2554 +211
Branches 127 149 +22
==========================================
+ Hits 1919 2193 +274
+ Misses 423 360 -63
Partials 1 1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Introducing a
Path
object for hashbang based navigation and a more consistent history management.