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: Allow multiple types to set #[ts(export_to = "...")] to the same file #316

Merged
merged 36 commits into from
Aug 1, 2024

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    dfaa802 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    784eecd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4f59e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    294126c View commit details
    Browse the repository at this point in the history
  5. If types exported to the same file depend on each other, they should …

    …not generate an import statement
    escritorio-gustavo committed May 10, 2024
    Configuration menu
    Copy the full SHA
    7312fa1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4dc1c17 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    892b11b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    27832ee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c7b170e View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    8d32a0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbe8e72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    939041e View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    a3ed6d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    121ac37 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    70a3c12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e3e59f View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    5f41c0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9db3a90 View commit details
    Browse the repository at this point in the history
  3. Fix double blank line

    gustavo-shigueo committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    b80240e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4344480 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG

    gustavo-shigueo committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    6a962c0 View commit details
    Browse the repository at this point in the history
  6. Failure report

    gustavo-shigueo committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a5a3fba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cd37d20 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    04c1ec4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9db2c1c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    419044f View commit details
    Browse the repository at this point in the history
  11. Fix slice index

    gustavo-shigueo committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    8a43254 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bc10807 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    25434df View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dedfba5 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    ad1b46e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d124d7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ec0871 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a107e97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c889c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

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