We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 89ef686 + 7a2d4a1 commit 2870636Copy full SHA for 2870636
.changeset/thick-eagles-camp.md
packages/react/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @asgardeo/react
2
3
+## 0.2.2
4
+
5
+### Patch Changes
6
7
+- [#36](https://github.com/asgardeo/web-ui-sdks/pull/36)
8
+ [`39b7402`](https://github.com/asgardeo/web-ui-sdks/commit/39b74025195a74fde8d7a723855c3b3d7100bb9f) Thanks
9
+ [@DonOmalVindula](https://github.com/DonOmalVindula)! - Expose global loading state from the react SDK
10
11
## 0.2.1
12
13
### Patch Changes
packages/react/package.json
@@ -1,6 +1,6 @@
{
"name": "@asgardeo/react",
- "version": "0.2.1",
+ "version": "0.2.2",
"description": "React Wrapper to build customizable login UIs for Asgardeo or Identity Server",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
0 commit comments