e27c14a00a
chore(): update package lock files
2025-06-11 15:37:41 +00:00
446b64ef36
v8.6.1
2025-06-11 15:37:04 +00:00
fed4d62a0d
chore(): update package lock files
2025-06-04 14:58:14 +00:00
3e76b8339e
v8.6.0
2025-06-04 14:57:34 +00:00
4e76bd3761
chore(): update package lock files
2025-06-04 13:46:14 +00:00
3b1a0eb00b
v8.5.9
2025-06-04 13:45:35 +00:00
b587ccde56
chore(): update package lock files
2025-05-28 18:16:34 +00:00
57f8666e44
v8.5.8
2025-05-28 18:15:54 +00:00
54bc6cc54f
chore(): update package lock files
2025-05-07 20:13:33 +00:00
af6b86597c
v8.5.7
2025-05-07 20:12:41 +00:00
e6e6483ba7
chore(): update package lock files
2025-04-30 17:42:15 +00:00
fbbb5e3c0c
v8.5.6
2025-04-30 17:41:34 +00:00
4fc1366a25
chore(): update package lock files
2025-04-16 17:39:53 +00:00
c5c4d1d989
v8.5.5
2025-04-16 17:38:18 +00:00
fd4ffdd9d1
chore(): update package lock files
2025-04-09 17:23:20 +00:00
d1974894a9
v8.5.4
2025-04-09 17:22:30 +00:00
3213bf40c7
chore(): update package lock files
2025-04-02 15:51:12 +00:00
28e29c38b4
v8.5.3
2025-04-02 15:50:34 +00:00
ca51d64557
chore(): update package lock files
2025-03-26 21:34:31 +00:00
4fb15feb0c
v8.5.2
2025-03-26 21:33:58 +00:00
743eb250a8
docs(changelog): include hotfix release
2025-03-19 16:19:31 -04:00
6550fca347
chore(): update package lock files
2025-03-19 16:13:36 -04:00
75f5e9d70a
chore(): update package lock files
2025-03-19 20:09:39 +00:00
9496c193ce
v8.5.1
2025-03-19 20:08:09 +00:00
a6437b2439
chore(): update package lock files
2025-03-13 23:12:19 +00:00
09d16ef4d7
v8.5.0
2025-03-13 23:11:47 +00:00
6b33d19c89
chore(): update package lock files
2025-03-13 22:20:42 +00:00
08448573b1
v8.4.5
2025-03-13 22:19:57 +00:00
b04aea6fb6
chore(): update package lock files & changelog files
2025-03-13 17:26:31 -04:00
267e21d63d
chore(): update package lock files
2025-03-13 21:04:47 +00:00
4b10d7dc6f
v8.4.4
2025-03-13 21:04:03 +00:00
353159149a
chore(): update package lock files
2025-01-29 18:57:36 +00:00
87bde81a94
v8.4.3
2025-01-29 18:56:48 +00:00
c2bc756ffc
chore(): update package lock files
2025-01-22 21:34:04 +00:00
f532a5d4b7
v8.4.2
2025-01-22 21:33:23 +00:00
a90097cdb1
chore(): update package lock files
2024-11-27 18:27:30 +00:00
1c281dc4ee
v8.4.1
2024-11-27 18:26:53 +00:00
ec14e13780
chore(): update package lock files
2024-11-04 21:29:59 +00:00
fcc728faf2
v8.4.0
2024-11-04 21:29:16 +00:00
ffdaa3b286
chore(): update package lock files
2024-10-30 16:40:24 +00:00
93364b93c4
v8.3.4
2024-10-30 16:39:42 +00:00
e32fbe0210
fix(vue): incorrect view rendered when using router.go(-n) ( #29877 )
...
resolves #28201
This PR fixes the navigation issue related to `router.go` that was
identified in issue #28201 . After working on this issue I realised that
@xxllxhdj has already created a PR for this in #29847 . While their fix
is great, I have added tests to replicate the issue, reused existing
code and `undefined` will be returned in unexpected situations - which
matches the existing functionality.
## What is the current behavior?
If a user navigates from `/home` -> `/pageA` -> `/pageB` -> `/pageC` ->
back to `/pageB` -> then `router.go(-2)` is called the URL will be
updated to `/home` correctly, but the app will try to render `/pageA`.
This happens for any delta < -1.
## What is the new behavior?
The app will correctly render `/pageA`, which matches the URL.
## Does this introduce a breaking change?
- [ ] Yes
- [X] No
---------
Co-authored-by: xxllxhdj <12881488+xxllxhdj@users.noreply.github.com>
2024-10-22 20:31:23 +00:00
c67e6299d7
chore(): update package lock files
2024-10-16 18:57:07 +00:00
bb1fb2877b
v8.3.3
2024-10-16 18:55:50 +00:00
78fb1b9a06
chore(): update package lock files
2024-10-02 17:09:21 +00:00
4d0e9c4186
v8.3.2
2024-10-02 17:08:43 +00:00
a743344f07
chore(): update package lock files
2024-09-17 14:53:40 +00:00
a87674a779
v8.3.1
2024-09-17 14:53:07 +00:00
0c1b85d11a
chore(): update package lock files
2024-09-05 15:12:48 -04:00
ce7754bb12
v8.3.0
2024-09-05 14:55:26 -04:00