From b38b57069a33c54911ed1956dceb0908ccc4eab9 Mon Sep 17 00:00:00 2001 From: Pasecinic Nichita Date: Sun, 14 Jan 2024 00:37:05 +0200 Subject: [PATCH] chore: changeset & fix docs link --- .changeset/bright-peaches-speak.md | 5 +++++ readme.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .changeset/bright-peaches-speak.md diff --git a/.changeset/bright-peaches-speak.md b/.changeset/bright-peaches-speak.md new file mode 100644 index 0000000..a5e85a0 --- /dev/null +++ b/.changeset/bright-peaches-speak.md @@ -0,0 +1,5 @@ +--- +"@nichitaa/auth-react-router": patch +--- + +vitest configuration and unit tests diff --git a/readme.md b/readme.md index 3f282a7..b487c67 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -[tsdoc.dev documentation](https://tsdocs.dev/docs/@nichitaa/auth-react-router/0.1.0/index.html) +[tsdoc.dev documentation](https://tsdocs.dev/docs/@nichitaa/auth-react-router) **`@nichitaa/auth-react-router`** is a lightweight package that uses and extends basic `react-router-dom` v6 functionality and allows you to define the routes based on user `authorized` and `roles` states. It provides a simple