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 Struct in NestJS #762

Merged
merged 9 commits into from
Jan 31, 2023
Merged

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    5249801 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Add another codegen update.

    stephenh committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    301ebb0 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Fix tests

    ZimGil committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    13d1ce9 View commit details
    Browse the repository at this point in the history
  2. Format.

    stephenh committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    0253e48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9956fed View commit details
    Browse the repository at this point in the history
  4. Use isStructType.

    stephenh committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    6c76cf6 View commit details
    Browse the repository at this point in the history
  5. Consistently wrap & unwrap.

    stephenh committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    6aa03cc View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    1bfd10d View commit details
    Browse the repository at this point in the history
  2. Fix oneofs.

    stephenh committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    ffb21dc View commit details
    Browse the repository at this point in the history