Skip to content

Latest commit

 

History

History
177 lines (87 loc) · 8.53 KB

CHANGELOG.md

File metadata and controls

177 lines (87 loc) · 8.53 KB

Changelog

2.4.3 (2024-10-25)

Bug Fixes

2.4.2 (2024-10-23)

Bug Fixes

2.4.1 (2024-10-21)

Bug Fixes

  • add 'translate=no' for code (4bb3490)
  • deprecated (492364d)
  • Fix complex descriptions (with constraints) (b4526d0)
  • update snapshots (566ea7d)

2.4.0 (2024-10-07)

Features

  • support deprecated field (3fec1a3)

Bug Fixes

2.3.4 (2024-09-26)

Bug Fixes

  • figure out a way to uniquely identify shallow copies produced by merge (65b497d)

2.3.3 (2024-09-24)

Bug Fixes

  • Update transform version (f27023f)

2.3.2 (2024-09-17)

Bug Fixes

  • ensure new object creation when merging schemas (fff50ad)
  • Fix package main field (27057ae)

2.3.1 (2024-07-11)

Bug Fixes

  • Fix complex descriptions (with constraints) (e5eacec)
  • support windows paths for build includer (f2490f0)

2.3.0 (2024-06-27)

Features

  • omit parameters marked with x-hidden from resulting markdown (1fc2ec1)
  • sort parameters and object schema props, hoise required ones to the top (0ce0498)
  • Use fence for sandbox data (99c20d5)

Bug Fixes

  • exclude __tests__ from mainline TS build (6208987)
  • restore functionality to display default values for endpoint parameters (ab77bea)
  • small refactor after code review (271fdcc)

2.2.0 (2024-04-22)

Features

  • new design, custom descriptions (b217056)

2.1.0 (2024-03-04)

Features

  • add form-data format with string, file and file Array (fb54fa8)
  • support multiple servers, change oneOf render (d70a4b1)

Bug Fixes

2.0.0 (2024-02-20)

⚠ BREAKING CHANGES

  • deps: update gravity-ui/uikit v6

Features

  • deps: update gravity-ui/uikit v6 (2c85d9d)

1.4.13 (2024-02-06)

Bug Fixes

1.4.12 (2024-01-30)

Bug Fixes

1.4.11 (2024-01-15)

Bug Fixes

  • spacing in openapi response codes (0fb06c2)

1.4.10 (2023-12-18)

Bug Fixes

  • Downgrane markdown-it peer dep (5e4ace0)
  • Remove unused dev deps (b771eaf)

1.4.9 (2023-12-18)

Bug Fixes

1.4.8 (2023-12-11)

Bug Fixes

1.4.0 (2023-10-30)

Features

Bug Fixes

  • engines, react/react-dom overrides (6961cb8)
  • setup release action (020888f)
  • Update @gravity-ui/uikit (0237738)