Skip to content

Commit 784ad4c

Browse files
committed
feat: migration to mobx-location-history 9.x
1 parent fa06cf3 commit 784ad4c

File tree

3 files changed

+171
-7
lines changed

3 files changed

+171
-7
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"mobx-route": minor
3+
---
4+
5+
[internal] migration to mobx-location-history 9.x

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
},
5555
"dependencies": {
5656
"linked-abort-controller": "^1.1.0",
57-
"mobx-location-history": "^8.1.1",
57+
"mobx-location-history": "^9.1.0",
5858
"path-to-regexp": "^8.2.0",
5959
"react-simple-loadable": "^2.3.8",
6060
"yummies": "^6.0.0"

β€Žpnpm-lock.yamlβ€Ž

Lines changed: 165 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
Β (0)