Skip to content

Conversation

@venables
Copy link
Owner

Previously, this library provided type-safe route handlers, but also included other features, such as more errors (like 'unauthorized()' which was included in Next 15.1), as well as providing additional logging and a client-side type-safe fetch implementation.

This update restricts the package to focus only on type-checking the route handlers without performing any additional tasks and error handling.

Previously, this library provided type-safe route handlers, but also
included other features, such as more errors (like 'unauthorized()'
which was included in Next 15.1), as well as providing additional
logging and a client-side type-safe `fetch` implementation.

This update restricts the package to focus only on type-checking the
route handlers without performing any additional tasks and error
handling.
@venables venables merged commit fd6f38a into main Dec 11, 2024
1 check passed
@venables venables deleted the minimal branch December 11, 2024 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants