github.com/phrase/openapi@v0.0.0-20240514140800-49e8a106740e/clients/typescript/CHANGELOG.md (about)

     1  # Changelog
     2  
     3  ## [2.1.0](https://github.com/phrase/openapi/compare/typescript-v2.0.0...typescript-v2.1.0) (2024-04-29)
     4  
     5  
     6  ### Features
     7  
     8  * **API:** Add 'update_translation_keys' for Uploads [TSI-2292] ([#578](https://github.com/phrase/openapi/issues/578)) ([4492ec0](https://github.com/phrase/openapi/commit/4492ec0a7c62f9de9ab1c1125071615bddcc26ce))
     9  
    10  ## [2.0.0](https://github.com/phrase/openapi/compare/typescript-v1.23.0...typescript-v2.0.0) (2024-04-23)
    11  
    12  
    13  ### ⚠ BREAKING CHANGES
    14  
    15  * add missing required params ([#571](https://github.com/phrase/openapi/issues/571))
    16  
    17  ### Code Refactoring
    18  
    19  * add missing required params ([#571](https://github.com/phrase/openapi/issues/571)) ([d810e9e](https://github.com/phrase/openapi/commit/d810e9ebc767e14ba9e56106de8c5774d9d6d178))
    20  
    21  ## [1.23.0](https://github.com/phrase/openapi/compare/typescript-v1.22.0...typescript-v1.23.0) (2024-04-22)
    22  
    23  
    24  ### Features
    25  
    26  * Add linked-parent to translation details ([#570](https://github.com/phrase/openapi/issues/570)) ([2c6f432](https://github.com/phrase/openapi/commit/2c6f43253e24b670b71ac810c85dce0759c29403))
    27  
    28  ## [1.22.0](https://github.com/phrase/openapi/compare/typescript-v1.21.0...typescript-v1.22.0) (2024-04-17)
    29  
    30  
    31  ### Features
    32  
    33  * **API:** Add Repo Sync [TSI-1923] ([#569](https://github.com/phrase/openapi/issues/569)) ([0bd1756](https://github.com/phrase/openapi/commit/0bd17562018cb045ff41cc1ff5008b9419a0ed12))
    34  
    35  ## [1.21.0](https://github.com/phrase/openapi/compare/typescript-v1.20.0...typescript-v1.21.0) (2024-04-10)
    36  
    37  
    38  ### Features
    39  
    40  * **API:** add Linked Keys endpoints ([#555](https://github.com/phrase/openapi/issues/555)) ([4935dac](https://github.com/phrase/openapi/commit/4935dac58c787eaade2f1f65ce649f466b5e3a60))
    41  
    42  
    43  ### Bug Fixes
    44  
    45  * (API) Add mandatory params to linked keys endpoints ([#564](https://github.com/phrase/openapi/issues/564)) ([08d9846](https://github.com/phrase/openapi/commit/08d9846bc224d349e2ade9abf28d733afb1e8be3))
    46  
    47  ## [1.20.0](https://github.com/phrase/openapi/compare/typescript-v1.19.2...typescript-v1.20.0) (2024-02-07)
    48  
    49  
    50  ### Features
    51  
    52  * add query param for properties ([#542](https://github.com/phrase/openapi/issues/542)) ([b4e12d0](https://github.com/phrase/openapi/commit/b4e12d04fd2916351f9201e1e6de504143ecc9aa))
    53  
    54  ## [1.19.2](https://github.com/phrase/openapi/compare/typescript-v1.19.1...typescript-v1.19.2) (2024-02-05)
    55  
    56  
    57  ### Bug Fixes
    58  
    59  * **API:** allow nullable value for job's due_date ([#534](https://github.com/phrase/openapi/issues/534)) ([38b51b5](https://github.com/phrase/openapi/commit/38b51b51095394f8ce769873140038abba628514))
    60  
    61  ## [1.19.1](https://github.com/phrase/openapi/compare/typescript-v1.19.0...typescript-v1.19.1) (2024-02-01)
    62  
    63  
    64  ### Bug Fixes
    65  
    66  * **API:** Adjust documentation of QPS endpoint ([#525](https://github.com/phrase/openapi/issues/525)) ([4b4f1ac](https://github.com/phrase/openapi/commit/4b4f1acf28fbd13b3d16c37162cdccfa05c38ffa))
    67  
    68  ## [1.19.0](https://github.com/phrase/openapi/compare/typescript-v1.18.0...typescript-v1.19.0) (2024-01-17)
    69  
    70  
    71  ### Features
    72  
    73  * **api:** Add QPS endpoint and documentation ([#521](https://github.com/phrase/openapi/issues/521)) ([d22c558](https://github.com/phrase/openapi/commit/d22c558adfbb7fcd13759e388c038744914e42fa))
    74  
    75  
    76  ### Bug Fixes
    77  
    78  * **API:** Create Custom Metadata endpoint fix [TSI-2222] ([#499](https://github.com/phrase/openapi/issues/499)) ([ce2ed94](https://github.com/phrase/openapi/commit/ce2ed9488e111fb5d9bc3810a78c47d23553c8b7))
    79  
    80  ## [1.18.0](https://github.com/phrase/openapi/compare/typescript-v1.17.0...typescript-v1.18.0) (2023-12-13)
    81  
    82  
    83  ### Features
    84  
    85  * Add reports locales endpoint to API [TSS-2439] ([#465](https://github.com/phrase/openapi/issues/465)) ([e03aa9f](https://github.com/phrase/openapi/commit/e03aa9f49f031517b36db715fe70e8e0b65a438b))
    86  * **API:** add Custom Metadata endpoints ([#474](https://github.com/phrase/openapi/issues/474)) ([d407d8b](https://github.com/phrase/openapi/commit/d407d8be5ccddec1afde14a12804a7a616f77d7a))
    87  * **API:** Add custom_metadata_filters param to locale download endpoint [TSI-2174] ([#478](https://github.com/phrase/openapi/issues/478)) ([3623478](https://github.com/phrase/openapi/commit/3623478fc1518b457ab018b5630a693081637d6e))
    88  * **API:** Add url field to uploads ([#481](https://github.com/phrase/openapi/issues/481)) ([7332a84](https://github.com/phrase/openapi/commit/7332a84f9958346f2fb28dee4b0353519ef466d5))
    89  
    90  ## [1.17.0](https://github.com/phrase/openapi/compare/typescript-v1.16.0...typescript-v1.17.0) (2023-11-03)
    91  
    92  
    93  ### Features
    94  
    95  * [TSI-2083] enable format_options argument for java-client   ([#426](https://github.com/phrase/openapi/issues/426)) ([faa8cb3](https://github.com/phrase/openapi/commit/faa8cb353ba9f1030b9f7cfd46b894b4d6d26e70))
    96  
    97  ## [1.16.0](https://github.com/phrase/openapi/compare/typescript-v1.15.0...typescript-v1.16.0) (2023-10-30)
    98  
    99  
   100  ### Features
   101  
   102  * Update openapi-generator to v7 ([#418](https://github.com/phrase/openapi/issues/418)) ([524626f](https://github.com/phrase/openapi/commit/524626f5e914bfef6025d0e1c2cbc7a728d08f56))
   103  
   104  ## [1.15.0](https://github.com/phrase/openapi/compare/typescript-v1.14.0...typescript-v1.15.0) (2023-10-23)
   105  
   106  
   107  ### Features
   108  
   109  * **API:** Add order param to comment list endpoints ([#441](https://github.com/phrase/openapi/issues/441)) ([441c9c4](https://github.com/phrase/openapi/commit/441c9c46169f8c5ac4e71ade09a95dab136314ef))
   110  
   111  ## [1.14.0](https://github.com/phrase/openapi/compare/typescript-v1.13.0...typescript-v1.14.0) (2023-10-13)
   112  
   113  
   114  ### Features
   115  
   116  * **API:** Implement figma attachments endpoints ([#415](https://github.com/phrase/openapi/issues/415)) ([970e612](https://github.com/phrase/openapi/commit/970e612fda620ca882a221ef541036b8d200b675))
   117  
   118  ## [1.13.0](https://github.com/phrase/openapi/compare/typescript-v1.12.0...typescript-v1.13.0) (2023-09-12)
   119  
   120  
   121  ### Features
   122  
   123  * Optionally tag only affected keys on upload [TSI-2041] ([#412](https://github.com/phrase/openapi/issues/412)) ([e8f958e](https://github.com/phrase/openapi/commit/e8f958e91469c2542f44ab68469c933688958383))
   124  * **TSI-1946:** Add reviewed_at to translations ([#396](https://github.com/phrase/openapi/issues/396)) ([3e663d9](https://github.com/phrase/openapi/commit/3e663d971a99a816f0165dd6653a9a1e8a87c95e))
   125  
   126  ## [1.12.0](https://github.com/phrase/openapi/compare/typescript-v1.11.0...typescript-v1.12.0) (2023-08-28)
   127  
   128  
   129  ### Features
   130  
   131  * **API:** Document new query parameters ([#393](https://github.com/phrase/openapi/issues/393)) ([770515a](https://github.com/phrase/openapi/commit/770515a9628122955bb3919405babf9392684eb9))
   132  
   133  ## [1.11.0](https://github.com/phrase/openapi/compare/typescript-v1.10.0...typescript-v1.11.0) (2023-08-24)
   134  
   135  
   136  ### Features
   137  
   138  * **API:** Introduce comment replies endpoints ([#383](https://github.com/phrase/openapi/issues/383)) ([71351ac](https://github.com/phrase/openapi/commit/71351ac285f4f49976092e176c77b09f3485eb65))
   139  
   140  ## [1.10.0](https://github.com/phrase/openapi/compare/typescript-v1.9.2...typescript-v1.10.0) (2023-08-22)
   141  
   142  
   143  ### Features
   144  
   145  * **TSE-950:** Document comment_reactions endpoints ([#380](https://github.com/phrase/openapi/issues/380)) ([f230244](https://github.com/phrase/openapi/commit/f230244e6e9c069b18edc4c35dd5e290fd14793b))
   146  
   147  
   148  ### Bug Fixes
   149  
   150  * **schemas:** Fix gitlab_sync type mismatch ([#373](https://github.com/phrase/openapi/issues/373)) ([1cb1f65](https://github.com/phrase/openapi/commit/1cb1f650598c68afee6e2cd7c3c4ede1484aba35))
   151  
   152  ## [1.9.2](https://github.com/phrase/openapi/compare/typescript-v1.9.1...typescript-v1.9.2) (2023-07-28)
   153  
   154  
   155  ### Bug Fixes
   156  
   157  * Fix gitlab_sync history status type mismatch ([#363](https://github.com/phrase/openapi/issues/363)) ([ebcaa4e](https://github.com/phrase/openapi/commit/ebcaa4e5dfcb2f73559a56c78b0f2512ca798375))
   158  
   159  ## [1.9.1](https://github.com/phrase/openapi/compare/typescript-v1.9.0...typescript-v1.9.1) (2023-06-23)
   160  
   161  
   162  ### Bug Fixes
   163  
   164  * **typescript:** Serialize deep FormData parameters [TSI-1895] ([#355](https://github.com/phrase/openapi/issues/355)) ([c64da4f](https://github.com/phrase/openapi/commit/c64da4fedbef84e7da0eaaef96cedd7c5315b327))