feat(types): export IRequestContext type from @push.rocks/smartserve for consumers to use in route handlers
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-12-22 - 8.1.0 - feat(types)
|
||||
export IRequestContext type from @push.rocks/smartserve for consumers to use in route handlers
|
||||
|
||||
- Adds a type export: IRequestContext from @push.rocks/smartserve
|
||||
- Type-only change — no runtime or behavioral changes
|
||||
|
||||
## 2025-12-20 - 8.0.0 - BREAKING CHANGE(typedserver)
|
||||
migrate route handlers to use IRequestContext and lazy body parsers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user