Skip to content

Commit

Permalink
feat: Allow multiple types to set #[ts(export_to = "...")] to the s…
Browse files Browse the repository at this point in the history
…ame file (#316)

---------

Co-authored-by: gustavo-shigueo <[email protected]>
  • Loading branch information
escritorio-gustavo and gustavo-shigueo authored Aug 1, 2024
1 parent 5c3b8c9 commit 5cbc740
Show file tree
Hide file tree
Showing 9 changed files with 545 additions and 371 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
### Features

- The `bson-uuid-impl` feature now supports `bson::oid::ObjectId` as well ([#340](https://github.com/Aleph-Alpha/ts-rs/pull/340))
- Allow multile types to have the same `#[ts(export_to = "...")]` attribute and be exported to the same file ([#316](https://github.com/Aleph-Alpha/ts-rs/pull/316))

### Fixes

Expand Down
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5cbc740

Please sign in to comment.