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(openapi-typescript): Optional Export Root Type Aliases #1876

Merged
merged 11 commits into from
Sep 3, 2024

Commits on Aug 23, 2024

  1. Add root component type aliases

    bdh9 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    136e1f8 View commit details
    Browse the repository at this point in the history
  2. Add tests for root component types

    bdh9 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    4dd0aaf View commit details
    Browse the repository at this point in the history
  3. Add root types CLI option docs

    bdh9 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    fb5baea View commit details
    Browse the repository at this point in the history
  4. Add unit test for components root types

    bdh9 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    11cddd0 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    d40a7fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7edf333 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f64e0e6 View commit details
    Browse the repository at this point in the history
  4. Update examples

    BradHacker committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    f313c64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29b39e4 View commit details
    Browse the repository at this point in the history
  6. Fix biome linting issues

    BradHacker committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    a59a89f View commit details
    Browse the repository at this point in the history
  7. Add changeset

    BradHacker committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    f8694f7 View commit details
    Browse the repository at this point in the history