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.
1 parent 57eb93b commit 9ea26f4Copy full SHA for 9ea26f4
.changeset/soft-kiwis-drive.md
packages/nextjs/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# @asgardeo/nextjs
2
3
+## 0.1.10
4
+
5
+### Patch Changes
6
7
+- [#102](https://github.com/asgardeo/web-ui-sdks/pull/102)
8
+ [`6dd960a`](https://github.com/asgardeo/web-ui-sdks/commit/6dd960a7cb26b770aabb9c297f50544c264e2bcc) Thanks
9
+ [@brionmario](https://github.com/brionmario)! - Enhance route protection with createRouteMatcher and session
10
+ validation
11
12
## 0.1.9
13
14
### Patch Changes
packages/nextjs/package.json
@@ -1,6 +1,6 @@
{
"name": "@asgardeo/nextjs",
- "version": "0.1.9",
+ "version": "0.1.10",
"description": "Next.js implementation of Asgardeo JavaScript SDK.",
"keywords": [
"asgardeo",
0 commit comments