Skip to content

chore(main): release 0.8.4#95

Open
workos-sdk-automation[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--authkit-tanstack-react-start
Open

chore(main): release 0.8.4#95
workos-sdk-automation[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--authkit-tanstack-react-start

Conversation

@workos-sdk-automation
Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.8.4 (2026-06-02)

Bug Fixes

  • client: remove useNavigate from AuthKitProvider to avoid SSR warning (#59) (85a288e), closes #57

This PR was generated with Release Please. See documentation.

@workos-sdk-automation workos-sdk-automation Bot force-pushed the release-please--branches--main--components--authkit-tanstack-react-start branch from 23255f8 to e5494d9 Compare June 2, 2026 16:03
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Jun 2, 2026

Greptile Summary

This is an automated release PR bumping the package version from 0.8.3 to 0.8.4, generated by Release Please. The included fix removes useNavigate from AuthKitProvider to resolve an SSR warning (tracked in #57, landed in #59).

  • package.json: Version field updated from 0.8.3 to 0.8.4.
  • .release-please-manifest.json: Manifest version updated to match.
  • CHANGELOG.md: New 0.8.4 entry added documenting the SSR warning fix.

Confidence Score: 5/5

Automated release PR touching only version numbers and changelog — no functional code changes.

All three changed files are purely metadata: a version number in package.json, the matching manifest entry, and a changelog addition. The actual bug fix (useNavigate removal) was already merged in #59 and is not part of this diff.

No files require special attention.

Important Files Changed

Filename Overview
package.json Version bumped from 0.8.3 to 0.8.4; no other changes.
.release-please-manifest.json Manifest version updated from 0.8.3 to 0.8.4 to match package.json.
CHANGELOG.md New 0.8.4 changelog entry added documenting the SSR useNavigate fix.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] --> B[Bump version 0.8.3 → 0.8.4]
    B --> C[package.json]
    B --> D[.release-please-manifest.json]
    B --> E[CHANGELOG.md]
    C --> F[Publish @workos/authkit-tanstack-react-start@0.8.4]
Loading

Reviews (1): Last reviewed commit: "chore(main): release 0.8.4" | Re-trigger Greptile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

0 participants