npm orval 7.0.0
Release 7.0.0

latest releases: 7.1.0, 7.0.1
one month ago

7.0.0 (2024-07-22)

Bug Fixes

  • core: Referencing combined enums results in a duplicate schema name error (#1488) (3b27e47)
  • faker ref resolver: use original name of referenced schema in ref resolution (#1510) (916e277), closes #1500
  • fetch: remove unnecessary question mark in fetch query params (#1524) (db1f65f)
  • form-data: handling array items (#1336) (238dfa4)
  • handle empty response in MSW mocks (#1482) (c2fff70)
  • using unref to http function prop when fetch with vue (#1518) (88052ee)

Features

  • add ability to just generate specified zod validations (#1480) (c70fe7b), closes #1477
  • add override function to empty response mocks (#1484) (e038704)
  • fetch: support form data and form url encoded request (#1529) (5585779)
  • generate literal types for booleans and numbers (#1512) (e30c7fc)
  • mock: infer type from enum values for string and number (#1491) (833faeb)
  • query: query clients can use fetch as an http client (#1514) (1e20e51)
  • swr: support for using fetch for http clients with swr (#1498) (3d493a7)

Reverts

  • Revert "chore(deps): bump @ibm-cloud/openapi-ruleset from 1.14.2 to 1.18.2 (#…" (#1503) (7ae76b4), closes #1503

Don't miss a new orval release

NewReleases is sending notifications on new releases.