npm orval 5.0.0
Release 5.0.0

latest releases: 7.1.1, 7.1.0, 7.0.1...
3 years ago

5.0.0 (2021-05-03)

Bug Fixes

  • generate: correctly handling enum ref (f0f2f73)
  • generator: formData object keys and stringify (6414bde)
  • generator: handle if there is no response definition (206d791)
  • importers: remove useless import (2fb120f)
  • path: move from path to upath to solve windows path generation (35933a8)
  • resolver: resolve value correctly resolve refs (b254bb2)

Features

  • build: move from tsc and rollup to tsup (cc6500c)
  • client: add svelte query (7db523d)
  • generator: add possibility to pass a axios config and override operation name (1f23857)
  • generator: handling multi swagger ref (22ee602)
  • mock: expose a function for each handler (5519c54)
  • mutator: handle second argument of any type (21aa591)
  • orval-config: add converter and parser options (90bc785)
  • requestbodies: handling body ref and better resolve form data (6f2c362)
  • swagger-parser: add resolver github (f40328c)
  • writers: add fs-extra (87146d2)

BREAKING CHANGES

  • react-query: Last argument is now a object which take a property query or mutation because we need to be able to pass custom config to the HTTP client

Don't miss a new orval release

NewReleases is sending notifications on new releases.