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

chore: Improving DX#5

Merged
vmarcosp merged 3 commits into
masterfrom
chore/improving-dx
Apr 11, 2022
Merged

chore: Improving DX#5
vmarcosp merged 3 commits into
masterfrom
chore/improving-dx

Conversation

@vmarcosp

Copy link
Copy Markdown
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 force-pushed the chore/improving-dx branch from cfa1962 to ef1937b Compare April 10, 2022 18:30
@vmarcosp
vmarcosp requested a review from fakenickels April 10, 2022 19:05
@vmarcosp vmarcosp mentioned this pull request Apr 10, 2022
6 tasks
Comment thread docs/basic-usage.md Outdated
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.

2 participants