
* Add tRPC to search app * Implemented configuration endpoint in trpc * replace settings manager to use shared factory * replace configuration calls to trpc
7 lines
185 B
Markdown
7 lines
185 B
Markdown
---
|
|
"saleor-app-search": patch
|
|
---
|
|
|
|
Refactor: Introduced tRPC and re-implemented /api/configuration endpoint to the tRPC controller.
|
|
|
|
_This does not affect the end-user functionality_
|