diff --git a/.all-contributorsrc b/.all-contributorsrc
index a501b55c..938a0e45 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -692,6 +692,42 @@
"code",
"bug"
]
+ },
+ {
+ "login": "sharvit",
+ "name": "Avi Sharvit",
+ "avatar_url": "https://avatars.githubusercontent.com/u/1262502?v=4",
+ "profile": "https://sharvit.github.io/",
+ "contributions": [
+ "code"
+ ]
+ },
+ {
+ "login": "nmaties",
+ "name": "Nicolae Maties",
+ "avatar_url": "https://avatars.githubusercontent.com/u/16613184?v=4",
+ "profile": "https://github.com/nmaties",
+ "contributions": [
+ "bug"
+ ]
+ },
+ {
+ "login": "secretshardul",
+ "name": "Shardul Aeer",
+ "avatar_url": "https://avatars.githubusercontent.com/u/49580849?v=4",
+ "profile": "https://github.com/secretshardul",
+ "contributions": [
+ "bug"
+ ]
+ },
+ {
+ "login": "herlon214",
+ "name": "Herlon Aguiar",
+ "avatar_url": "https://avatars.githubusercontent.com/u/3419441?v=4",
+ "profile": "https://github.com/herlon214",
+ "contributions": [
+ "bug"
+ ]
}
],
"contributorsPerLine": 7
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4f2728b8..3e8d5641 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## [2.7.1](https://www.npmjs.com/package/usehooks-ts/v/2.7.1) - 2022-09-22
+
+### Added
+
+- Support React 18 (#214 by @sharvit)
+
+### Updated
+
+- Remove hooks index files
+- Remove source-map
+
## [2.7.0](https://www.npmjs.com/package/usehooks-ts/v/2.7.0) - 2022-09-19
### Updated
diff --git a/README.md b/README.md
index 3d2da009..f0f7ad6c 100644
--- a/README.md
+++ b/README.md
@@ -14,8 +14,7 @@
[![License](https://badgen.net/badge/License/MIT/blue)](https://github.com/juliencrn/usehooks-ts/blob/master/LICENSE)
![npm bundle size](https://img.shields.io/bundlephobia/minzip/usehooks-ts)
![npm](https://img.shields.io/npm/v/usehooks-ts)
-[![All Contributors](https://img.shields.io/badge/all_contributors-74-orange.svg?style=flat-square)](#contributors-)
-
+[![All Contributors](https://img.shields.io/badge/all_contributors-78-orange.svg?style=flat-square)](#contributors-)
@@ -152,102 +151,110 @@ Big thanks goes to these wonderful people β€οΈ