Skip to content

chore(main): release 0.8.3#88

Merged
nicknisi merged 2 commits into
mainfrom
release-please--branches--main--components--authkit-tanstack-react-start
May 18, 2026
Merged

chore(main): release 0.8.3#88
nicknisi merged 2 commits 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.3 (2026-05-15)

Bug Fixes

  • eliminate middleware bundle leak via lazy dynamic import (#85) (b9a9592)

This PR was generated with Release Please. See documentation.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 15, 2026

Greptile Summary

This is an automated release PR generated by Release Please, bumping the package version from 0.8.2 to 0.8.3 and updating the @workos/authkit-session dependency from ^0.5.1 to ^0.5.2.

  • Version fields updated in package.json and .release-please-manifest.json; CHANGELOG.md entry added for the middleware bundle-leak fix shipped in fix: eliminate middleware bundle leak via lazy dynamic import #85.
  • @workos/authkit-session@0.5.2 now declares @workos-inc/node (^8.0.0 || ^9.0.0) as a peer dependency; the lock file resolves it to the already-present 8.13.0, so no missing peer.

Confidence Score: 5/5

Automated release bump with no logic changes — safe to merge.

All changes are mechanical version number updates generated by Release Please. The only substantive delta is the @workos/authkit-session bump to 0.5.2, which adds a peer dependency on @workos-inc/node that is already satisfied by the version pinned in the lock file. No source code was modified in this PR.

No files require special attention.

Important Files Changed

Filename Overview
package.json Version bumped to 0.8.3 and @workos/authkit-session updated from ^0.5.1 to ^0.5.2.
pnpm-lock.yaml Lock file updated to @workos/authkit-session@0.5.2, which now lists @workos-inc/node as a peer; resolved to existing 8.13.0 — peer requirement satisfied.
CHANGELOG.md New 0.8.3 entry added documenting the middleware bundle-leak fix from #85.
.release-please-manifest.json Manifest version updated from 0.8.2 to 0.8.3.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] -->|creates PR| B[chore: release 0.8.3]
    B --> C[package.json version bump]
    B --> D[.release-please-manifest.json update]
    B --> E[CHANGELOG.md new entry]
    B --> F[pnpm-lock.yaml updated]
    F --> G[authkit-session 0.5.2 resolved]
    G --> H[peer dep workos-inc/node 8.13.0 already present]
Loading

Reviews (2): Last reviewed commit: "chore: update authkit-session" | Re-trigger Greptile

@imaai
Copy link
Copy Markdown

imaai commented May 16, 2026

Can we get this out?

@nicknisi
Copy link
Copy Markdown
Member

Can we get this out?

@imaai Apologies, I was waiting on getting a release of authkit-session out. Releasing now.

@nicknisi nicknisi merged commit 096049a into main May 18, 2026
5 checks passed
@workos-sdk-automation
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

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

Development

Successfully merging this pull request may close these issues.

2 participants