Skip to content

fix(types): export validation options and result to allow better composition#53

Merged
Dominik Kadera (dominikkadera) merged 2 commits into
mainfrom
dka/export-more-types
May 21, 2026
Merged

fix(types): export validation options and result to allow better composition#53
Dominik Kadera (dominikkadera) merged 2 commits into
mainfrom
dka/export-more-types

Conversation

@dominikkadera

Copy link
Copy Markdown
Member

I'm just exposing two more types from Forman Validation so we can better compose types extenrally.

@dominikkadera Dominik Kadera (dominikkadera) requested a review from a team as a code owner May 21, 2026 08:01
Copilot AI review requested due to automatic review settings May 21, 2026 08:01

Copilot AI left a comment

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.

Pull request overview

Exposes FormanValidationOptions and FormanValidationResult from the public entrypoint so downstream consumers can compose validation types without importing internal modules.

Changes:

  • Re-exported FormanValidationOptions and FormanValidationResult from src/index.ts.
  • Bumped package version to 1.13.2 (and updated lockfile accordingly).

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
src/index.ts Re-exports validation option/result types from ./types via the public API.
package.json Version bump to 1.13.2.
package-lock.json Lockfile version fields updated to 1.13.2.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dominikkadera Dominik Kadera (dominikkadera) merged commit f9fad51 into main May 21, 2026
5 checks passed
@dominikkadera Dominik Kadera (dominikkadera) deleted the dka/export-more-types branch May 21, 2026 08:11
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.

3 participants