Skip to content

Commit 1e05690

Browse files
committed
Add notice of not maintained
1 parent e7e0a17 commit 1e05690

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @reststate/client
22

3-
[![CircleCI](https://circleci.com/gh/reststate/reststate-client.svg?style=svg)](https://circleci.com/gh/reststate/reststate-client)
3+
**This package is no longer maintained.**
44

55
A lightweight client for making requests to a JSON:API service.
66

docs/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# @reststate/client
22

3+
:::danger
4+
This package is no longer maintained.
5+
:::
6+
37
A lightweight client for making requests to a JSON:API service.
48

59
- It doesn't attempt to provide a way to utilize every possible feature of JSON:API; instead, it offers a core set of functionality sufficient for most apps.

0 commit comments

Comments
 (0)