Skip to content

v1.4.1

Choose a tag to compare

@linked-cm-release-bot linked-cm-release-bot released this 07 Jul 07:45
· 24 commits to main since this release
821f1e6

Patch Changes

  • #26 c7d61ff Thanks @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-local GetQueryResponseType/QueryWrapperObject). Bump the @_linked/core peer to ^2.13. Also drops the dead development export condition.