Skip to content

Releases: readmeio/rdme

v9.0.1-next.1

06 Dec 17:10
Compare
Choose a tag to compare
v9.0.1-next.1 Pre-release
Pre-release

9.0.1-next.1 (2024-12-06)

Bug Fixes

v9.0.0

06 Dec 15:51
Compare
Choose a tag to compare

9.0.0 (2024-12-06)

rdme@9 is now available, thanks for your patience! The raw changelog is available below for your perusal, but we recommend heading over to the migration guide to get the human-readable information on migrating.

Important

rdme@9 is the last major version of rdme that works with ReadMe projects that are not using ReadMe Refactored. If you are using ReadMe Refactored, you'll want to use rdme@10 (coming soon out now!)

If you notice any issues or disruptions to your workflow during migration, we're here to help! Feel free to...

Raw Changelog

Bug Fixes

Features

BREAKING CHANGES

  • remove oas, swagger, docs:edit (#902) (9107d15)
  • rdme openapi is deprecated and will be replaced in
    rdme@10 by a command with a simpler flag setup based on community
    feedback.
  • deprecates commands that are not supported in ReadMe
    Refactored. For more information, please visit our migration guide:
    https://github.com/readmeio/rdme/tree/v9/documentation/migration-guide.md
  • the topic separator (i.e., what separates a command
    from its subcommand) has changed from a colon to a space by default. For
    example, rdme openapi:validate is now rdme openapi validate. The
    colon topic separator will continue to be supported so there is no need
    to change any existing commands, but all documentation and help screens
    will reflect the space topic separator.
  • dropping support for Node.js v18. The minimum required
    Node.js version is ...
Read more

v9.0.0-next.36

06 Dec 15:41
Compare
Choose a tag to compare
v9.0.0-next.36 Pre-release
Pre-release

9.0.0-next.36 (2024-12-06)

BREAKING CHANGES

  • rdme openapi is deprecated and will be replaced in
    rdme@10 by a command with a simpler flag setup based on community
    feedback.

v9.0.0-next.35

05 Dec 18:52
Compare
Choose a tag to compare
v9.0.0-next.35 Pre-release
Pre-release

9.0.0-next.35 (2024-12-05)

  • feat!: deprecation notices for non-readme-refactored commands (#1099) (732e32b)

BREAKING CHANGES

🧬 QA & Testing

Does the copy in these deprecation warnings make sense to you? Note that
the links will be broken for now since we haven't tagged a proper v9
release yet, but that will be fixed once this release is out!

v9.0.0-next.34

05 Dec 00:58
Compare
Choose a tag to compare
v9.0.0-next.34 Pre-release
Pre-release

9.0.0-next.34 (2024-12-05)

BREAKING CHANGES

  • the topic separator (i.e., what separates a command
    from its subcommand) has changed from a colon to a space by default. For
    example, rdme openapi:validate is now rdme openapi validate. The
    colon topic separator will continue to be supported so there is no need
    to change any existing commands, but all documentation and help screens
    will reflect the space topic separator.

🧬 QA & Testing

Do tests still pass?

v9.0.0-next.33

02 Dec 19:38
Compare
Choose a tag to compare
v9.0.0-next.33 Pre-release
Pre-release

9.0.0-next.33 (2024-12-02)

BREAKING CHANGES

  • dropping support for Node.js v18. The minimum required
    Node.js version is v20.10.0.

v9.0.0-next.32

22 Nov 01:36
Compare
Choose a tag to compare
v9.0.0-next.32 Pre-release
Pre-release

9.0.0-next.32 (2024-11-22)

Bug Fixes

  • release: track changes to commands doc directory (78b6554)

v9.0.0-next.31

22 Nov 01:31
Compare
Choose a tag to compare
v9.0.0-next.31 Pre-release
Pre-release

9.0.0-next.31 (2024-11-22)

Features

v9.0.0-next.30

21 Nov 23:43
Compare
Choose a tag to compare
v9.0.0-next.30 Pre-release
Pre-release

9.0.0-next.30 (2024-11-21)

Bug Fixes

  • release: track dist-gha assets properly (b0934cb)

v9.0.0-next.29

21 Nov 17:23
Compare
Choose a tag to compare
v9.0.0-next.29 Pre-release
Pre-release

9.0.0-next.29 (2024-11-21)

Bug Fixes