Skip to content

Add getValidationError that returns error message instead of logging#161

Open
johnameyer wants to merge 2 commits intomasterfrom
feature/get-validation-error
Open

Add getValidationError that returns error message instead of logging#161
johnameyer wants to merge 2 commits intomasterfrom
feature/get-validation-error

Conversation

@johnameyer
Copy link
Copy Markdown
Owner

No description provided.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Feb 10, 2026

⚠️ No Changeset found

Latest commit: 0f5be7f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@johnameyer johnameyer force-pushed the feature/get-validation-error branch from 62e88ac to ace34ee Compare February 10, 2026 04:34
@johnameyer johnameyer force-pushed the feature/get-validation-error branch from ace34ee to a59b892 Compare February 10, 2026 04:41
Each lib's tsconfig extends the root tsconfig which has declarationMap: true,
but without rootDir TypeScript infers it from the monorepo root during builds
in temp directories, emitting absolute paths in .d.ts declaration map files.
Setting rootDir: ./src in each lib ensures relative paths are emitted.

Also update packageManager from pnpm@9.0.1 to pnpm@10.0.0 to match CI
environment and fix rxjs not being installed during git dep prepack.

Fix spec using old validateEvent function API - now uses transform instead.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@johnameyer johnameyer force-pushed the feature/get-validation-error branch from 030df34 to 0f5be7f Compare April 20, 2026 02:45
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.

1 participant