npm orval 6.7.0
Release 6.7.0

latest releases: 6.29.1, 6.29.0, 6.28.2...
2 years ago

6.7.0 (2022-04-02)

Bug Fixes

  • deps: update dependencies that are not major versions (#341) (736e21d)
  • footer: warn about params change if footer function call fail (e9f073a)
  • getters: combine handling when only one element (8e99ff9)
  • getters: path to operationId accept dash (48c39af)
  • mocks: array enums handled correctly (0656ae5)
  • query: correctly set body definition (d5f36c1)
  • query: export QueryError type for muation query (ba57eb1)
  • query: prefer MutationData and MutationError suffix for mutations (6ebad15)
  • query: prefer Result over Data for result data type suffix (4cffd77)
  • query: use NonNullable for QueryData type generation (25341f1)

Features

  • angular: add return type for angular client (c234e7a)
  • axios: add return type for swr client (42c40c9)
  • axios: correctly handle return tyep for axios (d27df09)
  • query: allow body type customisation through mutator for mutations (#319) (9856d94)
  • query: generate query return type along each client endpoints (#318) (d7cb2d4)
  • query: generate query return type for along with hooks (e4c1dd9)
  • swr: add return type for swr client (40345ed)
  • writers: header handling directly return string or eslint-disable (df688ea)

Don't miss a new orval release

NewReleases is sending notifications on new releases.