Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for effect schema #2

Merged
merged 9 commits into from
Oct 26, 2024
Merged

feat: add support for effect schema #2

merged 9 commits into from
Oct 26, 2024

Conversation

johnie
Copy link
Owner

@johnie johnie commented Oct 26, 2024

Pull Request Type

  • Feature
  • Bug Fix
  • Refactor
  • General Change

Summary

This pull request introduces support for the Effect/Schema validator, enhancing the validation capabilities of the application. Additionally, it adds the effect dependency to package.json, supporting the new validator and related functionalities.

Changes Made

  • Validator Support: Added support for Effect/Schema validator as documented in .changeset/few-beans-relax.md.
  • Dependency Update: Updated package.json to include effect version ^3.10.4 to support the new validator.
  • Lockfile Adjustments: Updated pnpm-lock.yaml, resulting in a net reduction of entries by 966 lines, optimizing dependencies for the new functionality.

How to Test

  1. Setup: Run pnpm install to ensure all dependencies are installed correctly, especially effect.
  2. Validation Check: Implement test cases utilizing the Effect/Schema validator to confirm functionality.

@johnie johnie merged commit e7e7062 into main Oct 26, 2024
1 check passed
@johnie johnie deleted the feature/effect-schema branch October 26, 2024 18:33
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