next-rest-framework
Advanced tools
Changelog
4.1.2 - 2023-12-18
Changelog
4.1.1 - 2023-12-18
Thanks to @roothybrid7 for the fix!
Changelog
4.1.0 - 2023-12-13
docsRouteHandler
-> docsRoute
routeHandler
-> route
rpcRouteHandler
-> rpcRoute
apiRouteHandler
-> apiRoute
docsApiRouteHandler
-> docsApiRoute
rpcApiRouteHandler
-> rpcApiRoute
Changelog
4.0.0 - 2023-11-21
The output
function has been renamed to outputs
for clarity, simply renaming this will be enough for upgrading.
Changelog
3.4.7 - 2023-11-14
prettier
import potentially causing a module resolution issue in some Node.js environments.Changelog
3.4.6 - 2023-11-12
generate
and validate
commands.Changelog
3.4.4 - 2023-11-06
openapi.json
in the docs clients.Changelog
3.4.3 - 2023-11-05