Skip to content

themost-framework/query-compat

Repository files navigation

@themost/query-compat

Backwards compatibility polyfills for @themost/query and @themost/data

Usage

Install @themost/query-compat if you are using @themost/query with version lower than 2.10.x.

npm i @themost/query-compat

Import @themost/query-compat/register and start using query closures as they are being described at @themost/query documentation