Skip to content

chore(main): release 0.10.0#109

Merged
nicknisi merged 1 commit into
mainfrom
release-please--branches--main--components--authkit-tanstack-react-start
Jun 24, 2026
Merged

chore(main): release 0.10.0#109
nicknisi merged 1 commit into
mainfrom
release-please--branches--main--components--authkit-tanstack-react-start

Conversation

@workos-sdk-automation

@workos-sdk-automation workos-sdk-automation Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.10.0 (2026-06-24)

⚠ BREAKING CHANGES

  • requires @workos-inc/node >=10.4.0 and Node >=22.11.

Bug Fixes

  • require @workos-inc/node >=10.4.0 (eventemitter3 Vite dev crash #106) (#107) (424a712)
  • scope getOrganization lookup to the authenticated session (#108) (61716ef)

This PR was generated with Release Please. See documentation.

@greptile-apps

greptile-apps Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR prepares the 0.10.0 release. The main changes are:

  • Bumps the package version to 0.10.0.
  • Updates the release-please manifest to 0.10.0.
  • Adds the 0.10.0 changelog entry with breaking-change and bug-fix notes.

Confidence Score: 5/5

Safe to merge: the changes are limited to release metadata and changelog updates.

The touched files only update versioning and release notes for an automated release, with no runtime code changes.

T-Rex T-Rex Logs

What T-Rex did

  • Updated the release metadata from 0.9.1 to 0.10.0 by bumping package.json version, updating the manifest root value, and marking 0.10.0 as the first release heading in the CHANGELOG.

View all artifacts

T-Rex Ran code and verified through T-Rex

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

Comment thread CHANGELOG.md

### ⚠ BREAKING CHANGES

* requires @workos-inc/node >=10.4.0 and Node >=22.11.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Align Node minimum The release notes tell consumers that Node >=22.11 is supported, but the locked Vite/tooling dependency set requires ^20.19.0 || >=22.12.0 in many packages. A consumer who upgrades based on this breaking-change note and selects Node 22.11.x can satisfy this package guidance while still hitting dependency engine failures during install or build. Please update the documented minimum to match the actual supported toolchain range.

Artifacts

Repro: generated Node engine metadata verification script

  • Contains supporting evidence from the run (text/javascript; charset=utf-8).

Repro: verbose verifier output showing CHANGELOG >=22.11 and dependency engine rejection of Node 22.11.0

  • Keeps the command output available without making the summary code-heavy.

View artifacts

T-Rex Ran code and verified through T-Rex

Prompt To Fix With AI
This is a comment left during a code review.
Path: CHANGELOG.md
Line: 8

Comment:
**Align Node minimum** The release notes tell consumers that Node `>=22.11` is supported, but the locked Vite/tooling dependency set requires `^20.19.0 || >=22.12.0` in many packages. A consumer who upgrades based on this breaking-change note and selects Node `22.11.x` can satisfy this package guidance while still hitting dependency engine failures during install or build. Please update the documented minimum to match the actual supported toolchain range.

How can I resolve this? If you propose a fix, please make it concise.

@workos-sdk-automation workos-sdk-automation Bot force-pushed the release-please--branches--main--components--authkit-tanstack-react-start branch from e1103a8 to 83f9259 Compare June 24, 2026 20:03
@nicknisi nicknisi merged commit d2afc87 into main Jun 24, 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.

1 participant