Skip to content

chore(release): v2.23.0 - #1192

Merged
gyaneshgouraw-okta merged 1 commit into
mainfrom
release/v2.23.0
Aug 5, 2026
Merged

chore(release): v2.23.0#1192
gyaneshgouraw-okta merged 1 commit into
mainfrom
release/v2.23.0

Conversation

@gyaneshgouraw-okta

@gyaneshgouraw-okta gyaneshgouraw-okta commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Added

Fixed

Summary by CodeRabbit

  • Documentation

    • Clarified that the SDK is client-only and can be imported into Next.js App Router Server Components, while hook-using components must remain Client Components.
    • Refreshed generated documentation source references.
  • Release

    • Updated the package version to 2.23.0.

@gyaneshgouraw-okta
gyaneshgouraw-okta requested a review from a team as a code owner August 5, 2026 08:39
@coderabbitai

coderabbitai Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 08c87b18-9628-4150-a576-ec03390edcea

📥 Commits

Reviewing files that changed from the base of the PR and between 7f3517a and e38de03.

⛔ Files ignored due to path filters (2)
  • CHANGELOG.md is excluded by !CHANGELOG.md
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (18)
  • .version
  • docs/classes/OAuthError.html
  • docs/functions/Auth0Provider.html
  • docs/functions/useAuth0.html
  • docs/functions/withAuth0.html
  • docs/functions/withAuthenticationRequired.html
  • docs/interfaces/Auth0ContextInterface.html
  • docs/interfaces/LogoutOptions.html
  • docs/interfaces/RedirectLoginOptions.html
  • docs/interfaces/WithAuth0Props.html
  • docs/interfaces/WithAuthenticationRequiredOptions.html
  • docs/types/AppState.html
  • docs/types/Auth0ProviderOptions.html
  • docs/types/Auth0ProviderWithClientOptions.html
  • docs/types/Auth0ProviderWithConfigOptions.html
  • docs/types/ConnectedAccount.html
  • docs/variables/Auth0Context.html
  • package.json

📝 Walkthrough

Walkthrough

The release changes the project version from 2.22.1 to 2.23.0. Generated API documentation links now reference the updated source revision. Auth0Provider documentation adds Next.js App Router guidance.

Changes

Version 2.23.0 release

Layer / File(s) Summary
Version metadata
.version, package.json
The project version changes from 2.22.1 to 2.23.0.
Auth0Provider documentation
docs/functions/Auth0Provider.html
The documentation describes client-only bundle behavior, Next.js App Router Server Component usage, and Client Component requirements for hook users.
Generated API source links
docs/classes/OAuthError.html, docs/functions/*, docs/interfaces/*, docs/types/*, docs/variables/*
Generated source links reference the newer repository commit. Updated line numbers appear where source locations changed. Documentation declarations remain unchanged.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related PRs

Suggested reviewers: cschetan77

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies this pull request as the v2.23.0 release, which matches the version and release-related changes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v2.23.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@gyaneshgouraw-okta
gyaneshgouraw-okta merged commit 81ba152 into main Aug 5, 2026
18 checks passed
@gyaneshgouraw-okta
gyaneshgouraw-okta deleted the release/v2.23.0 branch August 5, 2026 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants