Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Commit

Permalink
Add formal notice about maintenance status
Browse files Browse the repository at this point in the history
  • Loading branch information
maxdeviant committed Feb 2, 2024
1 parent b432235 commit 6afbc2d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@

Encrypt your Redux store.

## Maintenance notice

As of February 2, 2024, I will longer be maintaining `redux-persist-transform-encrypt`.

I have been supporting it as best I can these past few years, but the reality of it is I have not used `redux-persist-transform-encrypt`, `redux-persist`, or Redux since 2017.

Since I no longer use any of the technologies involved and don't have a good way of testing any potential changes, I am no longer in a position where I feel I can maintain this package to my desired standards.

Additionally, `redux-persist` as a project also seems dead, despite an attempted change in management.

## Installation

`redux-persist-transform-encrypt` must be used in conjunction with `redux-persist`, so make sure you have that installed as well.
Expand Down

0 comments on commit 6afbc2d

Please sign in to comment.