File tree 3 files changed +17
-1
lines changed
3 files changed +17
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
+
6
+ # [ 3.0.0] ( https://github.com/blockmatic/hooks-utils/compare/@blockmatic/hooks-utils@2.1.0...@blockmatic/hooks-utils@3.0.0 ) (2023-03-06)
7
+
8
+ ### Features
9
+
10
+ - upgrade to react 18 ([ 0094745] ( https://github.com/blockmatic/hooks-utils/commit/00947451491f544221809105f93a47cbe3cd09ea ) )
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.0.0] ( https://github.com/blockmatic/hooks-utils/compare/@blockmatic/use-is-mounted@2.1.0...@blockmatic/use-is-mounted@3.0.0 ) (2023-03-06)
7
+
8
+ ### Features
9
+
10
+ - upgrade to react 18 ([ b3ab4c6] ( https://github.com/blockmatic/hooks-utils/commit/b3ab4c61d659f71cff9539800319f4aa47317bf8 ) )
11
+
6
12
# [ 2.1.0] ( https://github.com/blockmatic/hooks-utils/compare/@blockmatic/use-is-mounted@0.1.1...@blockmatic/use-is-mounted@2.1.0 ) (2023-03-06)
7
13
8
14
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @blockmatic/use-is-mounted" ,
3
- "version" : " 2.1 .0" ,
3
+ "version" : " 3.0 .0" ,
4
4
"description" : " A hook to check if your component is mounted" ,
5
5
"author" : " Blockmatic.io" ,
6
6
"repository" : " git@github.com:blockmatic/hooks-utils.git" ,
You can’t perform that action at this time.
0 commit comments