Skip to content

Commit 26316be

Browse files
fix: Update Kit changelog (#9251)
* fix: Update Kit changelog oops * Update CHANGELOG.md --------- Co-authored-by: Rich Harris <richard.a.harris@gmail.com>
1 parent 2453904 commit 26316be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/kit/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
### Patch Changes
1818

1919
- fix: always add `@sveltejs/kit` to `noExternal` for ssr build ([#9242](https://github.com/sveltejs/kit/pull/9242))
20+
- feat: add `api.methods` and `page.methods` to `builder.routes` ([#9145](https://github.com/sveltejs/kit/pull/9145))
2021

2122
## 1.8.7
2223

0 commit comments

Comments
 (0)