v1.4.1
·
24 commits
to main
since this release
Patch Changes
- #26
c7d61ffThanks @flyon! - Fix build against current@_linked/core: define the query-driven-component types (QueryController,QueryControllerProps,ToQueryResultSet,GetCustomObjectKeys) locally instead of importing them from@_linked/core/queries/SelectQuery, where core removed them as "dead" (only react used them; same pattern as the already-localGetQueryResponseType/QueryWrapperObject). Bump the@_linked/corepeer to^2.13. Also drops the deaddevelopmentexport condition.