Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

chore: Improving DX #5

Merged
merged 3 commits into from
Apr 11, 2022
Merged

chore: Improving DX #5

merged 3 commits into from
Apr 11, 2022

Conversation

vmarcosp
Copy link
Member

Changes

  • Changing schema type. Now, it's just an array of Validation.t instead of a variant constructor (Schema).
  • Adding __tests__ and local bindings for Jest.
  • Adding schema(...) function to merge validations created with functions like string, int, etc.
  • Improving code readability by removing local infix operators (deprecated).

@vmarcosp vmarcosp mentioned this pull request Apr 10, 2022
6 tasks
docs/basic-usage.md Outdated Show resolved Hide resolved
fakenickels
fakenickels previously approved these changes Apr 11, 2022
Co-authored-by: Gabriel Rubens Abreu <grsabreu@gmail.com>
@vmarcosp vmarcosp merged commit 577723e into master Apr 11, 2022
@vmarcosp vmarcosp deleted the chore/improving-dx branch April 11, 2022 23:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants