@hey-api/openapi-ts 0.80.0 → 0.80.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -275,6 +275,13 @@ Clients are responsible for sending the actual HTTP requests. Using clients is n
275
275
  - [`@hey-api/client-next`](https://heyapi.dev/openapi-ts/clients/next-js)
276
276
  - [`@hey-api/client-nuxt`](https://heyapi.dev/openapi-ts/clients/nuxt)
277
277
 
278
+ ### Planned Clients
279
+
280
+ The following clients are planned but not in development yet. You can help us prioritize them by voting on [GitHub](https://github.com/hey-api/openapi-ts/labels/RSVP%20%F0%9F%91%8D%F0%9F%91%8E).
281
+
282
+ - [`@hey-api/client-angular`](https://heyapi.dev/openapi-ts/clients/angular)
283
+ - [`@hey-api/client-effect`](https://heyapi.dev/openapi-ts/clients/effect)
284
+
278
285
  Don't see your client? [Build your own](https://heyapi.dev/openapi-ts/clients/custom) or let us know your interest by [opening an issue](https://github.com/hey-api/openapi-ts/issues).
279
286
 
280
287
  ### Native Plugins
@@ -298,6 +305,7 @@ These plugins help reduce boilerplate associated with third-party dependencies.
298
305
 
299
306
  The following plugins are planned but not in development yet. You can help us prioritize them by voting on [GitHub](https://github.com/hey-api/openapi-ts/labels/RSVP%20%F0%9F%91%8D%F0%9F%91%8E).
300
307
 
308
+ - [Adonis](https://heyapi.dev/openapi-ts/plugins/adonis)
301
309
  - [Ajv](https://heyapi.dev/openapi-ts/plugins/ajv)
302
310
  - [Arktype](https://heyapi.dev/openapi-ts/plugins/arktype)
303
311
  - [Express](https://heyapi.dev/openapi-ts/plugins/express)