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: Merge ErrorLoad and Load, make Input and Output typings public #4515

Commits on Apr 4, 2022

  1. feat: Made LoadInput and LoadOutput typings public

    - Moved LoadInput and LoadOutput from private.d.ts to public.d.ts
    - Combined definitions of ErrorLoad and Load
    - Combined definitions of ErrorLoadInput and LoadInput
    - Updated references to old ErrorXxx types
    - Added boilerplate to make status and error props null in the default case
    Configuration menu
    Copy the full SHA
    e2ad2d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c1500a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    459bfd9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43bb9f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Configuration menu
    Copy the full SHA
    914a435 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    888ae6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b34fa52 View commit details
    Browse the repository at this point in the history