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

breaking: Ground up rewrite. Migrate to functions from classes. #31

Merged
merged 49 commits into from Aug 28, 2021
Merged

Conversation

milesj
Copy link
Owner

@milesj milesj commented May 27, 2021

Completely new API.

  • No more classes. Smaller filesize.
  • Uses functions and a composition approach.
  • New TS types that are more accurate and more powerful.
  • Collect all errors instead of 1 at a time.

@milesj milesj changed the title [WIP] V5 breaking: Ground up rewrite. Migrate to functions from classes. Aug 28, 2021
@milesj milesj merged commit 3aaabe2 into master Aug 28, 2021
@milesj milesj deleted the v5 branch August 28, 2021 06:39
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.

None yet

1 participant