You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/start/CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
# @solidjs/start
2
2
3
+
## 2.0.0-beta.8
4
+
5
+
### Patch Changes
6
+
7
+
- ecc02be: fix: resolve server functions in dev when their route was reached through client-side navigation before its module was evaluated on the server
8
+
- 85b24b2: Use per-environment Vite plugin hook APIs for forward compatibility with Vite 9.
0 commit comments