-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- @blockmatic/[email protected] - @blockmatic/[email protected] - @blockmatic/[email protected]
- Loading branch information
1 parent
4154622
commit 1eb0030
Showing
6 changed files
with
24 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,57 +3,40 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.1.2](https://github.com/blockmatic/hooks-utils/compare/@blockmatic/[email protected]...@blockmatic/[email protected]) (2020-12-13) | ||
|
||
**Note:** Version bump only for package @blockmatic/hooks-utils | ||
# [2.1.0](https://github.com/blockmatic/hooks-utils/compare/@blockmatic/[email protected]...@blockmatic/[email protected]) (2023-03-06) | ||
|
||
### Features | ||
|
||
- upgrade to react 18 ([7372667](https://github.com/blockmatic/hooks-utils/commit/7372667db17174fb4daf175483e18b770b35e280)) | ||
|
||
## [1.1.2](https://github.com/blockmatic/hooks-utils/compare/@blockmatic/[email protected]...@blockmatic/[email protected]) (2020-12-13) | ||
|
||
**Note:** Version bump only for package @blockmatic/hooks-utils | ||
|
||
## [1.1.1](https://github.com/blockmatic/hooks-utils/compare/@blockmatic/[email protected]...@blockmatic/[email protected]) (2020-12-11) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* return types ([82ca2dd](https://github.com/blockmatic/hooks-utils/commit/82ca2dd1b45e4c2048abd088b2aa3c0de19070f4)) | ||
|
||
|
||
|
||
|
||
- return types ([82ca2dd](https://github.com/blockmatic/hooks-utils/commit/82ca2dd1b45e4c2048abd088b2aa3c0de19070f4)) | ||
|
||
# [1.1.0](https://github.com/blockmatic/hooks-utils/compare/@blockmatic/[email protected]...@blockmatic/[email protected]) (2020-12-11) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* createContextHook export ([8e868e4](https://github.com/blockmatic/hooks-utils/commit/8e868e420968f6f1c29aef514bf852a58dab32dd)) | ||
|
||
- createContextHook export ([8e868e4](https://github.com/blockmatic/hooks-utils/commit/8e868e420968f6f1c29aef514bf852a58dab32dd)) | ||
|
||
### Features | ||
|
||
* createContextHook fn ([1639f09](https://github.com/blockmatic/hooks-utils/commit/1639f091801632da1344e6a056d2fcfe065ca90f)) | ||
|
||
|
||
|
||
|
||
- createContextHook fn ([1639f09](https://github.com/blockmatic/hooks-utils/commit/1639f091801632da1344e6a056d2fcfe065ca90f)) | ||
|
||
## [0.1.1](https://github.com/blockmatic/hooks-utils/compare/@blockmatic/[email protected]...@blockmatic/[email protected]) (2020-06-27) | ||
|
||
**Note:** Version bump only for package @blockmatic/hooks-utils | ||
|
||
|
||
|
||
|
||
|
||
# [0.1.0](https://github.com/blockmatic/hooks-utils/compare/@blockmatic/[email protected]...@blockmatic/[email protected]) (2020-06-27) | ||
|
||
**Note:** Version bump only for package @blockmatic/hooks-utils | ||
|
||
|
||
|
||
|
||
|
||
# 0.1.0 (2020-06-27) | ||
|
||
**Note:** Version bump only for package @blockmatic/hooks-utils |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@blockmatic/hooks-utils", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "Delightful utility hooks for React and React Native apps", | ||
"author": "Blockmatic.io", | ||
"repository": "[email protected]:blockmatic/hooks-utils.git", | ||
|
@@ -30,4 +30,4 @@ | |
"publishConfig": { | ||
"access": "public" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,22 +3,20 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.1.1](https://github.com/blockmatic/hooks-utils/compare/@blockmatic/[email protected]...@blockmatic/[email protected]) (2020-06-27) | ||
|
||
**Note:** Version bump only for package @blockmatic/use-async-callback | ||
# [2.1.0](https://github.com/blockmatic/hooks-utils/compare/@blockmatic/[email protected]...@blockmatic/[email protected]) (2023-03-06) | ||
|
||
### Features | ||
|
||
- upgrade to react 18 ([7372667](https://github.com/blockmatic/hooks-utils/commit/7372667db17174fb4daf175483e18b770b35e280)) | ||
|
||
## [0.1.1](https://github.com/blockmatic/hooks-utils/compare/@blockmatic/[email protected]...@blockmatic/[email protected]) (2020-06-27) | ||
|
||
**Note:** Version bump only for package @blockmatic/use-async-callback | ||
|
||
# [0.1.0](https://github.com/blockmatic/hooks-utils/compare/@blockmatic/[email protected]...@blockmatic/[email protected]) (2020-06-27) | ||
|
||
**Note:** Version bump only for package @blockmatic/use-async-callback | ||
|
||
|
||
|
||
|
||
|
||
# 0.1.0 (2020-06-27) | ||
|
||
**Note:** Version bump only for package @blockmatic/use-async-callback |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@blockmatic/use-async-callback", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "A hook to manage the state and lifecycle of async data loading", | ||
"author": "Blockmatic.io", | ||
"repository": "[email protected]:blockmatic/hooks-utils.git", | ||
|
@@ -29,4 +29,4 @@ | |
"publishConfig": { | ||
"access": "public" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,22 +3,20 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.1.1](https://github.com/blockmatic/hooks-utils/compare/@blockmatic/[email protected]...@blockmatic/[email protected]) (2020-06-27) | ||
|
||
**Note:** Version bump only for package @blockmatic/use-is-mounted | ||
# [2.1.0](https://github.com/blockmatic/hooks-utils/compare/@blockmatic/[email protected]...@blockmatic/[email protected]) (2023-03-06) | ||
|
||
### Features | ||
|
||
- upgrade to react 18 ([7372667](https://github.com/blockmatic/hooks-utils/commit/7372667db17174fb4daf175483e18b770b35e280)) | ||
|
||
## [0.1.1](https://github.com/blockmatic/hooks-utils/compare/@blockmatic/[email protected]...@blockmatic/[email protected]) (2020-06-27) | ||
|
||
**Note:** Version bump only for package @blockmatic/use-is-mounted | ||
|
||
# [0.1.0](https://github.com/blockmatic/hooks-utils/compare/@blockmatic/[email protected]...@blockmatic/[email protected]) (2020-06-27) | ||
|
||
**Note:** Version bump only for package @blockmatic/use-is-mounted | ||
|
||
|
||
|
||
|
||
|
||
# 0.1.0 (2020-06-27) | ||
|
||
**Note:** Version bump only for package @blockmatic/use-is-mounted |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@blockmatic/use-is-mounted", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "A hook to check if your component is mounted", | ||
"author": "Blockmatic.io", | ||
"repository": "[email protected]:blockmatic/hooks-utils.git", | ||
|
@@ -26,4 +26,4 @@ | |
"publishConfig": { | ||
"access": "public" | ||
} | ||
} | ||
} |