Skip to content
This repository has been archived by the owner on Mar 17, 2020. It is now read-only.

Commit

Permalink
docs(readme): Add deprecation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
javierbrea committed Mar 16, 2020
1 parent 5a88d92 commit 8bdf9d5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

[![NPM downloads][npm-downloads-image]][npm-downloads-url] [![License][license-image]][license-url]

# DEPRECATED

This module has moved and is now available at @data-provider/react. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.

## Overview

This package provides reactivity to [Data Provider][data-provider-url] using a React high order component. It also dispatchs automatically the read method of the Data Provider instances.
Expand Down

0 comments on commit 8bdf9d5

Please sign in to comment.