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/kit/CHANGELOG.md
+12
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,17 @@
1
1
# @sveltejs/kit
2
2
3
+
## 1.0.0-next.482
4
+
5
+
### Patch Changes
6
+
7
+
-[fix] ActionData type ([#6748](https://github.com./sveltejs/kit/pull/6748))
8
+
9
+
* Change illegal import message to reference public-facing code rather than client-side code ([#6646](https://github.com./sveltejs/kit/pull/6646))
10
+
11
+
-[chore] Refactor graph analysis for better unit tests ([#6727](https://github.com./sveltejs/kit/pull/6727))
12
+
13
+
*[fix] error when using `paths.base` and `import` assets ([#6769](https://github.com./sveltejs/kit/pull/6769))
0 commit comments