In this release, we fixed a bug where openapi:reduce
would fail to reduce certain files (#802, readmeio/oas#753).
And starting with this release, every release of rdme
in the npm
registry now includes:
- An
npm-shrinkwrap.json
file, which ensures thatrdme
installs with the correct dependency tree 🌲 - A provenance statement, which provides additional transparency around our build process1 ✨
Neither of these will result in any actual changes to your experience with rdme
— merely a few behind-the-scenes updates to ensure your installation through npm
is stable and secure 🔐
What's Changed
- ci: add node 20 tests by @kanadgupta in #800
- fix(deps): bump
oas
(and others) by @kanadgupta in - fix(npm): use shrinkwrap instead of lockfile by @kanadgupta in #803
Full Changelog: 8.6.1...8.6.2
-
You can find our provenance statement here: https://www.npmjs.com/package/rdme#provenance ↩