Skip to content

chore(main): release 0.9.0#102

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.9.0#102
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.9.0 (2026-06-15)

⚠ BREAKING CHANGES

  • requires @tanstack/react-start >=1.168.25, where createServerFn().validator() exists. Consumers on older TanStack Start versions must upgrade.

Bug Fixes

  • use createServerFn().validator() instead of deprecated inputValidator (#101) (f74fb28)

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 1ca31f3 to 0735454 Compare June 15, 2026 19:43
@greptile-apps

greptile-apps Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This is an automated release PR generated by Release Please, bumping the package version from 0.8.6 to 0.9.0. The only substantive change shipped in this release (in PR #101) is the migration from the deprecated inputValidator to createServerFn().validator(), which requires @tanstack/react-start >=1.168.25.

  • package.json: version field updated to 0.9.0.
  • CHANGELOG.md: new entry added documenting the breaking change and the underlying bug-fix commit.
  • .release-please-manifest.json: manifest version updated to 0.9.0.

Confidence Score: 5/5

Safe to merge — all three files are purely mechanical version and changelog updates with no logic changes.

All changes are Release Please scaffolding: a version string in package.json, the corresponding manifest entry, and a new CHANGELOG section. No code paths, dependencies, or configuration values were modified beyond the version number.

No files require special attention.

Important Files Changed

Filename Overview
package.json Version bumped from 0.8.6 to 0.9.0 — no other fields changed.
CHANGELOG.md New 0.9.0 entry added documenting the breaking change (validator() migration) and the bug fix commit.
.release-please-manifest.json Release Please manifest updated from 0.8.6 to 0.9.0.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[PR #101 merged\nreplace inputValidator\nwith validator] --> B[Release Please\ngenerates release PR]
    B --> C[version bump\n0.8.6 → 0.9.0]
    C --> D[package.json]
    C --> E[CHANGELOG.md]
    C --> F[.release-please-manifest.json]
Loading

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

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.

0 participants