Skip to content

themost-framework/data-compat

Repository files navigation

@themost/data-compat

Important Note: This package has been deprecated. Use @themost/query-compat instead.

Backwards compatibility polyfills for @themost/data

Usage

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

npm i @themost/data-compat

and import @themost/data-compat/register

import '@themost/data-compat/register';