Skip to content

Releases: readmeio/rdme

v10.3.0-next.4

23 Jun 17:04

Choose a tag to compare

v10.3.0-next.4 Pre-release
Pre-release

10.3.0-next.4 (2025-06-23)

Bug Fixes

  • lib/fetchSchema: don't fetch OAS schemas from our API (#1267) (7344309)

v10.3.0-next.3

18 Jun 18:35

Choose a tag to compare

v10.3.0-next.3 Pre-release
Pre-release

10.3.0-next.3 (2025-06-18)

Features

v10.3.0-next.2

06 Jun 15:52

Choose a tag to compare

v10.3.0-next.2 Pre-release
Pre-release

10.3.0-next.2 (2025-06-06)

Features

  • filter oas/analyzer data by allowed keys (#1259) (766fb42)

v10.3.0-next.1

05 Jun 00:02

Choose a tag to compare

v10.3.0-next.1 Pre-release
Pre-release

10.3.0-next.1 (2025-06-05)

Features

  • properly display file size feature in openapi inspect command (#1257) (d957cb2)

v9.2.1

13 May 16:32

Choose a tag to compare

9.2.1 (2025-05-13)

Bug Fixes

  • v9/openapi: problem with FormData compositions on Node 24 (#1242) (046842f)

v10.2.2

12 May 19:31

Choose a tag to compare

10.2.2 (2025-05-12)

Bug Fixes

  • openapi/upload: problem with FormData compositions on Node 24 (#1241) (e358192)

v10.2.2-next.1

12 May 19:25

Choose a tag to compare

v10.2.2-next.1 Pre-release
Pre-release

10.2.2-next.1 (2025-05-12)

Bug Fixes

  • openapi/upload: problem with FormData compositions on Node 24 (#1241) (e358192)

v10.2.1

05 May 17:04

Choose a tag to compare

10.2.1 (2025-05-05)

Bug Fixes

  • remove /version API deprecation warnings (#1238) (c0846d5)

v10.2.1-next.1

30 Apr 22:08

Choose a tag to compare

v10.2.1-next.1 Pre-release
Pre-release

10.2.1-next.1 (2025-04-30)

Bug Fixes

  • remove /version API deprecation warnings (#1238) (c0846d5)

v10.2.0

29 Apr 22:14

Choose a tag to compare

10.2.0 (2025-04-29)

Quick overview of the changes in this release:

  • Fixes to certain quirky behavior with YAML files and certain slugs in openapi upload
  • Improved validation errors and circular ref detection in OpenAPI files
  • Adds a new experimental docs upload command that is still in active development. It is subject to breaking changes and is not recommended for production use. Feel free to play around and let us know if you have any feedback!
  • Adds (also very experimental!) support for oclif plugins
Raw Autogenerated Changelog:

Bug Fixes

  • docs/upload: add safeguard if projects have bidi enabled (#1175) (e66b257)
  • docs/upload: switch from HEAD to GET for initial page fetch (#1224) (0e657c6)
  • docs/upload: upload progress via ora (#1231) (0549f66)
  • fetch util types (#1218) (453efe9)
  • more copy edits, snapshot changes, fixes to get tests passing (5755efa)
  • openapi/upload: add warning for unexpected slugs (55e0974)
  • openapi/upload: improved handling for YAML files (#1154) (f1e4d16)
  • timeouts on doc:upload (#1227) (a7961ce)
  • v9: point to correct dist-tag for outdated version notifications (#1156) (099060d)

Features

Reverts

  • don't use v9 release channel in v10 (db80253)