Skip to content

Commit

Permalink
@box/box-typescript-sdk-gen v1.6.0 release note (#418)
Browse files Browse the repository at this point in the history
  • Loading branch information
box-devrel authored Sep 16, 2024
1 parent e715638 commit cf0855d
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions content/2024/09-11-box-typescript-sdk-generated-v160-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
---
applied_at: '2024-09-11'
applies_to:
- sdks
- typescript
is_impactful: false
is_new_feature: true
release_source_url: 'https://github.com/box/box-typescript-sdk-gen/releases/tag/v1.6.0'
collapse: true
---

# Box TypeScript SDK Generated `v1.6.0` released

### Bug Fixes

* Add the missing license to `package.json` (box/box-codegen[#562][1]) ([#343][2]) ([`cc9a8b8`][3])
* Fix variants in metadata query results (box/box-openapi[#456][4]) ([#349][5]) ([`2131e98`][6])

### New Features and Enhancements

* add Hubs Beta (box/box-openapi[#453][7]) ([#333][8]) ([`40359c7`][9])
* Add support for proxy (box/box-codegen[#559][10]) ([#337][11]) ([`0ffd9c8`][12])

[1]: https://github.com/box/box-typescript-sdk-gen/issues/562

[2]: https://github.com/box/box-typescript-sdk-gen/issues/343

[3]: https://github.com/box/box-typescript-sdk-gen/commit/cc9a8b8ac628e348d32176f8ba69add649c555bd

[4]: https://github.com/box/box-typescript-sdk-gen/issues/456

[5]: https://github.com/box/box-typescript-sdk-gen/issues/349

[6]: https://github.com/box/box-typescript-sdk-gen/commit/2131e98ff5530c7440ff50ec0da46cc317d0a4ae

[7]: https://github.com/box/box-typescript-sdk-gen/issues/453

[8]: https://github.com/box/box-typescript-sdk-gen/issues/333

[9]: https://github.com/box/box-typescript-sdk-gen/commit/40359c71aa25ecfe7ec53bfa19de62b9d83d4ace

[10]: https://github.com/box/box-typescript-sdk-gen/issues/559

[11]: https://github.com/box/box-typescript-sdk-gen/issues/337

[12]: https://github.com/box/box-typescript-sdk-gen/commit/0ffd9c8095d1aa742144146383ae94f1f4526af0

0 comments on commit cf0855d

Please sign in to comment.